The Prereasoner engine with no decoder, plus the knowledgebase everyone shares. Apache 2.0 code and open weights, small enough to run on a CPU inside your own network. Own your AI, end to end.
| Community Edition | Structured RAG | |
|---|---|---|
| The engine (encoder only, no decoder) | Open source | Included |
| Open weights on Hugging Face | Yes | Yes |
| Run on your own CPU | Yes | Yes |
| Global knowledgebase (geo, forex, schema.org) | Rebuild from publisher sources | Yes |
| Your company's private reference tables | Not included | Tenant namespace |
| Shared across a company's users | Not included | Yes |
Need to resolve gold/platinum against your own customer tier table, shared across your team? That's the tenant namespace in Structured RAG.
Clone the Apache 2.0 repository, then python -m engine.fetch_weights pulls the open weights. No account or token needed.
Terraform stands up one service and one Postgres in your own cloud.
Connect spreadsheets, CSV files or a database inside your network.
Return the result with its query and source rows.
Use Apache 2.0 code, open weights and shared reference data on your hardware.