Skip to content
← Back to productsOpen-source system · Launching soon

Chatify by F1

Upload documents. Users chat with them. Multi-tenant and self-hostable, from day one.

Who it is for

Built around a specific team and need.

Product teams and internal ops that need document-grounded chat under their own domain, with tenant isolation on disk and in the database.

The problem

What gets easier for the customer.

Document-QA SaaS forces your files into someone else's cloud, and building the alternative from scratch means auth, tenant scoping, agent orchestration and a chat UI.

How it helps

A practical path from the problem to a better outcome.

Chatify-by-f1 stores each tenant's documents in an isolated directory, auto-generates an AGENTS.md so the assistant knows what each file is for, and runs every turn via Codex CLI scoped to that tenant. Free MIT core; optional implementation, deployment and evolution support via Feature1.

Outcomes

What customers should be able to achieve.

  • Ship document-grounded chat without sending files to another vendor
  • Isolate every tenant at the filesystem and DB layer from day one
  • Deploy the free MIT core, upgrade to hosted when quotas and billing matter