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
- Host: GitHub
- URL: https://github.com/binsarjr/chatbot-restful-api
- Owner: binsarjr
- Created: 2022-02-18T11:42:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T11:43:48.000Z (over 4 years ago)
- Last Synced: 2025-03-29T22:43:48.171Z (over 1 year ago)
- Topics: chatbot, chatbot-restful-api
- Language: TypeScript
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`