All Projects → LetsUpgrade → CHIT-CHAT

LetsUpgrade / CHIT-CHAT

Licence: other
A Covid-19 Chatbot that aims to serve humans queries and give a feasible answer to their queries.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to CHIT-CHAT

virtual-assistant
Virtual Assistant
Stars: ✭ 67 (+272.22%)
Mutual labels:  chatbot, chatbot-application, rasa
Botpress
🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc).
Stars: ✭ 9,486 (+52600%)
Mutual labels:  chatbot, rasa
Rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Stars: ✭ 13,219 (+73338.89%)
Mutual labels:  chatbot, rasa
GSTFAQChatbot
Set of scripts to build a chatbot which will answer FAQ about Goods and Services Tax (GST) India.
Stars: ✭ 37 (+105.56%)
Mutual labels:  chatbot, rasa
Rasa core
Rasa Core is now part of the Rasa repo: An open source machine learning framework to automate text-and voice-based conversations
Stars: ✭ 2,302 (+12688.89%)
Mutual labels:  chatbot, rasa
clofus-chatbot
Clofus® Chat bot Platform using rasa core and rasa nlu similar to rasa x but opensource demo https://clofus.github.io/clofus-chatbot/
Stars: ✭ 61 (+238.89%)
Mutual labels:  rasa, rasax
rasa-agent-bot-demo
A sample Implementation of agent bot APIs in chatwoot using rasa
Stars: ✭ 21 (+16.67%)
Mutual labels:  chatbot, rasa
node-sparkbot-samples
Chatbot samples leveraging the node-sparkbot library for Webex Teams
Stars: ✭ 21 (+16.67%)
Mutual labels:  chatbot
sepia-docs
Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
Stars: ✭ 160 (+788.89%)
Mutual labels:  chatbot
pat-the-campfire-bot
A Campfire chat bot in node.js, intended to run on Heroku. Built for internal use at Figure53 but you might like it.
Stars: ✭ 14 (-22.22%)
Mutual labels:  chatbot
cleverbotfree
Free alternative for the Cleverbot API
Stars: ✭ 56 (+211.11%)
Mutual labels:  chatbot
intelligo.js.org
The official website for Intelligo chatbot framework.
Stars: ✭ 18 (+0%)
Mutual labels:  chatbot
Bot-Telegram-BeMEAN
💣 Bot para o Telegram do grupo do Be MEAN
Stars: ✭ 76 (+322.22%)
Mutual labels:  chatbot
Neural Conversation Models
Tensorflow based Neural Conversation Models
Stars: ✭ 29 (+61.11%)
Mutual labels:  chatbot
facebook-send-api-emulator
Facebook Messenger Emulator & Facebook Send API Emulator functionality allowing you to test web hooks on developer's machine.
Stars: ✭ 24 (+33.33%)
Mutual labels:  chatbot
VirtualBLU
A Virtual Assistant for Windows PC with wicked Qt Graphics.
Stars: ✭ 41 (+127.78%)
Mutual labels:  chatbot
CryptoHub Bot
Everything you desire in the revolution of cryptocurrency.
Stars: ✭ 19 (+5.56%)
Mutual labels:  chatbot
intelligo-generator
🛠️ Chatbot generator for Intelligo Framework.
Stars: ✭ 31 (+72.22%)
Mutual labels:  chatbot
Daytripper
Chatbot that learns and provides map, video, and Web searches.
Stars: ✭ 14 (-22.22%)
Mutual labels:  chatbot
neo4j protobot
a basic bot to evaluate using neo4j graph database as chatbot memory.
Stars: ✭ 15 (-16.67%)
Mutual labels:  chatbot

CHIT CHAT

PROJECT ID: 07

Covid-19 Chatbot! 💥

A bot that aims to serve humans queries and give an feasible answer to their queries. It is a machine-learning discussion dialog engine which makes it possible to generate responses based on collections of old conversations.

📂  RELEVANT TECHNOLOGY STACK

  • ML
  • Python
  • Tensorflow
  • Rasa FrameWork
  • Rasa X based deployment

FEATURES

The Covid-19 chatbot helps the users to get detailed information about Covid-19. Some of the features are identifying if anyone is Corona positive or not, giving information of Covid cases in their area, telling precautions, symptoms, updates of vaccine, nearby hospitals, protection measures, antibiotics, mask and tries to answer all the queries of a user regarding Covid-19.

💻  GETTING STARTED

Steps to run the Chatbot in your local device !!

=> Fork this repository to start contributing.

=> Open your Git Bash command window and in the root directory type the following commands :

    1) git init -initializes the git repository from the GitHub. 
    2) git clone -Clone the repository to your local machine
      (git clone https://github.com/<your-github-username>/LetsUpgrade/CHIT-CHAT.git)

=> Once we are on Project Directory in Terminal or Command Prompt, Follow the below commands :-

  1. rasa train To train the Model
  2. rasa shell To start Chatbot and chat with it.
  3. rasa run actions Use this command in different Terminal or Command Prompt to start the custom actions server. Local_Server

Deployment 🌏

We deployed our boat on Rasa-x Server.
To know the detailed process head over here

Global_Server

Contributors 😎

Project Demo

  • You can find our Final Project demo here
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].