The knowledge base lets your agents answer from your own content using local retrieval (RAG), powered by a local ChromaDB — no cloud, no paid vector database.

Import a document

  1. Open the Knowledge Base page.
  2. Click Import and choose a .txt or .md file (plain-text extraction for V1).
  3. Evano Studio chunks and embeds it locally and adds it to the knowledge base.

The first import downloads a small local embedding model (about 80 MB) once. It runs on your machine — no API key, no cloud.

← Back to all docs