Quickstart

From folder to agent memory

The 2-minute version. The full command reference lives in the repository and the in-app docs.

  1. 01

    Install the OSS core

    Grab the MIT-licensed CLI + MCP server from GitHub and install it on a machine with an NVIDIA GPU.

  2. 02

    Point it at a folder

    Start the watch-folder. Drop in audio or video and NoParrot produces clean, diarized .txt / .srt / .md.

  3. 03

    Push to your vector DB

    Enable a connector (ChromaDB, Qdrant, Pinecone, Weaviate or pgvector) to store RAG-ready Markdown with metadata.

  4. 04

    Query over MCP

    Connect any MCP-compatible agent (Claude, Cursor, your SDK) and ask questions across your archive.

Full documentation: published with the app.