RAG without the hassle. Ship what matters.
from ragtastic import Ragtastic
# Create the Ragtastic client
client = Ragtastic(api_key="api_key")
# Create a collection to be queried
collection = client.collection.create(description="Country facts")
# Upload your documents to the collection
client.document.create("./Morocco.txt", collection)
client.document.create("./Turkey.txt", collection)
# Ask queries about your documents
client.query.create("What is the capital of Morocco?", [collection])
Everything you need for RAG
Lightning Fast
Get the right context in milliseconds with optimized retrieval.
Web scale
Scale to petabytes and more.
Fully Managed
Zero infrastructure management or maintenance required.
Developer Friendly
Simple API with comprehensive SDK support.
Find the Right Plan for You
Enterprise
Custom
- Custom storage
- Custom search tokens (?)
- Dedicated support
- Volume discounts