Skip to content
Why did we open-source our inference engine? Read the post

Overview

Full applications built on SIE, with the pipelines, models, and evaluation results documented in each one. Every project is self-contained: clone it, run it, learn from it.

We welcome community examples. To add yours:

  1. Create a subdirectory in examples/ with a short name (e.g. wikipedia-search/, pdf-rag/).
  2. Include a README covering what it does, how to run it, and which SIE features it uses.
  3. Keep it self-contained: include requirements.txt or package.json, a docker-compose if needed, and sample data or instructions to fetch it.
  4. Open a PR against main.

Projects can be anything: a search engine, a RAG pipeline, a benchmark, a migration guide, a CLI tool. If it uses SIE, it belongs here.

Contact us

Tell us about your use case and we'll get back to you shortly.