Skip to content

This repository is to demonstrate the implementation of our Dialogflow response library in Python and Django

Notifications You must be signed in to change notification settings

pragnakalp/dialogflow-response-library-implementation-python-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Implementing Dialogflow Python Response Library in Python and Django

This repository is to demonstrate the implementation of our Dialogflow response library in Python and Django to create various types of responses for Google Assistant (Actions on Google), Telegram and Facebook chatbot.

First of all, you will need to follow our blog - Dialogflow Tutorial: Create Fulfillment Webhook Using Python + Django - to create a basic webhook in Python + Django. Once you are done with that, you can update the code of views.py file from this repository.

Views.py file has sample responses of:

  • Suggestion Chips
  • Basic Card
  • Link Out Suggestion
  • List
  • Carousel Card
  • Browse Carousel Card

Published by Pragnakalp Techlabs - Chatbots Development, Natural Language Processing, Python Programming, NodeJS solutions

About

This repository is to demonstrate the implementation of our Dialogflow response library in Python and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages