Eco AI
Eco AI: the greenest token is the one we never generate.
The industry’s answer to “how much energy does AI use?” is usually a shrug and a press release. Eco AI — green AI, sustainable AI, call it what you like — should mean something you can check: less hardware, less waste, and no claims you cannot back up.
conw.ai (Conway AI) is a self-learning AI assistant served from a single 16GB iMac in a living room. Not a data centre. Not a GPU cluster. One machine, a compact model, response budgets that stop needless output, and background learning that steps aside the moment someone wants to talk.
- Serving hardware
- One 16GB Apple Silicon iMac — no GPU cluster
- Model size
- Conway-Retrain 12B, compact by frontier standards
- Output
- Token ceilings and repetition guards stop runaway replies
- Learning schedule
- Runs only when the machine is idle; yields to chat
- Carbon figure
- None published until it can be metered properly
- Local option
- Conway Entity: zero cloud round-trips, on your machine
01.
Definition
What eco AI should mean.
Training and serving large models consumes electricity, water for cooling, and rare hardware — and the biggest systems run around the clock across warehouses of accelerators. “Green AI” emerged as a research idea in response: measure the cost of results, not just the results, and prefer approaches that get most of the value for a small fraction of the energy.
For a product rather than a paper, we think eco AI comes down to four commitments:
- Small enough to matter. Use the most compact model that does the job, on hardware that sips rather than gulps.
- Do not generate what nobody asked for. Long, repetitive replies are the cheapest waste to eliminate.
- Do not run two machines when one is idle half the day. Schedule background work into the gaps.
- Say only what you can measure. A confident carbon number with no meter behind it is marketing, not ecology.
02.
One machine
A 16GB iMac, not a data centre.
Conway-Retrain 12B — our current model, retrained on top of a Gemma 4 base — is served through Apple’s MLX framework on a single 16GB iMac. That machine handles live chat, memory, and the background learning loop. There is no fleet of GPUs waiting for traffic and no second region idling for redundancy.
Apple Silicon is the quiet hero here: unified memory lets a 12-billion-parameter model run on a desktop that draws household power, and it does so without a fan you can hear from across the room. The trade is honest — frontier systems will beat it on breadth and trivia. Its edge is the self-learning loop, not raw scale.
The model stays replaceable
The checkpoint sits behind an interface, so when a more efficient model appears it can be swapped in without touching memory, safety rules, or your ownership of what you taught. The earlier 188M Conway-Omega checkpoint — small enough to be almost free to run — is deprecated in-product but remains open-source on Hugging Face.
03.
Bounded output
Efficiency starts with useful answers.
Every token costs compute, so the cheapest energy saving in the whole stack is not generating tokens nobody wanted. conw.ai enforces short-answer token ceilings so replies stop when they have answered, and repetition guards catch the model when it starts circling and cut it off.
The same instinct runs through the learning loop. Only safe, useful, short replies are eligible to teach the model; down-rated and contaminated examples never enter the queue, so compute is never spent training on noise.
04.
The night shift
Learning fills the gaps instead of adding a second machine.
A self-learning AI could easily double its footprint by training constantly on a second box. conw.ai does not. Eligible examples wait in a guarded queue. Training begins only when there is enough clean material and serving is idle — and it yields whenever chat traffic needs the machine. Live chat first, learning second.
The output is a candidate checkpoint that must load and pass its checks before anything live changes, which means no cycles are spent promoting a model that would be rolled back an hour later. You can watch what that process kept and refused at conw.ai/learning.
05.
Compared
Typical cloud AI versus conw.ai.
Qualitative on purpose — we will not put numbers in a table we cannot stand behind.
| Dimension | Typical cloud AI assistant | conw.ai |
|---|---|---|
| Serving hardware | Racks of GPU/TPU accelerators, multiple regions | One 16GB Apple Silicon iMac |
| Model scale | Hundreds of billions to trillions of parameters | 12 billion parameters |
| Idle footprint | Always-on fleet sized for peak | A single desktop that goes quiet |
| Output length | Often verbose by default | Token ceilings and repetition guards |
| Learning compute | Separate training clusters | Idle cycles on the same machine |
| Carbon disclosure | Aggregate estimates, if any | None until it can be metered honestly |
| Fully local option | Rare | Conway Entity runs on your own hardware |
06.
Zero round-trips
The most eco AI is the one on your desk.
Sending every question across the internet to a warehouse and back is a cost in itself. Conway Entity removes it: the same self-learning loop — local model, local memory, weight-level retraining — running entirely on your own machine, with nothing leaving it. No network hop, no shared cluster, no data centre in the loop at all. It is in early access for Pro and Max plans.
What is eco AI?
Eco AI — also called green AI or sustainable AI — is artificial intelligence designed to do useful work with as little energy and hardware as possible. In practice that means smaller models, efficient hardware, not generating tokens nobody asked for, and being honest about what you can and cannot measure. conw.ai applies all four.
Is conw.ai actually green?
We keep this claim modest because most AI energy claims are impossible to verify. What we can say plainly: the current service runs on one 16GB iMac, not a GPU cluster; replies have token budgets and repetition guards so the model does not ramble; and background learning pauses whenever live chat needs the machine. We do not publish a carbon number until we can meter it properly.
Why does a smaller model matter for energy?
Every token an AI produces costs compute, and compute scales with model size and hardware. A compact 12-billion-parameter model served on one efficient Apple Silicon machine consumes a fraction of what a frontier model spread across racks of accelerators does. conw.ai trades some breadth on trivia for a footprint one household could power.
Does the self-learning make it use more energy?
Learning is scheduled, not constant. Eligible examples queue up, and retraining only starts when there is enough clean material and the serving machine is idle. If chat traffic arrives, learning yields. So the learning loop fills otherwise-idle cycles instead of adding a second machine.
Can I run it with zero cloud round-trips?
Yes. Conway Entity runs the same self-learning loop entirely on your own hardware — local model, local memory, weight-level retraining — with nothing leaving the machine. It is in early access for Pro and Max plans.
Will you ever publish an energy or carbon figure?
When it can be metered at the wall and stated without hand-waving, yes. Until then the honest number is “we do not know precisely”, and we would rather say that than invent one.
Low-energy, self-learning, and free.
One iMac, a compact model, and an assistant that gets better because you use it. No credit card, no ads.