Thank you, Ms./Mrs. Priyanka and Google! Very useful tips. Currently, I'm integrating Dialogflow with an android app. Will be a virtual assistant in a medical business.
Lovely video. I would like to know how we can summarize data in dialogflow. For eg: If I type or ask the agent what's the weather this week, I donot wan't a robotic response of weather prediction for all the days, but a summarized output like: It's cloudy till friday and sunny on saturday and sunday. Also this shouldn't the displayed as text but as a card. Also would like to know how to connect the agent to already existing knowledge source such as MongoDB, firestore etc Thanks.
I think all this can be achieved using fullfilment and webhooks. You can connect your agent with an API and manipulate data coming from the weather API to show them as you like. Furthermore it's possible, from your webhook, connect to the databases and stores you're using in your project. About the cards, I'm not sure if its possible outside the responses to the default integrations (Google Assistant, Facebbok Messenger, etc) of the platform. Hope it helps. And sorry if doesn't.
Great video Priyanka! - not only this one but others as well you posted on DialogFlow. I am getting an error while trying to run code When I run command "python3 manage.py makemigrations" (as in timestamp 4:54), I get following error raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.") django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty. I will appreciate help from Priyanka or any experts here. Thanks in advance.
@@PS-fh1bt I tried this using a Secret Key I created as well as the json private key. I got the response " raise RuntimeError("cryptography is required for sha256_password or caching_sha2_password") RuntimeError: cryptography is required for sha256_password or caching_sha2_password"
Mam,would you help me out............When I calling one context to another in dialogflow... It will accepting action and parameters and can't move to next intent... How to solve this problem mam...?.. Thanks
Hi, thank you for the viseo! If I wanted to embed the chatbot on an external site, how could I manage the insertion of sentences through the microphone?
Can we design the UI using flask as well???
Thank you, Ms./Mrs. Priyanka and Google! Very useful tips. Currently, I'm integrating Dialogflow with an android app. Will be a virtual assistant in a medical business.
Can you please provide me any links for building android app and integrating dialogflow in it
Hi can you please tell me where i can find what to fill in for the host in json file??
I could not figure out what is a project ID, it was never mentioned.
Lovely video.
I would like to know how we can summarize data in dialogflow. For eg: If I type or ask the agent what's the weather this week, I donot wan't a robotic response of weather prediction for all the days, but a summarized output like: It's cloudy till friday and sunny on saturday and sunday. Also this shouldn't the displayed as text but as a card. Also would like to know how to connect the agent to already existing knowledge source such as MongoDB, firestore etc
Thanks.
I think all this can be achieved using fullfilment and webhooks. You can connect your agent with an API and manipulate data coming from the weather API to show them as you like. Furthermore it's possible, from your webhook, connect to the databases and stores you're using in your project. About the cards, I'm not sure if its possible outside the responses to the default integrations (Google Assistant, Facebbok Messenger, etc) of the platform.
Hope it helps. And sorry if doesn't.
How do you integrate this in your website?
Please which series is this video under in the playlist??
Great video Priyanka! - not only this one but others as well you posted on DialogFlow.
I am getting an error while trying to run code
When I run command "python3 manage.py makemigrations" (as in timestamp 4:54), I get following error
raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.")
django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty.
I will appreciate help from Priyanka or any experts here. Thanks in advance.
In 'settings.py', add:
SECRET_KEY='your private_key_id'
@@PS-fh1bt I tried this using a Secret Key I created as well as the json private key. I got the response " raise RuntimeError("cryptography is required for sha256_password or caching_sha2_password")
RuntimeError: cryptography is required for sha256_password or caching_sha2_password"
Brilliant, really enjoyed the content of the episode. :)
Plz tell me that how to find the session id of dialogflow project
I have a challenge our SQL database are on Azure platform is there a way to connect my Chat bot
It's good video.but mine result doesn't show agent response.
Text input box is not visible do anyone know how to solve that issue?
Waiting for you video ! perfect
Hey can you please let me know if voice biometric is possible with Dialog flow? Thanks in advance!
Mam,would you help me out............When I calling one context to another in dialogflow... It will accepting action and parameters and can't move to next intent... How to solve this problem mam...?.. Thanks
Please provide a source code link
Hi, thank you for the viseo! If I wanted to embed the chatbot on an external site, how could I manage the insertion of sentences through the microphone?
It's built-in the iFrame that they provide
THANK YOU
templates are bloken
Thank you so much!
I made a local chatbot for my college.
Activate please
Good news
✔✨✨✨✔
The Text input box is not visible. Do anyone know how to solve that issue Please ?