https://github.com/2bigo/assister
Private Open General Assistant Platform
https://github.com/2bigo/assister
artificial-intelligence assistant assistant-chat-bots chatbot nlp voice voice-recognition
Last synced: about 1 month ago
JSON representation
Private Open General Assistant Platform
- Host: GitHub
- URL: https://github.com/2bigo/assister
- Owner: 2bigO
- License: mit
- Created: 2018-05-09T00:13:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T20:33:14.000Z (7 months ago)
- Last Synced: 2025-06-26T04:37:40.943Z (4 months ago)
- Topics: artificial-intelligence, assistant, assistant-chat-bots, chatbot, nlp, voice, voice-recognition
- Language: JavaScript
- Homepage: https://assister.ai/
- Size: 221 KB
- Stars: 43
- Watchers: 5
- Forks: 18
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Assister
Private Open General Assistant Platform, [Request For Comments](https://github.com/keyvan-m-sadeghi/assister/tree/master/rfcs/text/assister-conception)
Assister is a collection of software packages that help builders create
**Natural Language User Interfaces**. These UIs can range from simple chatbots
to complex voice assistants.## [rasa-bot](https://github.com/assister-ai/assister/tree/master/packages/rasa)
A Web Component for trivially creating a UI for [Rasa](https://rasa.com/).

## [Assister Chat](https://github.com/assister-ai/assister/tree/master/packages/chat)
Web Components for Live Chat and Chatbot applications.
## License
[MIT](https://github.com/assister-ai/assister/blob/master/LICENSE)