Getting Started =============== This section explains the shortest path from a fresh clone to a working local search. The package intentionally avoids heavy demo assets. All examples in the documentation use tiny in-memory matrices or tiny files that you can create locally in seconds. What you can do quickly ----------------------- * install the package * build a small exact-search index * run a query against a tiny embedding matrix * inspect JSON output from the CLI .. toctree:: :maxdepth: 1 installation