README.md
The future of building AI agents with Rasa is <b>Hello Rasa</b> and <b>CALM</b>.
Building reliable AI agents just got easier.
Hello Rasa is our new interactive playground for prototyping AI agents. It combines LLM fluency with the reliability of business logic using our CALM (Conversational AI with Language Models) engine.
š Start building for free at Hello Rasa
We are building a home for people shipping real-world AI agents.
Agent Engineering is evolving faster than any single framework. This is a vendor-neutral space to discuss architectures, memory, orchestration, and safety with builders across the industry.
| Channel | Purpose |
|---|---|
| #agent-design | Architectures, reasoning, memory, testing |
| #showcase | Show your builds, demos, and repos |
| #ask-anything | Debugging and workflow questions |
š Join the Community
Note: The documentation and installation instructions below apply to the classic Rasa Open Source framework. For the latest CALM-based experience, see the Hello Rasa section above.
Rasa is an open source machine learning framework for automating text and voice-based conversations. With Rasa, you can build contextual assistants on:
Rasa helps you build contextual assistants that can handle layered conversations with lots of back-and-forth.
We are happy to receive contributions. Please review our Contribution Guidelines before getting started.
Rasa uses Poetry for packaging and dependency management.
make install
export SYSTEM_VERSION_COMPAT=1 before installation.Make sure you have development requirements installed:
make prepare-tests-ubuntu # Ubuntu/Debian
make prepare-tests-macos # macOS
make test # Run tests
Rasa follows Semantic Versioning.
For full details on our release cadence and maintenance policy, visit our Product Release and Maintenance Policy.
Licensed under the Apache License, Version 2.0. Copyright 2022 Rasa Technologies GmbH. Copy of the license.