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
- Host: GitHub
- URL: https://github.com/hoangperry/2d-chatbot
- Owner: hoangperry
- Created: 2022-10-10T03:28:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T11:18:42.000Z (almost 3 years ago)
- Last Synced: 2025-06-02T02:35:16.902Z (8 months ago)
- Topics: 2d-graphics, machine-learning, opencv
- Language: Python
- Homepage:
- Size: 37.3 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Just a typical 2D animated engine
## Usage
`python3 server_webrtc.py`

## 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