
Where to start
This series takes you from zero to a working Curiosity application.
| # | Presentation | What you'll build |
|---|---|---|
| 2 | Getting Data In | A connector that ingests structured data with permissions |
| 3 | NLP Enrichment | Entity extraction and linking on top of ingested content |
| 4 | Search | Text, hybrid, and vector queries with facets |
| 5 | Similarity Search | "More like this" and graph-boosted retrieval |
| 6 | AI & Agents | A grounded LLM assistant with permission-aware tools |
| 7 | APIs & Custom Endpoints | Server-side logic exposed over HTTP |
| 8 | Custom UI | A domain-specific front-end built with Tesserae |
If you just want something running quickly:
- Deploy a workspace — Installation guide
- Write a connector — Getting Data In
- Run a search — Search
Each presentation is self-contained. You can jump to any topic without reading the others first.