A modern chat interface powered by Google's Gemini AI models, built with Next.js and React.
- Real-time chat interface
- Integration with Google's Gemini AI
- Clean and responsive UI with Tailwind CSS
- Safety filter toggle
- Mobile-friendly design
- Node.js (v16+ recommended)
- npm or yarn
- A valid Google API key for Gemini
git clone https://github.com/sawaynm/gemini-chat.git
cd gemini-chat
npm install