RAG in 60 Seconds: A Live Sandbox That Builds a Real Solr Index With No Signup
The new Try it live page creates a real Apache Solr index for you in one click. No signup, no account, no card — you push content, you search it, and you ask questions of it.
01 What the sandbox does
One click creates the index. You then push your own content into it: paste JSON, or give it the URL of a document. From there you can search the index with hybrid search, and ask questions in plain language that an LLM answers from your own content, with the sources cited.
02 Nothing is hidden from you
You also get the raw Solr index credentials. That means you can browse the documents yourself and look at the vector embeddings directly, rather than taking our word for what is in there.
Sandbox indexes delete themselves after 24 hours.