
rasa 3.6.21
0
Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogu
Contents
Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Stars: 21047, Watchers: 21047, Forks: 4910, Open Issues: 144The RasaHQ/rasa repo was created 9 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 21047 github stars!
How to Install rasa
You can install rasa using pip
pip install rasa
or add it to a project with poetry
poetry add rasa
Package Details
- Author
- Rasa Technologies GmbH
- License
- Apache-2.0
- Homepage
- https://rasa.com
- PyPi:
- https://pypi.org/project/rasa/
- Documentation:
- https://rasa.com/docs
- GitHub Repo:
- https://github.com/RasaHQ/rasa
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common rasa errors.
Code Examples
Here are some rasa code examples and snippets.
GitHub Issues
The rasa package has 144 open issues on GitHub
- implement functionality for 'rasa init' to interpret symbolic characters in project path creation such as '~'
pythonfix







