dialogflow-js

0.0.1 • Public • Published

dialogflow-js

A pure javascript library to access google's dialogflow api ai without node.js

The methods and usage should be very similar to our react-native-dialogflow library and focus on consuming the chat agent.

Because we want to use it without a server between we will implement everthing in pure js without any node.js dependencies.

Roadmap

  • Initialize project and start coding (14.June 2018)
  • Configuration (Dialogflow V2)
  • text based requests (V2)
  • event requests (V2)
  • context (V2)
  • entities (V2)
  • audio requests (V2)

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i dialogflow-js

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    2.28 kB

    Total Files

    3

    Last publish

    Collaborators

    • innfactory