An open API service indexing awesome lists of open source software.

https://github.com/binsarjr/chatbot-restful-api

create a chatbot with restful api
https://github.com/binsarjr/chatbot-restful-api

chatbot chatbot-restful-api

Last synced: about 1 year ago
JSON representation

create a chatbot with restful api

Awesome Lists containing this project

README

          

# Chatbot restful api
- `yarn install`
- `yarn start:dev`

## Teach
`/teach?utterance=halo&locale=id&intent=greeting&answer=hai`

## Conversation
`/conversation?text=halo&locale=id`

## Download Model
`/model`