https://github.com/hariprashad-ravikumar/hari-chatbot
A custom AI chatbot powered by OpenAI API, with a Python Flask backend (Render) and GitHub Pages frontend. Built for websites and personal portfolio interactivity.
https://github.com/hariprashad-ravikumar/hari-chatbot
ai chatbot full-stack-development openai-api web-design
Last synced: 4 months ago
JSON representation
A custom AI chatbot powered by OpenAI API, with a Python Flask backend (Render) and GitHub Pages frontend. Built for websites and personal portfolio interactivity.
- Host: GitHub
- URL: https://github.com/hariprashad-ravikumar/hari-chatbot
- Owner: Hariprashad-Ravikumar
- License: mit
- Created: 2025-05-06T01:36:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T01:06:40.000Z (about 1 year ago)
- Last Synced: 2025-07-01T08:42:19.585Z (12 months ago)
- Topics: ai, chatbot, full-stack-development, openai-api, web-design
- Language: HTML
- Homepage:
- Size: 154 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HariBot AI – Personal Website Chatbot
Welcome to HariBot, a custom-built AI chatbot powered by the OpenAI API. Designed to provide intelligent responses, streamline information access, and enhance user engagement, this project integrates Python (Flask) backend with a responsive HTML/CSS frontend hosted via GitHub Pages, and deployed on Render.
🚀 Live Demo
👉 Try it out on my personal website:
[hariprashad-ravikumar.github.io
](https://hariprashad-ravikumar.github.io/)
✨ Features
🔗 Seamless integration of OpenAI GPT-powered chat
🧠 Dynamic response generation via API
🌐 Backend hosted on Render
🖥️ Frontend embedded into GitHub Pages site
📱 Fully responsive UI for mobile and desktop
🎯 Designed for academic and professional audience interaction
🛠️ Tech Stack
| Component | Technology |
| -------------- | -------------------- |
| **AI Engine** | OpenAI GPT (via API) |
| **Backend** | Python (Flask) |
| **Deployment** | Render |
| **Frontend** | HTML, CSS |
| **Hosting** | GitHub Pages |
