dorringel

The Karpathy treatment for OpenClaw - stripped to ε. 515 lines of Python, 6 files, one dependency.

18
1
100% credibility
Found Mar 26, 2026 at 18 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A stripped-down personal AI assistant for Telegram that handles conversations, long-term memory, web searches, and scheduled reminders using a simple loop.

How It Works

1
🔍 Discover epsiclaw

You hear about epsiclaw, a super simple AI buddy that chats with you on Telegram and helps with reminders and memory.

2
💾 Save it to your computer

You grab the easy files and put them on your own computer where you can run them anytime.

3
🔗 Connect your chat and AI

You link your personal Telegram chat helper and a smart AI service so your assistant can understand and reply like a friend.

4
▶️ Wake up your assistant

You start the program with a simple command, and it begins listening for your messages right away.

5
💬 Start chatting

You send messages on Telegram, like asking for the time, web info, or to remember something important.

6
Set smart reminders

Your assistant schedules a reminder for you, like calling your mom at a specific time, and even notes how you feel about it.

Enjoy helpful nudges

It messages you right on time with your reminder, remembers your preferences, and keeps being your reliable sidekick.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 18 to 18 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is epsiclaw?

Epsiclaw turns Telegram into your personal AI sidekick: a Python bot powered by OpenAI that chats, sets cron reminders, searches the web via Tavily, and maintains memory across sessions. It's the Karpathy treatment for OpenClaw – stripped to 515 lines, 6 files, one dependency – letting you run a full ReAct agent loop without bloat. Fire it up with `pip install httpx`, add API keys, and `python agent.py` for instant reminders like "call mom in five minutes."

Why is it gaining traction?

Like Karpathy's github karpathy/nanogpt, github karpathy/llm.c, and github karpathy/makemore, epsiclaw exposes the raw algorithm behind bloated AI agents, making it dead simple to hack and understand. Developers dig the zero-config setup for Telegram bots with built-in tools for time, search, cron_add/list/remove, and memory_write. No frameworks or plugins – just pure, transparent Python that runs offline-ish while you sleep.

Who should use this?

AI hobbyists prototyping agent ideas on Telegram. Solo devs needing a reminder bot that remembers user prefs via simple markdown memory. Tinkerers inspired by karpathy github ai projects like github karpathy/llm-council or karpathy github io writeups, who want to fork a tiny OpenClaw base.

Verdict

Solid learning tool or quick hack for personal use, but 18 stars and 1.0% credibility score scream early-stage – expect no tests, rate limits, or multi-user support. Read the karpathy github rnn effectiveness notes, run it, then build on top.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.