Scenario: You have built a chat bot (RASA-NLU for chat page + django for 
the rest of the site) that helps people with advice on gardening products. 
A major gardening retailer has approached you and asked if you could put a 
button on their product detail view pages, so that when a user clicks it, 
it re-directs to the chat bot page on your website and automatically passes 
the product text to the chat bot to begin the dialogue.
How would you approach this?

we were considering a solution using django API and AJAX, that involves 
adding jquery to their site and its a bit intrusive. 
we could use an iframe - then ofcourse you get the issues of iframes - 
responsiveness, security etc

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c319ddc3-41dc-45f5-8e2b-fc28e9d0d9b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to