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

Tech Stack

  • Backend: Python FastAPI + Google Gemini
  • Frontend: Static HTML/CSS/JS
  • Deployment: Docker / Render / Hugging Face Spaces