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

Examples

A gallery of full applications built with SIE. Each example 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.