Introduction
Lightflare is a self-hosted agent platform for team AI work.
Why Lightflare
- Self-hosted. Runs on your own infrastructure and hardware.
- Persistent storage. Conversations, memory, schedules, and state are stored in your database.
- Browser UI. No local software to install — users access it from any browser.
- Flexible memory. Supports both user-scoped and organization-shared memory.
- Centralized tools. Server-side integrations with managed credentials and access policy.
- Private network access. Connect internal tools without exposing them to a cloud provider.
- LLM choice. Use local or external LLM providers behind a single control plane.
- Open source. Audit and adapt the full codebase to fit your team's needs.
- Safe by default. Runs approved server-side tools — no direct writes to user machines.
Example Use Cases
- Send a message to chat: "Go to https://news.ycombinator.com/, get the top 10 news and send me the summary."
- Store company holiday schedule as shared memory. "Show me the company holiday schedule for 2026."