A modern, responsive chat application powered by Google's Gemini AI API, built with React, TypeScript, and Vite.
-
Install Daytona: Follow the Daytona installation guide.
-
Create the Workspace:
daytona create https://github.com/yourusername/gemini-chat-daytona
- Start the Application:
npm run dev
The application will be available at http://localhost:5173
-
Real-time AI Chat: Engage in conversations with Google's Gemini AI
-
Modern UI/UX: Clean and responsive design with Tailwind CSS
-
Markdown Support: AI responses support markdown formatting
-
TypeScript: Full type safety throughout the application
-
Component Architecture: Well-organized and maintainable code structure
-
Development Environment: Standardized development setup with devcontainers
- TypeScript
- Tailwind CSS
- Google Gemini AI API