AI Studio App powered by Google Gemini API — Create, explore, and share AI-generated content.
- 🎨 AI Content Studio — Generate stunning content with Google Gemini
- 🔐 Firebase Auth — Secure user accounts and authentication
- 🌍 Explore Feed — Discover creations from the community
- 💾 Save & Share — Save your favorite AI-generated content
- ⚡ Real-time Updates — Powered by Firebase for instant sync
| Technology | Purpose |
|---|---|
| React | Frontend framework |
| TypeScript | Type safety |
| Vite | Build tool |
| Express.js | Backend API |
| Firebase | Auth, Database, Storage |
| Google Gemini AI | AI content generation |
Screenshots coming soon!
# Clone the repository
git clone https://github.com/rishavbuilder/wishverse.git
# Navigate to project
cd wishverse
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env
# Add Firebase and Gemini API keys
# Start development server
npm run devContributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.