An open API service indexing awesome lists of open source software.

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.

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-chatbot

2. **Install dependencies**
- pip install -r requirements.txt

3. **Run the chatbot**
- python app.py

4. 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