ai-chatbot-demo / README.md
dev9269's picture
Initial ai-chatbot demo Space
290094b
|
Raw
History Blame Contribute Delete
635 Bytes
---
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