--- title: AI Chatbot Demo emoji: 🤖 colorFrom: green colorTo: gray sdk: static pinned: true --- # 🤖 AI Chatbot A full-stack AI chatbot powered by Google Gemini. Built with Python (FastAPI) backend and modern web frontend. ## Features - 💬 Multi-turn conversations with context - 🛡️ Security-hardened (CORS restricted, security headers) - ⚡ Fast responses via Gemini API - 📱 Responsive design ## Source [GitHub Repository](https://github.com/Dev9269/ai-chatbot) ## Tech Stack - **Backend**: Python FastAPI + Google Gemini - **Frontend**: Static HTML/CSS/JS - **Deployment**: Docker / Render / Hugging Face Spaces