Avery.Software — Native Execution Runtime
RuntimeUse casesPricingHelpBlog
← Back to helpconcept · knowledge

What is the Knowledge Repository?

1 min

A shared Qdrant vector database that lets every agent and generated app query the same indexed document set.

The Knowledge Repository is an installation-wide Qdrant vector database running as a managed peer process alongside nxrd. Documents you index here land in the `kb_shared` collection and are immediately available to every agent (via kb.retrieve nodes) and every generated app (via the /api/vectors route emitted by the vector-db-generator plugin). You only need to run one Qdrant instance — it is shared across all agents and apps on this machine.


Live recipes need the desktop

This article is a static preview. The in-app Help sidecar inside Avery NXR can fire each step against your live project — install the desktop to use it interactively.

Download desktop →