Documentation
Quick Actions
Documentation
Complete guide to using Dream Bees AI effectively.
Getting Started
🚀 Try It Now!
Experience the power of AI image generation in seconds
Generate Your First Image Browse GalleryCreating Your First Image
Follow these simple steps to create your first AI-generated image:
- Navigate to Generate: Click the "Generate" button in the navigation or go to /generate/
- Enter a Prompt: Describe what you want to create in the text box
- Select a Model: Choose from available AI models based on your needs
- Adjust Settings: Modify size, steps, and other parameters if desired
- Generate: Click the generate button and wait for your image
Generation Time
30 seconds to 3 minutes depending on complexity
Account Setup
To access all features and save your generations:
- Click "Register" in the top navigation
- Enter your username, email, and password
- Verify your email address
- Start generating and building your gallery
Free Account Benefits
- Unlimited generations
- Save to gallery
- Public sharing
- Generation history
Premium Features
- Priority processing
- Higher resolution
- Advanced models
- API access
AI Models
Dream Bees AI offers various specialized models for different types of content:
Realistic Models
Perfect for photorealistic images, portraits, and real-world scenes.
- Best for: Portraits, landscapes, objects
- Style: Photorealistic
- Recommended size: 1024x1024
Anime Models
Optimized for anime, manga, and Japanese art styles.
- Best for: Characters, anime scenes
- Style: Anime/Manga
- Recommended size: 768x768
Artistic Models
Great for creative and artistic interpretations.
- Best for: Art, illustrations, creative works
- Style: Artistic/Creative
- Recommended size: 1024x1024
General Models
Versatile models that work well for various content types.
- Best for: Mixed content, experimentation
- Style: Versatile
- Recommended size: 512x512
Prompting Guide
Writing Effective Prompts
A good prompt is the key to getting great results. Here's how to write effective prompts:
Prompt Structure
Interactive Examples
Basic Prompt
a cat sitting on a windowsill
Enhanced Prompt
a fluffy orange cat sitting on a wooden windowsill, golden hour lighting, photorealistic, detailed fur, cozy atmosphere
Interactive Prompt Builder
Your generated prompt will appear here...
Prompting Tips
Best Practices
- Be specific: Include details about style, lighting, composition
- Use quality keywords: "high quality", "detailed", "professional"
- Add style modifiers: "photorealistic", "anime style", "oil painting"
- Include lighting: "golden hour", "soft lighting", "dramatic shadows"
- Specify composition: "close-up", "wide shot", "bird's eye view"
Common Mistakes
- Too vague or generic prompts
- Conflicting style instructions
- Overly complex prompts
- Missing quality keywords
- Ignoring negative prompts
Negative Prompts
Use negative prompts to avoid unwanted elements:
blurry, low quality, pixelated, text, watermark, signature, extra fingers, deformed, mutated, bad anatomy
Quality Issues
blurry, low quality, pixelatedUnwanted Elements
text, watermark, signatureAnatomy Issues
extra fingers, deformed, mutatedSettings & Parameters
Generation Parameters
| Parameter | Description | Range | Recommended |
|---|---|---|---|
| Steps | Number of denoising steps | 1-50 | 20-30 |
| CFG Scale | How closely to follow the prompt | 1-20 | 7-12 |
| Width/Height | Image dimensions | 256-2048 | 512x512 or 1024x1024 |
| Seed | Random seed for reproducibility | Any number | Random (or specific for consistency) |
Parameter Guidelines
- Higher steps: Better quality but slower generation
- Higher CFG: More prompt adherence but may look over-processed
- Larger images: More detail but require more processing time
- Same seed: Generate similar images with different prompts
API Reference
Dream Bees AI provides a REST API for developers to integrate our image generation capabilities into their applications.
Authentication
All API requests require authentication using an API key:
Authorization: Bearer YOUR_API_KEY
Generate Image
Create a new image generation request:
POST /api/generations/generate/
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY
{
"positive_prompt": "a beautiful landscape",
"negative_prompt": "blurry, low quality",
"model_id": "realistic-v1",
"width": 1024,
"height": 1024,
"steps": 25,
"cfg_scale": 7.5
}
Check Status
Check the status of a generation:
GET /api/generations/{generation_id}/status/
Authorization: Bearer YOUR_API_KEY
Example Response
{
"id": "uuid-here",
"status": "completed",
"image_url": "https://example.com/generated-image.jpg",
"created_at": "2024-01-01T12:00:00Z",
"completed_at": "2024-01-01T12:02:30Z"
}
Community
Join Our Community
Connect with other creators, share your work, and get help from the community.
Community Forum
Share your creations, ask questions, and learn from others.
Q&A Section
Get answers to common questions and help others.
Tips & Tricks
Learn advanced techniques and share your discoveries.
Troubleshooting
Common Issues
- Check your internet connection
- Try a simpler prompt
- Reduce image size or steps
- Try a different AI model
- Clear your browser cache
- Increase the number of steps (20-30)
- Use quality keywords in your prompt
- Try a different model
- Add negative prompts for unwanted elements
- Use higher resolution (1024x1024)
- Check your email and password
- Try resetting your password
- Clear browser cookies and cache
- Try a different browser
- Check if your account is verified
Frequently Asked Questions
Need More Help?
Can't find what you're looking for? Our support team is here to help!