Skip to content

Tanvigupta96/HelpBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a chatBot service created for the development purpose.To join the chatBot click on the following link: https://api.whatsapp.com/send?phone=14155238886&text=join%20eaten-touch

Whatsapp BOT: (Using python) On one end of a conversation we are replacing a user with a Whatsapp bot. A Bot is any program which can automatedly reply to any message Basically a server application that is continuously running on the web

Just to provide a call back url that actually respond to your message(user).

A SANDBOX is a constricted development environment. every sandbox gets a funky name on twilio.lets say we selected to use whstapp on twilio then we get a whstapp sandbox. Then we can connect our sandbox to the server application. That can help in communication.

Link to image:overleaf

Twilio: provides a way to create and test your WhatsApp bot In a development environment.

Dialogflow: Making the bot intelligent. By making it a conversational bot. We use a conversational engine that can be trained to give reply to specific queries in a specific manner: using Dialogflow (developed by google)

Important Links: Twilio DialogFlow Heroku CLI

You can ask for 1)news(belong to any category and place), 2)weather(any city), 3)restaurant information(any city) and 4)movies reviews from the bot.

Many new featrues can be added and the bot can be trained using intents depending on entities.we can design and train the bot according to the information we need in day to day life.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages