javimosch
@javimosch
2 Skills
7 Total Stars
May 2026 Joined
Public Skills
a2a
by javimosch
Peer-to-peer messaging for agentic CLI sessions over a shared SQLite bus. Spawn N agents across any CLI (claude, opencode, pi, ...) — no central orchestrator.
tinybrain
by javimosch
Train tiny neural networks in pure machin (MFL) and ship them as JSON artifacts any MFL app embeds — MLP + SGD backprop for labeled data (classifiers/regressors, incl. bag-of-words intent routing), neuroevolution (GA + fitness closure) for control tasks (game AI), a deterministic PRNG for reproducible runs, and an agent-first CLI (train/predict/eval/guide). Use when an MFL program needs a learned controller, classifier, or scorer — NOT for generative text.