Skip to content

Naveenkwr/gemini-chat-daytona

Repository files navigation

Gemini Chat App with React and Vite

A modern, responsive chat application powered by Google's Gemini AI API, built with React, TypeScript, and Vite.

🚀 Getting Started

Open Using Daytona

  1. Install Daytona: Follow the Daytona installation guide.

  2. Create the Workspace:

daytona create https://github.com/yourusername/gemini-chat-daytona
  1. Start the Application:
npm run dev

The application will be available at http://localhost:5173

✨ Features

  • 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

🛠️ Tech Stack

  • TypeScript
  • Tailwind CSS
  • Google Gemini AI API