Examples gallery
Production-shaped sample applications for common enterprise domains. Each blueprint includes the schema, the ingestion pattern, the search/embedding configuration, the relevant endpoints and AI tools, and deployment notes.
If you haven't built anything on Curiosity yet, start with Build your first enterprise AI app — it walks through every step in a small sandbox. Use the examples below to see what a polished app looks like in your domain.
Available blueprints
Technical support
A polished sample with devices, parts, manufacturers, cases, and conversation messages. Demonstrates entity-centric navigation, hybrid search, "similar cases" recommendations, and a permission-aware support chat.
HackerNews
The simplest possible end-to-end demo: stories, comments, users. Good as a 30-minute warm-up before tackling a richer domain.
Manufacturing knowledge assistant
Blueprint for industrial / engineering documentation: parts, assemblies, products, revisions, and the engineers who authored them. Demonstrates document-version graphs and recursive part-of relationships.
Migration blueprints
If you're coming from another stack, these guides cover what changes when you adopt Curiosity Workspace:
Tutorial chains
These are walk-throughs rather than reference blueprints — read them top-to-bottom:
- Build your first enterprise AI app — the canonical 30–45 minute developer journey.
- Technical Support tutorial — a multi-page walk through the technical-support sample.
- Permission-aware search — ACL ingestion plus query-time enforcement with
CreateSearchAsUserAsync. - Full-stack RAG app — permission-aware retrieval, generation, citations, audit logging.
- Custom connector from scratch — C# and Python walkthroughs.
- Custom endpoint from scratch — graph-scoped retrieval with a typed response.
Where to ask
Found a gap between the blueprints and your domain? Open a discussion on the community forum — domain-specific blueprints are added based on what teams are actually building.