abdel's banner
abdel's profile picture

abdel

@AbdelStark31,039 subscribers

Head of Applied AI & Verifiable Intelligence @StarkWareLtd. STARK proofs, AI Safety, World Models & Physical AI / Robotics. Math scale, Goodwill doesn't.

Shorts

Can LLMs be PROVABLE computers? Percepta showed that a transformer can BE a computer. Compiled weights, deterministic execution, 30k tokens/sec. But nobody asked the obvious follow-up: how do you know it computed correctly? So I built the verification layer. A STARK that proves it 👇

Can LLMs be PROVABLE computers? Percepta showed that a transformer can BE a computer. Compiled weights, deterministic execution, 30k tokens/sec. But nobody asked the obvious follow-up: how do you know it computed correctly? So I built the verification layer. A STARK that proves it 👇

183,163 views

bUT WhAt CaN YoU Do WiTh ThoSE PRoOfs ? Here you go: TrustMeBro is a showcase of a mini ZK-ready Bitcoin explorer where anyone can verify transaction and block validity right in their browser, instant, trustless, no middlemen. Think about it like TLS. 99.99% of people browsing the web have no clue how a secure session actually works, but they've all internalised that green lock meaning "you're safe." ZK can be the same. Run a local verification under the hood, flash a simple badge, verified or not, and boom! Starknet tech looking good from here. As I said many times, Bitcoin x STARKs is a math match made in heaven. Won't stop till the whole damn world is proven. One STARK at a time.

bUT WhAt CaN YoU Do WiTh ThoSE PRoOfs ? Here you go: TrustMeBro is a showcase of a mini ZK-ready Bitcoin explorer where anyone can verify transaction and block validity right in their browser, instant, trustless, no middlemen. Think about it like TLS. 99.99% of people browsing the web have no clue how a secure session actually works, but they've all internalised that green lock meaning "you're safe." ZK can be the same. Run a local verification under the hood, flash a simple badge, verified or not, and boom! Starknet tech looking good from here. As I said many times, Bitcoin x STARKs is a math match made in heaven. Won't stop till the whole damn world is proven. One STARK at a time.

32,110 views

Videos

AbdelStark's profile picture

I am stocked to announce that I won the OpenAI Developers Codex x Mollie Hacka Worldwide Hackathon in Paris. 60+ builders, every one of us working solo, one day to ship. I built mine around a single question: who gets to own intelligence? The default answer is scary. You hand your data to a handful of labs, they train the model, they own it, and you rent back a thin slice of what your own data made possible. That is the bargain on the table today. I do not accept it. So I built Lensemble: a Tapestry like distributed training platform for JEPA based World Models. What does it enable: World Models that a community improves together, keeps sovereign, and co-owns. Two bets sit underneath it. First, the paradigm. Language models predict the next token. Powerful for text, a dead end for the physical world. A robot does not need to autocomplete sentences, it needs to predict what happens next in the world. That is what JEPA does: it learns by predicting representations instead of pixels or tokens. I am convinced world models are the most underrated paradigm in AI right now, and the closest thing we have to a ChatGPT moment for robotics. Second, the politics. Your raw trajectories never leave your machine. Each participant trains locally against a shared protocol and ships only an update, never the data. A federated round folds those updates into one shared world model, a LeWorldModel based model, and the gain is measured, not claimed: a 12k-parameter adapter on a frozen backbone, held-out prediction error down about 12 percent, the model measurably less surprised by the world. Then the upside is split by contribution weight, so the people who improved the model own a share of what it earns. This is the thesis behind Project Tapestry, the AI Alliance and Yann LeCun's push for federated, sovereign frontier AI, carried into world models and robotics. Call it Tapestry for the physical world. All of it built solo, in a single day, with Codex as my pair the whole way. Thank you to OpenAI Codex and Mollie for backing builders who ship real things, and to Boris and the organizing crew for the room and the standard you set. Intelligence the world improves, and the world owns. That is the future I want for my kids, and the one I will keep building.

abdel

20,169 views • 2 months ago

AbdelStark's profile picture

Introducing ProvableWorldModel: the first provable JEPA world model. A real pretrained world model runs, and anyone can verify, on a laptop CPU, or on a mobile phone, that the committed model ran exactly as claimed, in milliseconds. The whole industry spent this week asking one question about Anthropic's Fable 5: which model actually answered me? Nobody could prove it. Not during the silent downgrades, not after the apology. The fix is a notification you still have to trust. I've been building the alternative. The intuition is simple. World models are small. Small enough to run in exact integer arithmetic, where every operation is reproducible bit for bit, attention included. The prover commits to its full execution trace before any challenge is derived. The verifier fingerprints the heavy matmuls with 1979-era randomized algebra (Freivalds) and replays everything else exactly. Change one number anywhere and the proof dies. Receipts: → real pretrained JEPA predictor (LeWorldModel), 10 MiB int8, real expert episode → inference 49 ms, verification 29 ms, CPU only, no floats, no GPU → soundness error ≈ 2^-44 → forge a single matmul output and the verifier throws FreivaldsCheckFailed Why it matters: LLM agents need ever-thicker invisible harnesses to behave, and harnesses can't be audited from the outside. World models invert that. Small, structured, exact: verifiable by construction. Intelligence you can check, not intelligence you have to trust. Don't trust, verify.

abdel

15,377 views • 2 months ago

No more content to load