DasunThathsara/Simple-Chat-Bot
Simple Chat Bot Using Pure Python(without using any ML libraries) with self learning.
This project helps you create a basic text-based question-and-answer system for simple interactions. It takes user questions and provides answers from its existing knowledge base. If a question is new, it asks the user for a suggestion and learns for future interactions. This is ideal for small businesses or individuals needing a simple, rule-based conversational agent.
No commits in the last 6 months.
Use this if you need a straightforward bot to answer common questions and collect basic user information without complex AI, for applications like FAQs or initial customer greetings.
Not ideal if you require sophisticated natural language understanding, sentiment analysis, or integration with advanced machine learning services.
Stars
22
Forks
—
Language
Python
License
MIT
Category
Last pushed
May 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DasunThathsara/Simple-Chat-Bot"
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