Installation Methods
The RecallrAI Python SDK can be installed using your preferred Python package manager.- pip
- Poetry
- uv
Verify Installation
After installation, verify that the SDK is properly installed:Get Your API Credentials
Sign up for RecallrAI
Create an account at RecallrAI Dashboard if you haven’t already.
Get your API key
Navigate to your project api keys section and create an API key. It will start with
rai_.Next Steps
Quickstart
Get started with the Python SDK in minutes
Client Reference
Learn about the RecallrAI client class
User Management
Manage users, sessions, and memories
View on GitHub
Visit our GitHub repository for examples and source code