Budapest · Elérhető remote és helyi projektekre Budapest · Available for remote projects & collaborations

Nem AI-t használok —
AI rendszereket
építek.

I didn't just adopt AI —
I built the stack
it runs on.

Autonóm rendszerek, amelyek gondolkodnak, cselekszenek és önmagukat javítják — privát módon, lokálisan, folyamatosan. NPU firmware-től az ágens orchestrációig, az egész stacket én terveztem.

Autonomous systems that reason, act, and self-recover — running privately, on-device, around the clock. From NPU firmware to multi-agent orchestration, I own the full stack.

Kapcsolatfelvétel Hire me Projektek megtekintése See projects GitHub
90 tok/s
Lokális LLM
Hexagon NPU-n
Local LLM
on Hexagon NPU
23×
Deduplikációs
arány (backup)
Deduplication
ratio (backup)
~0%
CPU 4K átkódolás
közben (VA-API)
CPU during 4K
transcode (VA-API)
18
Éles production
rendszer, saját build
Production systems
designed & operated

Nem az AI-t tanulom — az AI-t üzemeltetem. Az elmúlt évben felépítettem egy teljes, privát mesterséges intelligencia ökoszisztémát, amelynek minden rétegét én terveztem, kódoltam és tartom fenn. Nem tutorialból, nem managed service-ből — nulláról, production szinten.

Az alap az infrastruktúra: egy háromcsomópontos Proxmox klaszter, amely áramszünet után automatikusan helyreáll, hálózati driver bugokat maga javít, és 23-szoros deduplikációval menti az adatokat titkosítva a felhőbe. Ez az a réteg, amit a legtöbb AI projekt kihagyott — és ami miatt a legtöbb AI projekt megbízhatatlan.

Erre épül az AI stack: helyi LLM inferencia 90 token/másodpercen a Snapdragon NPU-n, egy LiteLLM router, amely 9 provider közt automatikusan vált meghibásodás esetén, és egy hibrid RAG pipeline, amely a saját infrastruktúra-dokumentációmból keres — hallucinációmentesen, ezredmásodpercek alatt.

A csúcson az ágensek: autonóm rendszerek, amelyek emberi beavatkozás nélkül futnak. Az OpenClaw gateway 24/7 kezeli a munkafolyamatokat, az Argus monitoring ágens figyeli az egész stacket, a Proxmox Orchestrator pedig lehetővé teszi, hogy az LLM közvetlenül vezérelje a hypervisor réteget. Ez nem demó — ez napi operáció.

A gaiagent a tech nevem. A három réteg együtt egy önfenntartó, öngyógyító AI infrastruktúrát alkot — és ez pontosan az, amit vállalati szinten is meg tudok tervezni és megépíteni.

I don't study AI — I operate it. Over the past year I've built a complete, private AI ecosystem from scratch: every layer designed, coded, and maintained by one person. Not from tutorials, not on managed services — from zero, at production level.

The foundation is infrastructure: a three-node Proxmox cluster that auto-recovers after power loss, self-repairs network driver bugs, and backs up data with 23× deduplication to encrypted cloud storage. This is the layer most AI projects skip — and why most AI projects are unreliable.

On top sits the AI stack: local LLM inference at 90 tokens/sec on the Snapdragon NPU, a LiteLLM router that automatically fails over between 9 providers, and a hybrid RAG pipeline that retrieves from my own infrastructure documentation — hallucination-free, in milliseconds.

At the top are the agents: autonomous systems that run without human intervention. The OpenClaw gateway handles workflows around the clock, Argus monitors the entire stack, and the Proxmox Orchestrator lets an LLM directly control the hypervisor layer. This is not a demo — this is daily operation.

gaiagent is my technical identity. Three layers. One coherent, self-healing AI infrastructure — and exactly what I can design and build at enterprise scale.

