ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.89k stars 3.89k forks source link

I2I: <amp-ym-chatbot> #22382

Closed Rachana040 closed 3 years ago

Rachana040 commented 5 years ago

Summary

YM-chatbot component is a tool that takes a query from the user, runs the query and displays the prediction made by the chatbot.

Design document

Motivation

Currently there is no amp component serving this purpose. Also this increases the user interactivity, allowing them to do get their queries answered without the need of visiting the site.

/cc @ampproject/wg-approvers

mrjoro commented 5 years ago

Hi @Rachana040, have you been working with anyone on this I2I yet?

/cc @ampproject/wg-ui-and-a11y

aghassemi commented 5 years ago

Hi @Rachana040 I will be happy to help with this ITI. Looking forward to see the design doc. Feel free to ping my on Slack as well.

Rachana040 commented 5 years ago

@mrjoro Hi. No, not yet. @aghassemi Thanks! that would be great.

aghassemi commented 5 years ago

@Rachana040 below are a few examples of ITI's that are somewhat similar to the component you are proposing. You can use them as template and update this ITI with more details:

https://github.com/ampproject/amphtml/issues/13105 https://github.com/ampproject/amphtml/issues/19916 https://github.com/ampproject/amphtml/issues/14299

In terms of implementation, we don't have any messaging components yet, so this would be the first! but 3P components such as amp-yotpo and amp-addthis are probably the closest in terms of implementation.

Please also point to the website and documentation of platform (not sure what ym stands for here) that is providing this chatbot service and please tell us about some of the publishers and companies that already use their chatbot services.

Rachana040 commented 5 years ago

@aghassemi Great! Will look into it. Well YM refers to our company Yellow Messenger that provides chatbot services. Some of the companies using our chatbot services include HDFC ERGO, Bajaj Finserv, Apollo Munich, Indigo and many more. Here's Link to the website: https://yellowmessenger.com/

Rachana040 commented 5 years ago

@aghassemi I am working for the first time on this project, can you guide me on how to get started with the implementation.

Rachana040 commented 5 years ago

@aghassemi Hey. If you look into this link, https://www.hdfcbank.com/personal/products/loans/personal-loan there's our chatbot(Ask Eva) at the right corner of the page. So we have all the script to add our chatbot onto a website. Similarly we want to add the same script, so that bot shows on to a mail. Is it possible to do that?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.