Welcome to VDSP AI Chatbot, a fully functional conversational bot built using HTML, CSS, and JavaScript, powered by Google Gemini API and deployed automatically to AWS S3 using GitHub Actions (CI/CD).
🌍 Live Demo:
👉 http://demo-aichatbot-using-s3.s3-website.eu-north-1.amazonaws.com
- 💬 Real-time AI chat using Gemini API
- 🌙 Light/Dark mode toggle
- 🎨 Animated modern UI
- ☁️ Fully automated deployment to AWS S3
- 🔐 API Key stored securely in GitHub Secrets
- ⚙️ Continuous Deployment using GitHub Actions
| Technology | Purpose |
|---|---|
| HTML5 / CSS3 | Frontend structure & styling |
| JavaScript (Vanilla JS) | Chat logic & API integration |
| Gemini API | AI-powered responses |
| AWS S3 | Static website hosting |
| GitHub Actions | CI/CD pipeline for automatic deployment |