https://github.com/karanvishwakarma-1807/ai-chatbot
AI-powered chatbot built with Python, NLP, and Flask — automate customer support queries with intent recognition and dynamic responses.
https://github.com/karanvishwakarma-1807/ai-chatbot
ai automation chatbot conversational-agents customer-support flask intent-classification machine-learning nlp python
Last synced: about 1 month ago
JSON representation
AI-powered chatbot built with Python, NLP, and Flask — automate customer support queries with intent recognition and dynamic responses.
- Host: GitHub
- URL: https://github.com/karanvishwakarma-1807/ai-chatbot
- Owner: KaranVishwakarma-1807
- License: mit
- Created: 2025-05-06T17:49:52.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-05-06T18:02:16.000Z (about 1 month ago)
- Last Synced: 2025-05-08T02:52:31.663Z (about 1 month ago)
- Topics: ai, automation, chatbot, conversational-agents, customer-support, flask, intent-classification, machine-learning, nlp, python
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI-Powered Chatbot (Python)
---# Features
- NLP-powered intent recognition
- Automatic response generation
- Simple web interface (Flask)
---# Project Setup
1. **Clone the repository**
- git clone https://github.com/KaranVishwakarma-1807/AI-Chatbot.git
- cd ai-chatbot2. **Install dependencies**
- pip install -r requirements.txt3. **Run the chatbot**
- python app.py4. Open your browser → `http://127.0.0.1:5000`
---# Example
- You: _"Hi"_
- Bot: _"Hello! How can I assist you today?"_
---# Real-World Application
Automating customer support in businesses and services like:
- E-commerce FAQs
- IT support
- Appointment booking