01Knowledge retrieval, inside your network

On-premises. For agents.

Your rules are enforced before anything is retrieved.

Premagentic indexes the Markdown and text files your organization keeps, and gives your people and your AI assistants cited passages out of them. Who may read what is set in Premagentic, folder by folder, and checked on every search.

premshell
$ prem groups add hr
$ prem groups add engineering
$ prem ingest ./docs/hr --principals group:hr --prefix hr
$ prem search "band four compensation review" --as group:hr
# hr reaches the salary bands
$ prem search "band four compensation review" --as group:engineering
# engineering does not

02In brief

Access

Each folder carries an ordered list of allow and deny entries, set by an administrator. The first entry that names the caller decides, and no entry means no.

Lifecycle

Superseded material is held back unless a caller asks for history.

Trust

A document that declares a machine author is held from agents until a person has reviewed it.

Freshness

Past its stale-after date, a document is flagged for people and held from agents.

  • Windows and Linux
  • Stock PostgreSQL 14 or later
  • MCP for agents
  • An administration portal

03Status

Coming soon.

Premagentic is built by Agave Information Solutions in Scottsdale, Arizona, for organizations that want AI assistants working over their own files, on their own servers.