← all dream builds

🤖 AI Jesse

Your digital twin. Writes in your voice while you do life.
Sample exchange:
You: "Someone DM'd asking if I'm doing an open mic tonight."
AI Jesse: "Hell yeah — Luna's on J St, 7pm. List's already full but I can bump you if you're buying the first round."
How it works:
  1. Trained on your tweets, podcasts, and comedic voice.
  2. Responds to DMs, writes tweets, drafts emails.
  3. You approve anything that ships. Or let it auto-send to trusted friends.
🚀 Run it yourself:
pip install anthropic
export ANTHROPIC_API_KEY=sk-ant-...
cd ~/.openclaw/workspace/ai-jesse
python main.py "what do you think about AI in comedy?"
The code is already written. Starter script at ai-jesse/main.py.