The Anti-Slop Swarm Operating System
Polsia wants 20% of your revenue to run black-box AI agents. AISlop.dev is the 100% open-source, local-first alternative. Run autonomous swarms on your own API keys. No employee payroll, no revenue cuts.
Why AISlop? Honest, Transparent, Sovereign.
Built directly on the Telos architecture, giving you full control over agent execution.
PTY Multiplexer TUI
Powered by pure Mojo. Monitor every terminal keystroke, CLI run, and process interactively in real-time. Zero secret behavior.
Archon/Daimon Swarm
Hierarchical agent structures. High-level Archons delegate complex work packages to specialized Daimons with recursive review cycles.
Model Fusion (MoA)
Run multiple models in parallel (GLM, Claude, GPT, Grok). A judge analyzes conflicts and a synthesizer produces the ultimate output.
Mnemon Memory
Failure memory database. If an agent hits a compilation error, it logs the path to memory, adapting its next approach to avoid loops.
Git Worktree Tournaments
Contestant agents battle in parallel git worktrees. An automated test oracle scores them, with an LLM judge breaking ties.
100% Local Sovereignty
Store your data, sessions, and keys on your own machine. We charge 0 fees. You pay only the raw cost of the LLM tokens you consume.
The Telos TUI Terminal Multiplexer
Observe the live PtyDriver think-keystroke loop. Our middleman agent reads the screen and drives terminal programs (bash, Claude Code, etc.) on your behalf.
Hire Your Autonomous Swarm
Describe your business model or startup idea. The Telos Graph Compiler will compile a customized DAG (Directed Acyclic Graph) of specialized agents to run it.
Keep 100% of Your Revenue
Compare the cost of Polsia's 20% revenue share + $49/mo subscription vs AISlop's raw, pay-as-you-go LLM model. No middleman markup.
That's $28,788 back in your pocket every single year.
Sovereign Dev Setup
Ready to deploy? Spin up the Telos framework locally. AISlop.dev is fully compatible with any standard terminal agent.
Clone & Bootstrap Telos
Download the actor-model orchestration framework from GitHub and run the doctor diagnostics.
git clone https://github.com/bleedingpixels/telos.git cd telos make bootstrap bin/telos doctor
Run the Mojo PTY Multiplexer
Launch the ultra-fast BSP tiled terminal emulator to monitor all agent operations.
cd mojo-port pixi install export ZAI_API_KEY='your-glm-key' pixi run tui
Summon Your First Agent Swarm
Instruct Telos to execute tasks on isolated Git worktrees utilizing Model Fusion.
bin/telos summon "scaffold website @fusion" bin/telos summon "add stripe checkout @sidekick"
Telos Engine Spec
// "We are writing native code that remote-controls terminal sessions using LLMs. Every keystroke is verifiable. AISlop.dev makes the black box clear."