Enough is a feature

Intelligence doesn't need to be excessive to be good.

Keep what is essential, own what you have.

Understand what you use, use only what you need.

Sign the claim with your:

See all supporters & manage yours →

Structural flags

🚩 Concentration of powerA few companies set the models, the compute and the price of access for everyone else.
🚩 Rented, never ownedTerms, prices and availability can change overnight on tools you don't control.
🚩 Metered surveillancePay-per-token means every prompt becomes a data point about you, stored elsewhere.
🚩 Ecological footprintThe race for ever-larger models scales energy and water use to industrial levels.
🚩 Designed-in exclusionBudgets, connectivity and permissions gate who gets to use AI at all.

Cloud vs Local, by design

Data that leaves your device
Cloud
100%
Local
0%
Works fully offline
Cloud
0%
Local
100%
You can audit the model & code
Cloud
~10%
Local
100%
Recurring cost to keep using it
Cloud
High
Local
~0

Indicative figures

≈1–2%
of the world's electricity used by data centres today — and climbing.
$10s M
to train a single frontier model.
0
tokens, dollars or data leaving your machine with LowAI.

Figures are indicative, drawn from widely reported ranges; LowAI's are by design.

Try it yourself

🦉

Athenea

Our first prototype: an LLM agent that runs 100% on your machine — chat, knowledge and RAG, fully offline. No tokens, no external APIs, no cloud.

How Athenea works

100% offline · ~8 GB RAM · open formats Your documents RAG · .mv2 Local engine GGUF · quantized Assistant Content

One local engine

Open GGUF models run on your own hardware. Nothing leaves your device — no tokens, no cloud.

Your own knowledge

Keyword RAG over your PDFs and EPUBs feeds the engine, with atomic storage in the .mv2 format.

Two tools, one core

From that core branch an Assistant you talk to, and Content you generate from everything it knows.

Frugal & free

It all runs inside one frugal envelope: no key, no subscription, no lock — ~8 GB RAM, open formats you can export anytime.

Assistant

Local conversational agent

Talk to open models running on your own hardware. Persistent memory, tools and knowledge — all offline, without a single byte leaving your machine.

How it works with your knowledge

  • RAG over your documents: extracts text from PDF and EPUB.
  • Incremental ingestion with /learn, /fetch and /ingest.
  • OpenAI-compatible API server to connect your own apps.
  • Atomic persistence in the .mv2 format (conversations + knowledge).

Frugal under the hood

  • TurboQuant KV-cache compression (f16/bf16/q8_0/q4_0/turbo2-4).
  • Catalog of 20 pre-quantized models (340 MB – 8.4 GB): Qwen, Gemma, Phi, Llama.
  • Runs on ~8 GB of RAM — no bleeding-edge GPU required.
  • Modest hardware, long life: the tiny-house logic applied to AI.

Content

Content generation & transformation

Produce and transform content from your own local knowledge: drafts, summaries and rewrites. Nothing sent to the cloud, no subscriptions.

Workflow

  • Batch processing of documents and notes.
  • Reusable templates for recurring tasks.
  • Generates from the same sources your Assistant already ingested.
  • Exports to standard formats (Markdown, plain text).

Reproducible, no vendor lock

  • Pipeline wired to the same .mv2 knowledge base.
  • Same input → same output: reproducible generation, locally.
  • Open models and formats: migrate and export whenever you want.
  • Zero dependence on OpenAI, Google or any third-party API.

Built on Athenea

Implementations

Projects that extend the Athenea core toward new capabilities.

Personalized fine-tuner

on the nety network

Prototype

A personalized assistant that fine-tunes your own Athenea model on your data, spreading the compute across the nodes of the nety P2P network. Your AI, trained by and for you.

How it fits

  • Starts from a local base model in Athenea's catalog.
  • Tuning is distributed across nety's compute nodes.
  • The result comes back as a GGUF model that runs offline on your machine.
  • Your raw data never goes to a central server.

Why it matters

  • Real personalization without proprietary GPU farms.
  • Uses the P2P resource market — low cost by design.
  • Proves the Athenea ⇄ nety bridge: local AI + decentralized network.

Community

Founders

Once upon a time… some people gave their care and passion to set up this community. Know us closer.

Free software made us friends, a care for the world we share.

Open new tools, write the first specs, and steward a project's direction and quality.

Ship a small, frugal tool under the LowAI philosophy and propose it to the community.

Click to expand ▾

Support us

Funding, infrastructure, advocacy and mentoring.

Support is what keeps frugal AI sustainable without selling it back to anyone.

Sponsor a project, donate compute or hosting, mentor newcomers, or simply spread the word.

Frugal, open tools rarely fit a rental business model — community support is what keeps them alive.

Click to expand ▾

Lows

Tiny houses, Simple livings, Low techs… Low all!

No gatekeeping: using, sharing and improving the tools already makes you part of it.

Run tools locally, file issues, share models and recipes, and help others get started.

Clone a project, run it on your own machine, and open your first pull request.

Click to expand ▾
GovernanceDecisions happen in the open — in public issues and discussions, not behind closed doors.
StandardsShared frontend and frugal-model guidelines so tools feel consistent and stay easy to maintain.
OnboardingStep-by-step guides so a newcomer can clone, run and contribute in a single afternoon.
RecognitionEvery contribution is credited, however small — code, docs, models, translations or support.
Open by default Frugal over flashy Local over cloud Repairable Documented Welcoming

Ways to get involved

New here? Start with the contributing guide, browse good first issues, or say hello in discussions. Building something small and frugal? Propose it as a project and we'll help you shape it — or publish a model on Hugging Face. Everything is open source and built in the open.

Ready to build something that asks for little?

Start on GitHub