dorringel/epsiclaw
The Karpathy treatment for OpenClaw - stripped to ε. 515 lines of Python, 6 files, one dependency.
This project helps developers understand the core logic of a sophisticated AI agent, stripped down to its essentials. It takes chat messages as input and processes them through an AI to use various tools (like setting reminders or accessing memory), then produces chat replies. This is ideal for developers who want to grasp the fundamental algorithms behind conversational AI agents without the complexity of a full-fledged production system.
Use this if you are a developer looking to learn and experiment with the core algorithm of an AI agent, specifically how it integrates memory, tools, and a chat interface.
Not ideal if you need a production-ready, secure, scalable, or multi-user AI agent system.
Stars
30
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/dorringel/epsiclaw"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleworkspace/cli
Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat,...
aiming-lab/MetaClaw
Just talk to your agent — it learns and EVOLVES.
wanikua/boluobobo-ai-court-tutorial
AI 朝廷搭建完整教程 - 从零基础到进阶
win4r/ClawTeam-OpenClaw
ClawTeam fork fully adapted for OpenClaw — multi-agent swarm coordination with OpenClaw as the...
mergisi/awesome-openclaw-agents
Curated list of AI agent templates for OpenClaw. Ready-to-use SOUL.md configs for productivity,...