R2R templates are in beta! We value your feedback and contributions to make them more widely accessible.
A collection of templates curated by the SciPhi team and our community to make it easy for you to get started with your RAG application. These templates are ready to deploy in the SciPhi Cloud or locally.
Run any template from the R2R CLI using the following commands:
# Install the CLI
pip install r2r
# List all availible templates
r2r list-templates
# Clone your template
r2r clone < your-template >Search for templates and preview live deployments.
Interested in submitting a template? Make a PR to introduce yours!