Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chatbot for the website #1

Open
PrakharUniyal opened this issue Aug 5, 2020 · 0 comments
Open

Chatbot for the website #1

PrakharUniyal opened this issue Aug 5, 2020 · 0 comments

Comments

@PrakharUniyal
Copy link

Currently, there is a form available in the contact us section which (I'm pretty sure is not connected to a database) is practically useless since most of the communication is done over emails and text messages in team members' inbox. Mostly these messages have a similar topic and structure so it would be good to parse them in a structured template instead of direct mails/text messages in the inbox, so that further processing can be done on them based on their content.

We can start with:

  1. Integrate a basic chatbot into the homepage that takes the same set of inputs from the user as the contact us form.
  2. Send the collected data to a configured email address.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant