adi2381/ai-chatbot
An AI chatbot built using SEQ2SEQ Model
This project helps developers and AI enthusiasts build a basic conversational AI chatbot from scratch. You provide a dataset of dialogue examples, and it outputs a model that can attempt to generate responses to user inputs. This is for individuals who want to learn the foundational machine learning techniques behind chatbots.
No commits in the last 6 months.
Use this if you are a developer looking to understand and implement a fundamental sequence-to-sequence model for chatbot creation.
Not ideal if you need a production-ready, highly accurate, or easily deployable chatbot for immediate business use.
Stars
14
Forks
14
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 14, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/adi2381/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