Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seriousme/transferbot

Experiment in conversational banking
https://github.com/seriousme/transferbot

banking chatbot conversation firebase

Last synced: about 1 month ago
JSON representation

Experiment in conversational banking

Awesome Lists containing this project

README

        

# Transferbot
Experiment in conversational banking to learn about interaction using natural language.

The transferbot is composed of 3 parts:
- the AI, provided by https://dialogflow.com (two instances: one English version and one Dutch version)
- the (very simplistic) banking backend hosted at https://firebase.google.com/ to maintain balances
- the web frontend hosted using gitHub pages, including voice recognition when using Chrome using the selected language

The frontend can be easily replaced by other [channels](https://docs.api.ai/docs/integrations) an example being the [default dialogflow.com web agent](https://console.dialogflow.com/api-client/demo/embedded/transferbot) and the [Dutch dialogflow.com web agent](https://console.dialogflow.com/api-client/demo/embedded/transferbotNL)