Installation Overview
Rasa Pro has different installation options to get you started with building your assistant. Each option serves different needs.
Requirements
Regardless of the option you pick, there are some prerequisites you will need to get started:
- Rasa Pro License Key - you'll need a license key to use Rasa Pro. You can request a Rasa Pro Developer Edition license key here and read more about our licensing here.
- LLM Provider API Key - you'll need an API key from one of our supported LLM providers for anything other than completing the Rasa Pro Tutorial.
GitHub Quickstart
Our recommended way to get started rapidly and experiment with Rasa Pro. This option provides a fully-managed environment in GitHub Codespaces, no local installation necessary.
Python
Best suited for those who are already familiar with Python development and comfortable with installing packages.
Docker
Best suited for those who prefer a containerised approach to development.
Ready to deploy? Pick your path, follow the steps, and get started with building amazing conversational AI experiences.