This library provides a curated collection of prompts for different AI modalities and use cases. Each section includes example prompts, best practices, and guidance for optimal results.
Text-to-text reasoning involves generating meaningful textual responses based on input text.
Copy
// Example prompt templateAnalyze the following text and provide a detailed response:[Input Text]Consider the following aspects:- Key themes and concepts- Logical connections- Supporting evidence- Potential implicationsProvide a structured analysis addressing these points.
Transform textual descriptions into dynamic video content.
Copy
// Example prompt templateGenerate a video based on the following description:[Scene Description]Specifications:- Duration: [Defaults to 6 seconds]- Style: [visual style]- Key elements: [list important elements]- Motion: [describe movement/transitions]- Atmosphere: [describe mood/tone]
// Example prompt templateTransform this image into a video sequence:[Image Input]Parameters:- Animation style: [specify style]- Duration: [Defaults to 6 seconds]- Motion path: [describe movement]- Transition effects: [specify effects]- Additional elements: [describe any additions]
Generate visual content from textual descriptions.
Copy
// Example prompt templateCreate an image based on this description:[Detailed Description]Specifications:- Style: [artistic style]- Composition: [layout details]- Color scheme: [color preferences]- Lighting: [lighting conditions]- Focus elements: [key subjects]
Extract meaningful descriptions and insights from images.
Copy
// Example prompt templateAnalyze this image and provide:[Image Input]1. Detailed description2. Key elements identified3. Context analysis4. Relevant attributes5. Emotional tone/mood
Test prompts with various inputs to ensure consistency
Maintain clear and structured prompt formatting
Include error handling and fallback options
Consider performance implications and resource usage
Document successful prompt patterns for future reference
This prompt library serves as a starting point for implementing AI capabilities across different modalities. Adapt and customize these templates based on your specific use case and requirements.