Getting Started with Rhesis
Welcome to Rhesis! This guide will help you get started with Gen AI testing, whether you’re using the cloud platform, the SDK, or self-hosting.
Choose Your Path
Cloud Platform
Start testing immediately with zero setup required.
Go to app.rhesis.ai →🐍Python SDK
Integrate testing into your Python applications.
View SDK Docs →💻Run Locally
Run Rhesis on your local machine with just a few commands.
Running Locally Guide →🏢Self-Hosting
Deploy Rhesis on your own infrastructure with full control.
Self-Hosting Guide →Quick Start Options
Option 1: Cloud Platform (Fastest)
Get started in minutes at app.rhesis.ai :
- Create a free account
- Create your first project
- Generate test scenarios collaboratively
- Invite your team to define requirements together
Option 2: Python SDK
Install and integrate testing into your application:
Option 3: Run Locally
Run the full platform on your local machine with Docker:
Visit http://localhost:3000 - you’ll be automatically logged in!
Need production deployment? See the Self-Hosting Guide for deploying to your own infrastructure with proper security and authentication.
Next Steps
Need Help?
- Documentation: Browse the docs using the navigation menu
- GitHub Issues: Report bugs or request features
- Community: Join discussions and get support
Tip: If you’re new to Gen AI testing, start with Core Concepts to understand key principles before diving into implementation.