ibrahim4529 / flask-chatbot
is example chatbot using flask and pyaiml
☆11Updated 2 years ago
Alternatives and similar repositories for flask-chatbot:
Users that are interested in flask-chatbot are comparing it to the libraries listed below
- Deployment of ML model using flask☆22Updated 6 years ago
- ☆13Updated 6 years ago
- A guide to creating a chatbot with Rasa stack and Python and deploying it on Slack☆68Updated 6 years ago
- A simple Flask API to detect spam or ham using Python and Sklearn☆112Updated last year
- Chatbot for medical diagnosis (HackZurich 2016)☆55Updated 2 years ago
- This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube☆178Updated 5 years ago
- This is the code for "Sentiment Analysis - Data Lit #1" by Siraj Raval on Youtube☆155Updated 5 years ago
- A medical chatbot that asks patients about their health and books a doctor's appointment on demand.☆60Updated 6 years ago
- Search for tweets and download the data labeled with its polarity in CSV format☆110Updated 8 years ago
- This repo contains all machine learning projects which I undertook.☆64Updated 6 years ago
- Indian Number Plate Recognition System built using OpenCV☆86Updated 4 years ago
- Jupyter notebooks for text summarization using Deep Learning techniques☆28Updated 3 years ago
- A project targeting farmers for their better visualization of their farms, wells, houses and others.☆9Updated 7 years ago
- Facial Expression or Facial Emotion Detector can be used to know whether a person is sad, happy, angry and so on only through his/her fac…☆25Updated 3 years ago
- CNN based Image Classification on CIFAR-10 dataset, along with data augmentation and deployment of the trained CNN model using Flask. (Py…