ChatPot — Cute Chat Interface
ChatPot is a beautifully designed AI chat interface built using HTML, CSS, and JavaScript, allowing you to interact with Google’s Gemini API right from your browser. All data, including your chat history and API key, is stored locally, ensuring privacy and convenience.
Features
= Gemini API Integration — Chat with Google's Gemini model (gemini-2.5-flash)
= Multi-Chat System — Create, delete, and manage multiple conversations
= Local Storage — API key and chat history stored securely in your browser
= Modern, Animated UI — Responsive layout with smooth gradients and hover effects
= Settings Modal — Easily save or clear your API key
= Typing Indicator — Realistic assistant typing animation
Tech Stack:
- HTML5 — Structure
- CSS3 — Styling and animations
- JavaScript (Vanilla) — Logic, API calls, and localStorage management