Extraction, embedding, hybrid search, reranking, and cited answers: one managed layer. You choose the models and tune every stage. You don’t host or scale any of it.
Not one model doing all the work. Every stage below runs on named infrastructure. Some of it yours to choose, all of it managed for you.
Each page is read to text, figures and tables included, so everything on it can be searched.
Documents are split along their own structure, boilerplate dropped and tables kept whole.
Each chunk becomes a vector that captures its meaning, using the model you choose.
Semantic and keyword search run together for a wider candidate pool, or either can run alone.
A cross-encoder rereads every candidate against your question and reorders them, the single biggest lever on quality.
The answer is generated only from the retrieved passages, each citation pointing to its exact source region.
Fourteen enterprise documents, indexed and searchable. Every score, rank, and millisecond below is what the system returned for your query.
Two charges, and they stack. The pipeline is metered per unit, so you pay for what you index and query. Dedicated capacity is optional: a leased instance sized by chunk count, billed by the hour, and free while hibernated.
Write the cited answer with any language model, from fast and cheap to frontier. Browse every model on Remy →
| Size | Capacity | Per hour | ~ Monthly |
|---|---|---|---|
| Shared | up to ~1M chunks | $0 | included |
| Small | 2.4M chunks | $0.11 | ~$78 |
| Medium | 6.4M chunks | $0.21 | ~$156 |
| Large | 24M chunks | $0.47 | ~$343 |
| XL | 48M chunks | $0.94 | ~$686 |
Shared capacity is the default, included in the metered pricing above at no extra charge, and covers most corpora. Dedicated tiers are optional: a leased instance isolated from the shared pool, billed hourly, never unloaded, and $0 while hibernating; more capacity than XL is available on request.