Skip to content
View fatmind's full-sized avatar

Block or report fatmind

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
fatmind/README.md

Hi, I'm fatmind 👋

📍 Hangzhou | 🤖 Polyagentmorous builder | 🚀 3 years of entrepreneurial experience

Codex Claude Cursor Swift Android Java Python Node.js Web

Deep in vibe-coding mode – Obsessed with co-creating with AI. After 10+ years shipping software systems (spanning e-commerce, ads, supply chain, and the WeChat ecosystem), modern LLM development feels like a breath of fresh air.

Thoughts & Insights

  • 🎙️ 你能不能把 AI 跑满 - "没有能力消耗 token,未来就是废物。"这话刺耳,但说的是事实:把 AI 跑满,是个关键能力。你的 Token 消耗日均过亿了吗?
  • 🦞 我想自动训一个好龙虾 - 养龙虾,比养娃成本还高,能不能更高效、甚至自学习呢?
  • 🗣️ 大厂春节 2C Agent - 2C 通用 Agent,当前 “走一步看一步” (ReAct) 模式正面临响应慢、成本高和长链路易出错的问题,分享了如何通过 OnePlan 与 上下文管理,让 30B 模型在复杂任务中跑起来

Current Projects

  • 🎚️ 人与Agent协作 - 人类和多个 Agent 一起协作,按 app → module → feature → uat 流水线推进,找到双方高效、快乐的协作方式
  • 🚇 webclaw3 - Teach your AI agent browser tasks once — run free forever
  • 🦞 wc3-chrome - webclaw3 架构的 L0 层——浏览器插件,更稳定、更隐身,复用用户登录态
  • 🍭 kaeru_claw - 把你的 Mac mini 变成 AI 旅行龙虾 — iPad 走到哪,写到哪
  • 🧩 电商选品 RSI - 把电商选品业务建成一张可模拟、可反向传播、可持续调整的业务计算图。这是一套小的 RSI 实验。
  • 🚀 hero-accessories - [进行中]出海电商选品:抓取 reddit/youtube 反馈问题 -> 配件需求分析 -> amazon/temu 竞对 -> 1688 找工厂 -> 评估盈利

Team3 Projects

  • 🧩 梅西lottery - 一个会自我成长的 AI 球评:每天对当晚开始的世界杯比赛做胜负预测,赛后复盘,并自动重写自己的预测策略
  • 🍭 AI出家:径山三日禅 - 参加 SecondMe 黑客松比赛,让数字分身代替用户,去参加一场为期三天的径山寺禅修,严格按照禅寺的作息和戒律进行“修行”,获得一种“我没去但又去了”的奇妙代理体验。
  • 🍌 香蕉皮 - 用户是当下的年轻人,生活中常有一些令人心塞的“小确丧”,在这里,用户可以卸下防备,将那些倒霉事倾诉出来,并将其转化为幽默的段子,负面情绪也就随之消解了。
  • 🍵 KET TalkPong - 与孩子像打乒乓球一样你来我往地对话,包含自由对话、图片复述、成就勋章三个环节,帮助 10 岁小学生在轻松有趣下备考 KET。"对话"解决敢说,"图片复述"解决说得有逻辑、有内容。

Co-creating with my daughter

  • 🧩 超级恐龙 - 创客班同学在玩一个"跳跳"小游戏,她也想玩,融合马里奥、数学题,让它更加有趣。在线体验

What I'm Doing

  • Living in the future - Learning and building LLM product to make agentic engineering faster
  • Writing about AI thoughts - Sharing my learnings on fatmind
  • Rapid prototyping - Full apps in days, not months

Philosophy

"Ship beats perfect" - I build tools to solve my own problems, then share them with the world. Currently exploring how AI changes everything about software development.

  • Treat AI agents as "slot machines for programmers"
  • Run 3-6 Claude instances concurrently

Pinned Loading

  1. webclaw3 webclaw3 Public

    Browser automation & web scraping for AI agents — drives your own logged-in Chrome, then distills one successful run into a free, deterministic skill you can rerun daily. Claude Code / Codex / Qode…

    JavaScript 5

  2. team3_coding team3_coding Public

    from three, all things are born — three agents, one team. An AI-driven coding workflow with a daemon scheduler and web console.

    JavaScript