💬 Using Prompts
Prompts enable you to enhance your app with AI-driven functionalities. For instance, if you have a sketch-to-image app but want to add video generation, you can use prompts to turn it into a sketch-to-image-to-video app. You can access the Prompts menu by typing@ in the chat or clicking Reference Prompts or Files at the bottom of the chat window.
When selecting a prompt, you can also choose the 🤖 AI model that will process your request. Different prompts are optimized for specific tasks. You can always add custom instructions to refine your results.
Available Prompts
Text Generation
-
Simple Tasks - Fast, text-only generation.
- Uses: Quick replies, grammar fixes, translations.
- Models: OpenAI GPT-4 Turbo, Claude 3.5 Haiku, Mistral Small.
- 🔗 OpenAI Docs | Anthropic Claude | Mistral AI
-
Text Generation - Works with text, PDFs, images, and audio.
- Uses: Extracting insights from files.
- Models: OpenAI GPT-4o, GPT-4o Audio Preview, GPT-4.5 Preview, Claude 3.5 Sonnet, Deepseek Chat, XAI.
- 🔗 OpenAI Docs | Claude AI | Deepseek AI | XAI
-
Reasoning Text Generation - Helps with structured reasoning.
- Uses: Planning roadmaps, thought structuring.
- Models: OpenAI o3 Mini, Deepseek Reasoner.
- 🔗 Deepseek Reasoner | OpenAI API
-
Internet Search - Performs real-time web searches.
- Uses: News updates, research, retrieving online data.
- Models: Perplexity Sonar, Perplexity Sonar Pro.
- 🔗 Perplexity AI
Image Generation
-
Fast Image Generation - Rapid but lower-quality images.
- Uses: Memes, quick drafts.
- Models: Stability Core, OpenAI DALL-E 3.
- 🔗 Stability AI | DALL-E 3
-
High-Quality Image Generation - Detailed, high-quality images.
- Uses: Professional-grade rendering.
- Models: Stability Ultra.
- 🔗 Stability Ultra
Image Editing
-
Replace Objects - Identifies and replaces objects in an image.
- Uses: Object swapping.
- Models: Stability Search-and-Replace.
- 🔗 Stability AI Object Editing
-
Recolor Objects - Changes colors of objects in images.
- Uses: Color adjustments.
- Models: Stability Search-and-Recolor.
- 🔗 Stability AI Recolor
-
Remove Background - Isolates subjects from images.
- Uses: Transparent backgrounds.
- Models: Stability Remove-Background.
- 🔗 Stability Remove Background
- Expand Images - Extends an image with outpainting.
- Uses: Expanding artworks.
- Models: Stability Outpaint.
- 🔗 Stability Outpainting
- Create Sketches - Converts sketches into refined images.
- Uses: Concept art, sketches to images.
- Models: Stability Sketch.
- 🔗 Stability AI Sketch
Video & Audio Creation
- Create Video From Image - Animates still images.
- Uses: AI-generated motion.
- Models: MinMax Video-01.
- 🔗 MinMax AI
- Create Video From Text - Generates video from descriptions.
- Uses: AI video clips.
- Models: Vidu Text2Video.
- 🔗 Vidu AI
- Create Audio From Text - Converts text to speech.
- Uses: AI voiceovers, podcasts.
- Models: ElevenLabs TTS.
- 🔗 ElevenLabs Voice Lab
📂 Using Files
The Files feature allows you to reference and integrate uploaded assets, such as text documents or code files, into your app. Only files within the current project folder are accessible.📥 How to Use Files in Chat Mode
- Click Reference Prompts or Files and select the Files tab.
- Upload or select an existing file.
- Use the file as a reference within chat mode.
-
“Add this
logo.pngto the upper-left corner of my app.” -
“Make the style of this app the same as
app2.html(tag the file).”
🗂️ Supported File Types
- Text & Documents: PDFs, TXT, Markdown.
- Images: PNG, JPG, SVG.
- Audio: MP3.
- Code Files: JSON, HTML, CSS, JavaScript.