A sleek, minimal ChatGPT-style chatbot built using the Google Gemini API and deployed on Vercel.
π Live Demo
- π Real-time conversation with Google Gemini
- π‘ Smart responses powered by Gemini Pro
- π§Ό Clean and modern chat UI
- π± Mobile-friendly and responsive
- π Deployed on Vercel
- Frontend: HTML, CSS, JavaScript (or React/Next.js if applicable)
- AI: Google Gemini API
- Hosting: Vercel
Clone the Repository
git clone https://github.com/your-username/gemini-chatbot.git
Add persistent chat history
Add voice input (speech-to-text)
Support image input using Gemini 1.5 Vision
Add rate limiting and error handling