simranjeet97/ChatBot_Tensorflow_NLP
Artificial Intelligent ChatBot using Tensorflow and NLP that understand the Context and Intent of Human Language.
This project helps anyone interested in conversational AI understand how to build a basic chatbot. It takes natural language text as input and responds contextually based on the user's intent. This is for business owners, customer service managers, or even students who want to explore building their own automated conversational agents.
No commits in the last 6 months.
Use this if you want to learn the fundamental concepts and practical steps to create a simple, context-aware chatbot for customer service, information delivery, or engagement.
Not ideal if you need a production-ready, highly scalable, or enterprise-level chatbot solution with advanced features like multi-turn conversations or integrations with existing business systems.
Stars
36
Forks
22
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jul 05, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/simranjeet97/ChatBot_Tensorflow_NLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rodrigopivi/Chatito
🎯🗯 Dataset generation for AI chatbots, NLP tasks, named entity recognition or text...
SimGus/Chatette
A powerful dataset generator for Rasa NLU, inspired by Chatito
metterian/peep-talk
A Situational Conversation-Based English Education Platform
WenRichard/Customer-Chatbot
中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the...
oswaldoludwig/Seq2seq-Chatbot-for-Keras
This repository contains a new generative model of chatbot based on seq2seq modeling.