mindninjaX/AI-Chatbot
A simple AI Chatbot implementation using Pytorch and NPL
This helps you build a simple text-based chatbot for answering common questions. You provide a list of anticipated user questions and their corresponding answers, and the chatbot learns to respond appropriately. This is ideal for anyone looking to create a basic conversational agent for customer support, information kiosks, or interactive FAQs.
No commits in the last 6 months.
Use this if you need a straightforward way to create a chatbot that can respond to predefined questions and answers.
Not ideal if you require a highly sophisticated chatbot capable of understanding complex, open-ended conversations or integrating with external systems.
Stars
26
Forks
4
Language
Python
License
—
Category
Last pushed
Apr 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mindninjaX/AI-Chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deeppavlov/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
chatopera/insuranceqa-corpus-zh
:helicopter: 保险行业语料库,聊天机器人
FreeBirdsCrew/AI_ChatBot_Python
AI ChatBot using Python Tensorflow and Natural Language Processing (NLP) along side TFLearn
pochih/RL-Chatbot
🤖 Deep Reinforcement Learning Chatbot
Conchylicultor/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot