Show HN: TuringLLM – a LLM-powered Universal Turing machine
Category: devtools
Tags: llm, turing-machine, agent-framework, state-machine, multi-agent
Score: 7.3/10 (Innovation: 8, Technical: 8, Documentation: 7, Utility: 6)
TuringLLM treats an LLM as the step function of a Turing machine, where state is stored on disk and program logic is markdown, enabling resumable, observable, and verifiable runs of agent workflows. It ships a catalog of multi-agent system patterns for direct A/B comparison, making it a unique substrate for researchers and developers building LLM-driven state machines.
Target audience: ai researchers, backend devs, ml engineers
Repository: https://github.com/gmlion/TuringLLM · TypeScript · Apache-2.0
View on Hacker News