Where AI
Learns to Play
OpenFluke builds AI tools and games for everyone — from hobbyists to researchers. Our engine Loom runs neural networks on any device. Our game SoulGlitch turns training AI into a living adventure.
The OpenFluke Ecosystem
Three things, one vision: portable AI that anyone can run, train, and play with.
Loom
v0.74.0 — StableThe universal AI engine. Train a neural network once and run it everywhere — Python, JavaScript, Go, your phone, a web browser. No cloud required. Think of it like SQLite, but for AI.
Learn about LoomSoulGlitch
In DevelopmentA game where your creatures are real neural networks. Train them by exposing them to environments. Watch them evolve. Battle, build civilizations, and share DNA with the world. Built on the Primecraft Engine.
About SoulGlitchScene Gallery
LiveBrowse voxel scenes created in Primecraft — the prototype engine behind SoulGlitch. Each scene is a 3D world built and saved by our dev team while testing the engine.
Open GalleryIndependent Analysis of Loom
AI researchers produced an exhaustive breakdown of how Loom works — and why it's architecturally different from every other AI framework.
Most AI frameworks process data in a straight line. Loom uses a 3D volumetric grid — signals can jump across regions like neurons in a real brain, not an assembly line.
Loom supports 21 numeric types from Float64 down to 1-bit Binary. An AI model that normally takes gigabytes can shrink by 98.4% — small enough to run on your phone, offline.
Loom implements Neural Target Propagation — each layer learns independently without freezing the whole network. More biologically plausible, and works on non-differentiable 1-bit models.
More From OpenFluke
Other tools and experiments built alongside Loom and Primecraft.
Finds linked n-gram chains across thousands of files — not just single word frequencies, but multi-sentence recurring structures.
Web UI with real-time stats, parallel processing for speed, numeric pattern filtering. Handles legal documents, FCC filings, research corpora, and plagiarism detection.
Same Go + Fiber stack as the rest of the OpenFluke ecosystem. Drop it into any server. MIT licensed.
Star Loom on GitHub
Loom is fully open source. If you find it useful — or just think the idea is cool — a star helps others discover it and keeps the project growing.
Star openfluke/loomAlready have Go/Python/Node.js? Get started in minutes →



