title | emoji | colorFrom | colorTo | sdk | pinned | license | app_port | short_description |
---|---|---|---|---|---|---|---|---|
Gemini Co-Drawing |
✏️ |
blue |
purple |
docker |
false |
apache-2.0 |
3000 |
Gemini 2.0 native image generation co-doodling |
A collaborative drawing application powered by Google's Gemini 2.0 API for image generation. This app allows users to create drawings and have Gemini enhance or add to them based on text prompts.
- Interactive canvas for drawing
- Color picker for customizing your drawings
- Text prompt interface to instruct Gemini on what to add
- Real-time image generation using Gemini 2.0
This is a Next.js project that uses:
- Next.js for the frontend and API routes
- Google's Gemini 2.0 API for image generation
- Canvas API for drawing functionality
This app can be easily deployed to Vercel:
- Fork or clone this repository to your GitHub account
- Connect your GitHub repository to Vercel
- Deploy the application
- No environment variables are required as users will input their own API key
- Obtain a Gemini API key from Google AI Studio
- When you first access the application, you'll be prompted to enter your API key
- Your API key will be stored in your browser's local storage for future use
- You can update your API key anytime by clicking the key icon in the toolbar