A modern Gemini Clone built with Vanilla JavaScript, featuring a UI and secure backend integration via Netlify Functions. I actually made this project originally for highseas, thats why it took me less than 2 hours to make :D I have added alot of security features so that its actually safe to use now!
Live Demo: gemini.whising.space
- Dark/Light Mode toggle with persistent theme storage
- Typing effect for AI responses
- Code highlighting with copy-to-clipboard buttons
- Responsive layout for desktop and mobile
- Netlify Functions proxy for Gemini API
- Environment variables for private API keys
- LocalStorage persistence for chat history
- Error handling with graceful fallbacks
- Loading animations for incoming responses
- Optimized rendering with incremental typing
- Minimal dependencies
- Clone the repository
git clone https://github.com/Whisingdilli71/Flavortowngeminiclone.git cd Flavortowngeminiclone - Upload
Upload everything to netlify and create a environment variable "GOOGLE_API_KEY" with your api keyy
β Star the repository if you like this project