Skip to content

dirghaj/AI-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-chatbot

The code and design instructions for an AI-powered chatbot intended for customer service on e-commerce platforms are available in this repository. Common client enquiries including greetings, order status checks, and refund procedures can be handled by the chatbot. Features:

  1. Pre-trained Intent Classifier
  2. Flask-based API
  3. Customizable Intents Tech Stack- Python, TensorFlow, Flask, NLTK

Working

A dataset of intents—a collection of different patterns, or questions, and the answers to them—is used to train the chatbot. Upon receiving a question from a user, the bot determines the most suitable intent and provides one of the pre-programmed responses for that intent.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages