What is Artefaq?
Artefaq is the first application built on the Condelo platform. It enables users to explore their ingested data through agent-driven conversations, collect key findings as snippets, and generate polished artefacts (reports, analyses, etc.) from those findings.
Core Concept
The user flow is: Explore → Collect → Generate → Share
- Explore — Converse with agents to investigate ingested data (documents, structured data, feeds)
- Collect — Bookmark important moments and save snippets to a workspace
- Generate — Once enough material is gathered, trigger an agent to produce a structured artefact
- Share — Publish artefacts globally, via link, or to specific teams/users
Relationship to Condelo Platform
Artefaq consumes the Condelo platform API. The platform (being built in a separate repo) provides:
- Document ingestion and embedding
- Data organisation (spaces, sources, feeds)
- Agent infrastructure and exploration capabilities
- Search (hybrid, vector, keyword, reranking)
Artefaq is a client application — it does not contain platform logic. It calls platform APIs for all data and agent operations.
Main Sections
| Section | Purpose |
|---|---|
| Exploration | Agent-driven data conversation with bookmarks and snippet collection |
| Workspace | Snippet management and artefact creation trigger |
| Artefacts | Gallery, list, publishing, sharing |
| Notifications | Artefact readiness alerts, critical findings (e.g. compliance breaches) |
| Settings & Profile | User preferences, account management |
| Admin | Org-level team/user management + system-level admin for costs/billing |