yan@yandesbiens: ~
 

> welcome to my corner of the net. scroll down, or talk to my AI.

yan@yandesbiens:~$ ls ~/projects/ --detail

~/hermes ● wip

Hermes / NeuroArch

a self-evolving cognitive architecture

An autonomous reasoning system that thinks while idle, routes work across dozens of local models, and rewrites its own beliefs.

  • Python
  • DuckDB
  • Ollama
  • sentence-transformers
  • RAG
cat README →
~/forgelm ● live

ForgeLM

train LLMs on one RTX 4090

A full local LLM-training stack — 30M to 500M parameter models, end to end, with a web UI.

  • PyTorch
  • CUDA
  • Web UI
cat README →
~/aeon ● wip

AEONlive 3D ↗

an AI-governed procedural world

A deterministic Python simulation steered by a local LLM "world-spirit", visualized in a Three.js dashboard.

  • Python
  • Three.js
  • Ollama
cat README →
~/agentos ● live

agentos

a cognitive kernel for agents

A terminal-native agent runtime: a tool bus, pluggable LLM providers, SQLite memory, and an event-driven loop.

  • TypeScript
  • Node
  • Cloudflare AI
cat README →
~/ufm ● research

UFM

run models larger than your VRAM

Unified Fractal Memory: treat GPU VRAM + CPU RAM as one elastic pool so a single GPU runs models that should not fit. Open source, and benchmarked.

  • PyTorch
  • CUDA
  • memory paging
  • MoE
cat README →
~/fractal-neurons ● research

Fractal Neurons

an AI that thinks in fractals

A from-scratch language model built on a fractal backbone — hierarchical memory, quantum-inspired processing, and MoE, trained on a single 4090.

  • PyTorch
  • CUDA
  • byte-level
  • MoE
  • Ollama
cat README →
~/qjson-agents ● research

QJSON Agents / YSON

a local-first agent runtime — and its own file format

A predictable, inspectable agent runtime with layered memory and RAG — configured in YSON, a human-readable persona format I designed.

  • Python
  • Ollama
  • SQLite
  • FAISS
  • YSON
cat README →
~/fnas ● research

FNAS

genetic architecture search for fractal models

Evolves fractal model genomes with a genetic algorithm — search, distill, finetune, and LLM-as-judge scoring, all in one repo.

  • Python
  • genetic algorithms
  • Ollama
  • byte-level
cat README →
~/claude-gpt ● research

claude-gpt

an agentic loop over ChatGPT-web

A terminal agentic loop that drives ChatGPT through the web — prompt reformulation, threading, no API key.

  • Python
  • agentic loop
  • automation
cat README →

yan@yandesbiens:~$ cat about.md

Hey — I'm Yan. I build AI that runs on my own machine. Not in someone else's cloud, not behind someone else's API. Just me, a single RTX 4090, and the stubborn idea that the most interesting intelligence is the kind you can actually own and take apart.

I'm mostly self-driven and a little obsessed. I'd rather understand a system down to the bytes than rent it — so I train language models from scratch, give agents persistent memory, and build worlds that keep thinking while I sleep. Determinism where it counts, chaos where it's fun.

Everything here is real and running: cognitive architectures, from-scratch LLMs, procedural worlds, agent runtimes. If any of it makes you curious — the chat below is happy to talk, and so am I.

# status: building something new basically every day. local-first, always.

yan@yandesbiens:~$ cat research.md

I do AI research the unfashionable way: alone, on one GPU, from first principles. No lab, no funding, no team — just four years of experiments that kept circling back to the same handful of ideas until they turned into systems. A few threads run through almost everything I build:

# most of this lived on a backup drive until recently. i went digging through it and wrote up what i found → the dig — four years of a one-person AI lab.

yan@yandesbiens:~$ ./chat --talk-to-my-ai

./chat --model workers-ai3 messages max
ai:boot ok. i'm yan's AI, running on cloudflare workers ai. ask me about his projects, his stack, or anything really. (heads up: you get 3 messages — my gpu is shy.)
>

yan@yandesbiens:~$ tail -3 ~/blog/

→ all posts

yan@yandesbiens:~$ ./contact --me

# working on something interesting, hiring, or just want to talk shop? reach out.

GitHub @linutesto Facebook yan.desbiens.75 Email [email protected]