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

https://github.com/hoangperry/2d-chatbot

Just a typical 2D animated engine/controller for chatbot usage
https://github.com/hoangperry/2d-chatbot

2d-graphics machine-learning opencv

Last synced: 7 months ago
JSON representation

Just a typical 2D animated engine/controller for chatbot usage

Awesome Lists containing this project

README

          

# Just a typical 2D animated engine

## Usage
`python3 server_webrtc.py`

![alt text](img/example.jpg)

## TODO

- [X] 2D Render Engine
- [x] WebRTC Streaming
- [X] Chatbot session management
- [x] Google Dialogflow Support
- [x] Client-side render support
- [ ] Web UI
- [ ] Rasa Support
- [ ] Dockerization
- [ ] Render Queue
- [ ] Optimize