Gemini Clone Chat is a web application built with React + Vite that allows users to interact with a conversational AI model to generate responses to various prompts and questions.
✅ User-friendly interface to input prompts and receive responses
✅ Display of recent prompts for easy reference
✅ Responsive design for seamless usage across devices
✅ Integration with Google's Generative AI for accurate and diverse responses
- React JS
- HTML/CSS
Clone the repository:
git clone https://github.com/olyanya/gemini-clone-chat.gitCreate a .env file in the root directory and add your Google Generative AI API key:
VITE_REACT_APP_API_KEY=your-api-keyAPI Key Security
It's crucial to keep your API key secure. The .env file is included in the .gitignore file to prevent it from being committed to version control and exposed publicly.
Never share your API key or commit it to a public repository.
This project is licensed under the MIT License.



