Examples¶
Working examples are in the examples/ directory of the repository.
| Example | Description |
|---|---|
| Basic Usage | Schema definition, CRUD operations, and block-form collections with hand-crafted vectors |
| Semantic Search | Real text embeddings over markdown documents using the informers gem |
Running Examples¶
The semantic search example downloads a model (~23 MB) on first run. Subsequent runs use the cached model.