About Marrow

Marrow is a private, source-backed knowledge layer for personal AI agents. You start in the console, ingest professional source material, then query the evidence Marrow distilled from it.

For the friend-test launch, the public surface is intentionally small: account setup, API keys, URL/file ingest, ingest status, evidence-backed query, and credits.

Key Capabilities

  • Console-first setup: Create an account, review credits, and copy a one-time API key for the CLI.
  • URL and file ingest: Queue public URLs or local files for source-backed distillation.
  • Ingest status: Check recent jobs and individual job status from the CLI.
  • Evidence-backed query: Ask a natural-language question and receive a compact answer with source excerpts.
  • Credit guardrails: Query and ingest consume Marrow credits so free beta usage stays bounded.
  • API key basics: List keys, create a replacement, and revoke old keys.

Tool Selection

I want to... Use
Sign up, get a key, or check credits Console
Configure my local CLI once marrow api configure
Preview or queue a URL ingest marrow api ingest-url
Preview or queue a file ingest marrow api ingest-file
Check recent ingest jobs marrow api ingest-jobs
Check one ingest job marrow api ingest-job
Ask for source-backed evidence marrow api query
Manage my API keys marrow api api-keys

Boundaries

  • Not a resume builder. Resumes are outputs. Marrow keeps the underlying source context reusable across downstream tools.
  • Not generic chat memory. Every returned record carries source and confidence context.
  • Not a public lookup database. Each account is private and API-key gated.
  • Not a broad toolkit yet. The friend-test path is deliberately limited to account setup, keys, ingest, status, query, and credits.

Get Started

  • Friend tester guide: Sign up, configure the CLI, ingest one source, run one query, and understand credits.
  • Quickstart: The same path in the shortest command form.
  • Marrow CLI: Hosted CLI install, configure, ingest, status, query, and API key basics.
  • API reference: Direct HTTP details only when you are building an integration instead of using the console and CLI.