Skip to content

Madhur3006/Gemini-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
google-gemini-icon

Gemini Clone

GitHub Created At Repo Size License Forks Stars Vercel Deploy Status

🌟 About

A React-based chatbot web app that connects to Google's Gemini API. Features a clean interface with typing animations and real-time AI responses.

✨ Features

  • Chat Interface – Responsive design that works on any screen
  • Typing Animation – Realistic bot responses with typing effect
  • AI Integration – Powered by Google Gemini API
  • Modern React – Built with Redux for state management

🚀 Quick Start

  1. Clone & Install:

    git clone https://github.com/RanitManik/Gemini-Clone.git
    cd Gemini-Clone
    npm install
  2. Set up API Key: Create .env.local and add:

    GEMINI_API_KEY="YOUR_GEMINI_API_KEY"
  3. Run:

    npm run dev

    Open http://localhost:5173

🤝 Contributing

  1. Fork the repo
  2. Create a feature branch: git checkout -b feature-name
  3. Commit changes: git commit -m "Add feature"
  4. Push and open a pull request

📄 License

MIT License - see LICENSE for details.


Built with ❤️ using React & Redux

About

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors