Skip to content

BOT Framework style custom web chat for api.ai agent.

Notifications You must be signed in to change notification settings

yochrepi/apiwebchat

 
 

Repository files navigation

BOT Framework style custom web chat for api.ai agent.

Steps to Use :

  1. Clone the branch to the local drive
  2. Do npm install to install required libraries (you don't need the nodejs part as such, you can just run with html files)
  3. Change the Access Token in the public/apichat.html (line 9)
  4. Do node index.js
  5. Browse to http://localhost:2100/

About

BOT Framework style custom web chat for api.ai agent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 68.1%
  • HTML 29.9%
  • JavaScript 2.0%