A retrieval server with ingestion, search and users, rather than a library to wire up. Built by SciPhi.
Others in data and rag
Common questions
Is R2R free to use?
R2R is open source and free to run yourself. You still pay whichever model provider you point it at, and this tutorial is free with no signup.
Do I need to know Python to use R2R?
Basic Python is enough. Functions, dictionaries and imports cover most of what R2R asks of you.
When should I not use R2R?
When something else in data and rag fits the job better. The others in that group are listed below.
Lessons for R2R are being written. Meanwhile the APIs for AI tutorial covers the same ground: state, tools, loops, memory and human approval. Most of it carries straight over.
Start the APIs for AI tutorial →