Relagent

Content rating
Everyone
50+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image

About this app

Run a modern AI agent yourself without external services. You need just this app and a computer to run the Relagent Engine.

The goal of the Relagent project is an accessible solution for agentic AI services with full control over your data. Setting up your own installation should be within reach without considerable technical knowledge or financial investment. The software is designed to be resource-efficient without any hidden costs.

To get started, please have a look at the [project's readme](https://gitlab.com/RmMsr/relagent).

What Relagent brings you:

* šŸ—Øļø Chat interface: Ask the assistant anything
* 🌐 Persistent sessions: Open new sessions and continue them on any device. Data stays on your systems only.
* šŸŽ¤ Speech Integration: Input and Output on device with about 40 languages
* āš–ļø Use any open-weights model: By using the very well established Open AI chat completions protocol you can choose the inference service that works best for you. No external service needed - but you can use one.
* šŸ”’ļø API Key Authentication: Restrict access to your data. Combine with a HTTPS proxy or a VPN to protect your data while accessing it from anywhere.
* 🧰 Agentic tools (e.g. web search)

What you do *NOT need*:

* Register for a 3rd party service (unless you want to use a commercial LLM provider)
* Pay for any usage or access (but I appreciate donations)
* Fear that your data ends up in big data silos or model training

What you *CAN do*:

* Host the Relagent engine yourself (start on your computer, switch to permanent installation when you are ready)
* Run a Large Language Model yourself (needs just one additional app, several free options with or without graphical interface you can choose from)
* Protect the API with HTTPS, Basic Auth or using a VPN.

For more information:

* Find the [Relagent source code](https://gitlab.com/RmMsr/relagent) on GitLab.
* Have a look at the related Blog [Venkado.org](https://venkado.org/).
* Follow the author [@guesser@sigmoid.social](https://sigmoid.social/@guesser) on the Fediverse.
Trustworthy AI assistant that runs 100% on your hardware
Updated on
Aug 20, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection

What’s new

- Whisper ASR support: import and run sherpa-onnx Whisper models offline
- Chunked TTS playback with navigation controls for long replies
- Resumable model downloads that retry automatically after interruption
- Copy raw message text and confirm-before-open for links in chat
- Fixed a crash importing certain mistagged transducer models
- TTS playback now stops reliably on interruption
- Fixed chat overflow, dark/light theme staleness, and other UI bugs