discord link
No discord brother, we have Telegram:
https://t.me/iamaihub and X:
https://x.com/iamaihub
DAI 0.4.34 — we changed our name, and nearly everything underneath itProof of Human is now DAI — Decentralized Artificial Intelligence.
Here are the five changes worth updating for.
════════════════════════════════════════════════════
01. THE REBRANDWe're DAI now, and we live at iamai.kg════════════════════════════════════════════════════
Proof of Human became DAI — short for Decentralized Artificial Intelligence. The old name described how the network started. The new one describes what it actually is: a way to run AI that nobody owns.
The whole thing moved house. The site, the docs, the download page and the bootnodes all left poh.ge and proofofhuman.ge, and now live on iamai.kg. The coin changed ticker too — POH is DAI, and wallet addresses now start with dai…
Nothing was taken from you in the move. Your wallet keys are the same keys, and balances were carried across to the new chain.
Site →
https://iamai.kgMiner →
https://miner.iamai.kgExchange →
https://aist.exchangeExplorer →
https://iamai.kg/explorer════════════════════════════════════════════════════
02. LOCAL AIThe AI runs on your machine — with no setup════════════════════════════════════════════════════
The inference engine is now packed inside the app on Windows, macOS and Linux. No Python, no Docker, no separate model server to babysit. Open the app, and it downloads a model and starts answering.
You choose how big to go. The ladder runs from a 0.45 GB model that works on an old laptop all the way to a 62 GB flagship for a workstation — and the app reads your memory and graphics card first, so it only offers what your machine can really hold. On Windows it now recognises AMD and Intel GPUs too, not just NVIDIA.
Chat grew up as well. You can attach text files and pictures, and every node now ships with tools built in — 22 public data APIs plus onion search — so the AI can go and look something up instead of guessing at it.
Code:
8 models: 0.6B → 120B
Download size: 0.45 – 62.8 GB
CPU or GPU: auto-detected
Attachments: up to 1 MB
════════════════════════════════════════════════════
03. REWARDSYou get paid for the work you actually did════════════════════════════════════════════════════
The old rule was simple and a bit unfair: whoever won the block took most of the coins, whether or not they had done any AI work.
The new rule pays the workers. The block reward is split between the nodes that actually completed AI jobs, weighted by how much compute each one delivered. The node that packages the block keeps about 10% for its trouble.
If nobody asked the network for anything, a block mints a tiny keepalive instead of a whole coin. New DAI appears when there is real demand for it — not on a timer.
And the split is not something a node reports about itself. Every other node recalculates it from the block's own contents, so running twenty fake identities earns exactly what running one earns.
Code:
Workers take: ~90%
Quiet block mints: 0.05 DAI
Split: re-checked by every node
════════════════════════════════════════════════════
04. MONEYPay for AI in your own currency════════════════════════════════════════════════════
The chain now carries 14 regional currencies alongside DAI. Not a wrapper, not an IOU on somebody else's chain — real balances you can hold, send and spend on compute.
On-chain currencies · minted once at genesis
som KGST Kyrgyzstan
Br aiETB Ethiopia
Nu. aiBTN Bhutan
Bs. aiVES Venezuela
₲ aiPYG Paraguay
৳ aiBDT Bangladesh
₨ aiPKR Pakistan
E£ aiEGP Egypt
ع.د aiIQD Iraq
Kz aiAOA Angola
MN$ aiCUP Cuba
ل.د aiLYD Libya
ج.س aiSDG Sudan
﷼ aiIRR Iran
Nobody sets the price of compute. Every operator names their own rate, and what a DAI is worth is whatever the open market says — the best live bid and ask between real people, not an oracle and not a number we picked. All that changes between countries is which money you pay in. And the miner is paid in exactly the currency the customer used: no conversion, no spread, no surprise.
To move between them there is a peer-to-peer exchange built into the app. Post an order, meet a counterparty, and the chain holds the funds in escrow until both sides are done. When both currencies live on the chain, the swap settles in a single step — nobody has to send first and hope.
Code:
Price set by: the open market
Escrow: on-chain
On-chain pairs: swap in one step
Cash out: bank or USDT
════════════════════════════════════════════════════
05. NETWORKINGNodes talk to each other directly at last════════════════════════════════════════════════════
Here is a problem we had been quietly living with. Almost no home computer is reachable from the open internet — your router sees to that. So every message between two home miners had to be relayed through a bootnode. One server, carrying everyone's traffic, and a single thing to knock over.
Not any more. Nodes now find each other by public key on a distributed hash table, and punch a direct connection straight through the router. Two miners behind two home routers on opposite sides of the world now speak to each other with nothing in between. For the rare pair that genuinely cannot connect, it falls back to a relay on its own.
A node with no bootnode configured at all can now find the network by itself. That was always the point.
Code:
Direct peer-to-peer
Works behind home routers
No single point of failure
════════════════════════════════════════════════════
ALSO IN THIS RELEASE════════════════════════════════════════════════════
Explorer on the web
Blocks, addresses, transactions and completed jobs, browsable at
https://iamai.kg/explorer — not only inside the app.
Honest wallet history
Your transaction list is now read from the chain itself, so it says the same thing on every device you own.
Sign from your phone
Pair a website with your wallet by link or QR. Requests are shown in plain words, and your key never leaves your machine.
16 languages
The site and app now speak Kyrgyz, Amharic, Dzongkha, Bengali, Urdu, Farsi, Arabic, Chinese and more — with pages written for each country.
Bring your own tools
Add any MCP server in Settings and the AI can use it. Complex questions are planned across several tools before anything runs.
Rate an answer, say why
Star ratings now take a comment, and the comment is fed back into the reply instead of vanishing into a log.
════════════════════════════════════════════════════
PLEASE UPDATE — THIS ONE IS A HARD FORK════════════════════════════════════════════════════
The network switched to a fresh chain. Miners still running an old build are turned away by everyone else, so they sit there burning electricity and earning nothing. Updating is the whole fix.
Your wallet keys are untouched by the update. It clears the chain data your node rebuilds anyway, and balances were carried over from a snapshot of the old chain.
════════════════════════════════════════════════════
PUT AN IDLE COMPUTER TO WORK════════════════════════════════════════════════════
A Mac mini, an old gaming PC, a server with spare hours. Download it, pick a model, and it starts earning while you get on with your day.
Code:
curl -fsSL
https://miner.iamai.kg/scripts/easy-start.sh | bash
Or grab the app:
https://miner.iamai.kgFull write-up:
https://iamai.kg/blog/dai-0-4-34.htmlWebsite:
https://iamai.kgMiner:
https://miner.iamai.kgExchange:
https://aist.exchangeExplorer:
https://iamai.kg/explorerX:
https://x.com/iamaihubTG:
https://t.me/iamaihub