Docs

How Fryri works, in plain terms. Every page here is also readable as markdown: use the Copy for LLM button on any page, or fetch /llms.txt for the machine-readable index.

Help

Concepts

  • What Fryri is

    Fryri keeps what you give it, makes sense of it, and answers for it, so you can ask instead of dig.

  • Your library

    The library is everything you have given Fryri, organized for you and searchable by meaning.

  • Fryri comes to you

    Fryri raises deadlines, renewals and loose ends on its own instead of waiting to be asked.

Developer API

  • Authentication and keys

    Create an API key and authenticate every request with a Bearer header.

  • Quickstart

    Put something into memory and recall it, grounded with sources, in three calls.

  • Store and recall

    Capture text or files into a library, then find them again by meaning.

  • Read documents as data

    List documents, read their extracted text and typed fields, and map results back to your own files.