All Projects → atulyakumar97 → NLP-chatbot

atulyakumar97 / NLP-chatbot

Licence: other
A medical chatbot that asks patients about their health and books a doctor's appointment on demand.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to NLP-chatbot

siPintar
Indonesian Chatbot built by Multi Layer Perceptron(Neural Network)
Stars: ✭ 37 (-13.95%)
Mutual labels:  chatbot, chatterbot
Chatterbot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
Stars: ✭ 11,813 (+27372.09%)
Mutual labels:  chatbot, chatterbot
jovo-starter-web-chatwidget
Fully customizable open source chat widget that can be added to any website.
Stars: ✭ 20 (-53.49%)
Mutual labels:  chatbot
turing
✨ 🧬 Turing AI - Semantic Navigation, Chatbot using Search Engine and Many NLP Vendors.
Stars: ✭ 30 (-30.23%)
Mutual labels:  chatbot
go-aida
[DEPRECATED] wechat robot based on wechat-go(wechat web api)
Stars: ✭ 71 (+65.12%)
Mutual labels:  chatbot
tf2-transformer-chatbot
Transformer Chatbot in TensorFlow 2 with TPU support.
Stars: ✭ 94 (+118.6%)
Mutual labels:  chatbot
botter
🤖 Build Amazing Telegram Bots with PHP
Stars: ✭ 24 (-44.19%)
Mutual labels:  chatbot
Citrine
Kawaii Chatbot Plugin for BotBone
Stars: ✭ 17 (-60.47%)
Mutual labels:  chatbot
twitch-bot-tutorial
Official repo of the "Building a Python Twitch bot (2020)" series.
Stars: ✭ 21 (-51.16%)
Mutual labels:  chatbot
hellsnakebot
🤖About A fully customizable bot built with discord.js
Stars: ✭ 14 (-67.44%)
Mutual labels:  chatbot
Xpersona
XPersona: Evaluating Multilingual Personalized Chatbot
Stars: ✭ 54 (+25.58%)
Mutual labels:  chatbot
instachatbot
Simple framework for building Instagram chat bots with menu driven interface
Stars: ✭ 17 (-60.47%)
Mutual labels:  chatbot
contextualSpellCheck
✔️Contextual word checker for better suggestions
Stars: ✭ 274 (+537.21%)
Mutual labels:  chatbot
rasa-agent-bot-demo
A sample Implementation of agent bot APIs in chatwoot using rasa
Stars: ✭ 21 (-51.16%)
Mutual labels:  chatbot
automatron
Personal LINE bot to automate various tasks. Home automation, expense tracking, transaction monitoring
Stars: ✭ 139 (+223.26%)
Mutual labels:  chatbot
How-To-Build-A-Chatbot
Learn to build a facebook chatbot using Python and Flask
Stars: ✭ 15 (-65.12%)
Mutual labels:  chatbot
bot-dialogflow
A BotUI web app connected to DialogFlow
Stars: ✭ 47 (+9.3%)
Mutual labels:  chatbot
brain
Brain is a system to model, create and manage the knowledge base of chatbots based on AIML technology.
Stars: ✭ 18 (-58.14%)
Mutual labels:  chatbot
Conversational-AI-Chatbot-using-Practical-Seq2Seq
A simple open domain generative based chatbot based on Recurrent Neural Networks
Stars: ✭ 17 (-60.47%)
Mutual labels:  chatbot
nlp-dialogue
A full-process dialogue system that can be deployed online
Stars: ✭ 69 (+60.47%)
Mutual labels:  chatbot

flask-chatbot

Built on python 3.6 Flask==0.11 chatterbot==0.8.4 SQLAlchemy==1.1.11

A web implementation of ChatterBot using Flask.

Local Setup:

  1. Open command prompt and locate folder. run 'pip install -r requirements.txt'
  2. Run train.py
  3. Run run.py
  4. Demo will be live at http://localhost:5000/

License

This source is free to use, but ChatterBot does have a license which still applies and can be found on the LICENSE page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].