Skip to content

Simple chatbot implemented using Google Dialogflow which gives information about programming languages and does small talk.

License

Notifications You must be signed in to change notification settings

dhavalsimaria/CodeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeBot

Simple chatbot implemented using Google Dialogflow. It gives information about different programming languages and can also do small talk.

-----------------------------------------------------

💻 Tech stack

  • Python 3.9.1

  • Flask 1.1.2

  • Google Dialogflow

  • ngrok

-----------------------------------------------------

📋 How to use

  • Create project in dialogflow and configure intents that is related to programming languages. Also configure 'Small Talk' for your agent.

  • Switch-On the 'Enable webhook call for this intent' toggle button.

  • Dialogflow does not allow request from local system, i.e. requests that originate from localhost. If you are running this application in your local system, you will be required to run 'ngrok' in your local system. 'ngrok' is a cross-platform application that exposes local server ports to the Internet as a secure URL.

-----------------------------------------------------

📚 References

About

Simple chatbot implemented using Google Dialogflow which gives information about programming languages and does small talk.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published