Spaces:
Running
Running
| 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 | |