03 · CsúcsTop
ÁgensekAgents
OpenClaw · Argus
Proxmox Orchestrator
02 · KözépMiddle
AI stack
NPU Engine · LiteLLM
Hybrid RAG · mcpo
01 · AlapFoundation
InfrastruktúraInfrastructure
Proxmox · Backup
HálózatNetwork · Monitoring
Python Claude API MCP FastAPI LiteLLM LangChain Proxmox VE Docker Qualcomm QNN ChromaDB Ollama Node.js systemd PowerShell WSL2 ZFS Grafana LibreNMS OpenRouter Telegram Bot API
Mit old meg
Problem solved
    Amit megépítettem
    What I built
      Tech stack
      Tech stack
      SEO
      github.com/gaiagent0 ↗

      A lokális AI infrastruktúra-tapasztalat és a decentralizált rendszerek természetes metszéspontban találkoznak: mindkettő felhőfüggetlen, autonóm és verifikálható működést igényel. A következő fejlesztési fázis ebbe az irányba terjeszti ki a stack-et.

      Local AI infrastructure and decentralised systems meet at a natural intersection: both demand cloud-independent, autonomous, and verifiable operation. The next phase extends the stack in this direction.

      01 Most épül In progress
      On-chain AI Agent pénztárca
      On-chain AI Agent wallet
      • OpenClaw ágens saját EOA wallet — autonóm tranzakció-aláírás
      • OpenClaw agent gets its own EOA wallet — autonomous tx signing
      • Viem + ethers.js integráció a meglévő Node.js agent stackbe
      • Viem + ethers.js integration into existing Node.js agent stack
      • MCP tool: eth_sendTransaction, eth_getBalance LLM számára
      • MCP tool: eth_sendTransaction, eth_getBalance for LLM
      • Lokális RPC node (Geth light / Infura fallback) privacy-first
      • Local RPC node (Geth light / Infura fallback) privacy-first
      EthereumViemEOA walletMCPNode.js
      02 Q3 2025 Q3 2025
      DeFi adatpipeline + AI döntéshozó
      DeFi data pipeline + AI decision layer
      • On-chain adatok indexelése: The Graph / Alchemy subgraph lekérdezés
      • On-chain data indexing: The Graph / Alchemy subgraph queries
      • LiteLLM router kiterjesztése DeFi kontextusra (Uniswap, Aave)
      • LiteLLM router extended with DeFi context (Uniswap, Aave)
      • RAG pipeline: whitepaper + audit report tudásbázis
      • RAG pipeline: whitepaper + audit report knowledge base
      • Argus monitoring ágensbe DEX price feed integráció
      • Argus monitoring agent gets DEX price feed integration
      The GraphAlchemyUniswap SDKRAGLiteLLM
      03 Q4 2025 Q4 2025
      Smart contract integráció + autonóm végrehajtás
      Smart contract integration + autonomous execution
      • Solidity contract deployment pipeline Hardhat/Foundry + lokális testnet
      • Solidity contract deployment pipeline via Hardhat/Foundry + local testnet
      • AI ágens autonóm contract interakció (Anvil → Sepolia → mainnet fázis)
      • AI agent autonomous contract interaction (Anvil → Sepolia → mainnet phases)
      • Multisig safety layer: emberi jóváhagyás küszöbérték felett
      • Multisig safety layer: human approval above threshold
      • IPFS / Arweave integráció decentralizált adattároláshoz
      • IPFS / Arweave integration for decentralised data storage
      SolidityFoundryAnvilIPFSSepolia
      04 2026 2026
      Agentic DeFi · teljes autonóm protokoll
      Agentic DeFi · fully autonomous protocol
      • Yield optimalizáló ágens: Aave / Compound / Curve automatikus allokáció
      • Yield optimiser agent: Aave / Compound / Curve automatic allocation
      • On-chain AI agent identity (ERC-6551 token-bound account)
      • On-chain AI agent identity (ERC-6551 token-bound account)
      • ZK proof generálás privát AI döntések on-chain verifikálásához
      • ZK proof generation for private AI decision on-chain verification
      • Cross-chain bridge logika: L2 (Arbitrum / Base) és mainnet közt
      • Cross-chain bridge logic: L2 (Arbitrum / Base) ↔ mainnet
      ERC-6551ArbitrumBaseZK proofsAaveCurve
      Nem AI-t használok — AI rendszereket tervezek. Az elmúlt évben felépítettem egy teljes, felhőfüggetlen AI ökoszisztémát: NPU-gyorsított lokális inferenciától az autonóm agent orchestrációig, RAG pipeline-októl MCP-alapú infrastruktúra-automatizálásig. Minden réteg éles környezetben fut, én üzemeltetem, és én javítom — napi szinten.
      18
      éles production
      rendszer, saját design
      Full
      stack: hardvertől
      LLM-ig, egyedül
      0
      felhőfüggőség az
      alap stack-ben
      Amit hozok
      • Működő, saját maga által épített AI stack
      • Rendszertervező szemlélet, nem csak coding
      • Hibakeresési reflex hardver szintig
      • Dokumentált, reprodukálható megoldások
      • Autonóm munkavégzés, nulla micromanagement
      I don't use AI — I engineer it. Over the past year I've built a complete, cloud-independent AI ecosystem: NPU-accelerated local inference to autonomous agent orchestration, hybrid RAG to MCP-driven infrastructure automation. Every layer runs in production, I operate it, I fix it — daily.
      18
      production systems
      designed & operated
      Full
      stack: hardware
      to LLM, solo
      0
      cloud dependency
      in core stack
      What I bring
      • A working, self-built AI stack as proof
      • Systems engineering thinking, not just coding
      • Debugging reflex down to hardware level
      • Documented, reproducible solutions
      • Autonomous work ethic, zero micromanagement