diff --git a/cookbook/cookbooks.md b/cookbook/cookbooks.md deleted file mode 100644 index 3544c11..0000000 --- a/cookbook/cookbooks.md +++ /dev/null @@ -1,110 +0,0 @@ -# Mosaico Cookbook Recipes - -## Basic Video Creation - -1. **Simple Video with Background and Text** - - Create a basic video with background image and text overlay - - Includes timing and positioning setup - -2. **Photo Slideshow** - - Create a slideshow from multiple images - - Add transitions between photos - - Include background music - -3. **News Video from Article** - - Convert text article to video - - Include images and captions - - Add narration using TTS - -## Asset Management - -4. **Working with Images** - - Load and position images - - Apply cropping and scaling - - Handle different resolutions - -5. **Audio Integration** - - Add background music - - Mix multiple audio tracks - - Control volume levels - -6. **Subtitles** - - Add synchronized subtitles - - Style text elements - -## Advanced Scene Composition - -7. **Multi-Layer Scene Creation** - - Combine multiple assets in layers - - Control z-index and visibility - - Handle overlapping elements - -8. **Dynamic Layouts** - - Create responsive layouts - - Handle different aspect ratios - - Position elements relatively - -## Effects and Animation - -9. **Custom Effect Creation** - - Build custom effect classes - - Chain multiple effects - - Time-based animations - -10. **Text Animation** - - Create text entrance effects - - Animate text properties - - Synchronize with audio - -## Audio and Speech - -11. **Audio Synchronization** - - Sync visuals with audio - - Handle multiple audio tracks - - Create audio transitions - -## AI Integration (WIP) - -12. **News Script Generation** - - Generate scripts from articles - - Handle media references - - Control script parameters - -13. **Custom Script Generators** - - Create custom generators - - Implement generator protocol - - Handle different content types - -14. **AI-Powered Content Creation** - - Use AI for content generation - - Customize AI parameters - - Handle AI responses - -## Project Management - -15. **Project Configuration** - - Set up project parameters - - Handle different resolutions - - Manage frame rates - -16. **Timeline Management** - - Organize timeline events - - Handle scene ordering - - Control timing relationships - -## External Integrations (WIP) - -17. **Haystack Integration** - - Process documents with Haystack - - Convert media formats - - Handle pipeline integration - -18. **LangChain Integration** - - Use LangChain for processing - - Handle document conversion - - Integrate AI workflows - -19. **Custom Integration Creation** - - Create custom adapters - - Handle format conversion - - Implement protocols \ No newline at end of file