Spaces:
Running
Running
title: Gemini Co-Drawing | |
emoji: ✏️ | |
colorFrom: blue | |
colorTo: purple | |
sdk: docker | |
pinned: false | |
license: apache-2.0 | |
app_port: 3000 | |
short_description: 'Gemini 2.0 native image generation co-doodling' | |
# Gemini Co-Drawing | |
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. | |
## Features | |
- 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 | |
## Technology Stack | |
This is a [Next.js](https://nextjs.org) 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 | |