
- GitHub Repository: Repo | Remote
Chatexpert is an AI-powered chatbot built with React, integrated with the Gemini API for intelligent, real-time conversations. The platform features a responsive and modern UI crafted with HTML, CSS, JavaScript, and Tailwind CSS, supporting markdown for rich text responses and seamless user interactions.
-
Real-time conversational AI powered by Gemini API
-
Responsive UI for desktops, tablets, and mobiles
-
Markdown support for rich text formatting in responses
-
Dynamic content generation for personalized user interactions
-
Clean and modular code structure for maintainability
- The frontend requires the following environment variables in a .env file:
VITE_GIT_API_KEY
git clone https://github.com/ayushpanwar2014/Chatexpert.git
cd Chatexpert
npm install
npm run dev
react
react-dom
tailwindcss
vite (for development)
MIT License