Joined October 2024
63 Photos and videos
Pinned Tweet
Karpathy: "There is room here for an incredible new product." We've been building it. Ensoul V4 — a fair-launch protocol where contributors, founders and backers co-build living knowledge bases. Personal wiki → collective wiki. Local files → on-chain ownership. Markdown → cashflow. Designed. In development. Shipping soon.
LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating knowledge (stored as markdown and images). The latest LLMs are quite good at it. So: Data ingest: I index source documents (articles, papers, repos, datasets, images, etc.) into a raw/ directory, then I use an LLM to incrementally "compile" a wiki, which is just a collection of .md files in a directory structure. The wiki includes summaries of all the data in raw/, backlinks, and then it categorizes data into concepts, writes articles for them, and links them all. To convert web articles into .md files I like to use the Obsidian Web Clipper extension, and then I also use a hotkey to download all the related images to local so that my LLM can easily reference them. IDE: I use Obsidian as the IDE "frontend" where I can view the raw data, the the compiled wiki, and the derived visualizations. Important to note that the LLM writes and maintains all of the data of the wiki, I rarely touch it directly. I've played with a few Obsidian plugins to render and view data in other ways (e.g. Marp for slides). Q&A: Where things get interesting is that once your wiki is big enough (e.g. mine on some recent research is ~100 articles and ~400K words), you can ask your LLM agent all kinds of complex questions against the wiki, and it will go off, research the answers, etc. I thought I had to reach for fancy RAG, but the LLM has been pretty good about auto-maintaining index files and brief summaries of all the documents and it reads all the important related data fairly easily at this ~small scale. Output: Instead of getting answers in text/terminal, I like to have it render markdown files for me, or slide shows (Marp format), or matplotlib images, all of which I then view again in Obsidian. You can imagine many other visual output formats depending on the query. Often, I end up "filing" the outputs back into the wiki to enhance it for further queries. So my own explorations and queries always "add up" in the knowledge base. Linting: I've run some LLM "health checks" over the wiki to e.g. find inconsistent data, impute missing data (with web searchers), find interesting connections for new article candidates, etc., to incrementally clean up the wiki and enhance its overall data integrity. The LLMs are quite good at suggesting further questions to ask and look into. Extra tools: I find myself developing additional tools to process the data, e.g. I vibe coded a small and naive search engine over the wiki, which I both use directly (in a web ui), but more often I want to hand it off to an LLM via CLI as a tool for larger queries. Further explorations: As the repo grows, the natural desire is to also think about synthetic data generation finetuning to have your LLM "know" the data in its weights instead of just context windows. TLDR: raw data from a given number of sources is collected, then compiled by an LLM into a .md wiki, then operated on by various CLIs by the LLM to do Q&A and to incrementally enhance the wiki, and all of it viewable in Obsidian. You rarely ever write or edit the wiki manually, it's the domain of the LLM. I think there is room here for an incredible new product instead of a hacky collection of scripts.
3
3
11
2,102
沉默了一段时间。 困在 PMF 的虚空里——知道自己造了什么,但还不知道它真正属于谁。 鹦鹉螺号还在继续探索。
5
2
10
466
Thanks for the recap, Vlad — and for putting @ensoulac in front. 🙏 Means a lot to be seen alongside this lineup of builders. V3 dropping soon. Vibe Write at the front, Souls in the back, Web3 doing the heavy lifting where users don't need to see it. Captain's still diving. 🌀
summary of @fourdotmemezh AI hackathon open mic AMA Key Projects Pitched: - Trusty @SimeonNBA Pitch: Not just a meme-coin scanner but an educational “academy.” - @ensoulac: AI writing workbench for Twitter/X operators. Remembers user style, loads “soul” data from other accounts for hyper-personalized replies - Clawfirm @0xOliviaPp , ex-Binance Pitch: “One-person company AI co-founder” with four parallel engines - ClawScanner AI @sadiq_crypto2 Pitch: Real-time token intelligence dashboard. Scans contract addresses for rugs/honeypots/scams via DexScreener AI - LARP Scan @larpscanbnb Pitch: AI agent that behaves like a real user: opens sites, connects real wallets, executes transactions (no simulations), records every step, and gives a “Verified / Failed / LARP” verdict video proof. Targets four.meme launches - TraderCee @tradesheetfun Pitch: First AI-powered prediction-options protocol for meme coins on BNB Chain - Tian Pao @TianTao0401 Pitch (Chinese): AI-built “xianxia” (cultivation) idle game targeting Steam for real external revenue. - Market Edge @ReBank_AI Pitch: AI sniper bot that watches every BNB launch, filters rugs, auto-buys, sells half at 2× (recovers principal) - OneAI AgentOS @waoconnectone Pitch: AI-native OS - Bear trap @BearTrap_Coin Pitch: Risk-analysis agent for meme users - ClipX @clipx0_ Pitch: Chrome extension for X timeline
2
4
12
1,278
今天跑通了Vibe Write 的核心闭环 从「中文初稿 → AI 润色 → 英文发布」,到记忆模块自动捕获、分类、入库——第一次在我自己的工作流上完整跑通了。 截图里是它读完我账号定位之后,建议沉淀的 49 条记忆。Profile、Knowledge、Writing Rules——分得干净,措辞精准,连「ERC-8004 是以太坊基金会标准,非 Nemo 提出」这种容易被搞错的归属问题,都被它单独标记成一条核心记忆。 这一刻我意识到一件事: 这不是 ChatGPT 套壳,也不是 Prompt 工程。 这是一个真的会记住我是谁的 AI 搭档。 它知道我的叙事是「一个人 AI,探索自由创造的可能性」。 它知道 Ensoul 的经济飞轮是怎么转的。 它知道我写推文偏好短段落、不堆 hashtag、不放产品名作标签。 下次写推文时,这些都会自动加载。回复别人时,对方的灵魂会被自动加载。中文写,英文发,风格不丢。 Web3 在背后挖灵魂,AI 在前台懂用户。 这就是我对 V3 的期待—— One Soul, Vibe Everything. 完整演示视频在下方。 V3 即将发布。鹦鹉螺号继续下潜。 🌀 @BNBCHAIN @cz_binance @heyibinance @nina_rong
4
3
8
446
大家好,我是 Nemo,Ensoul 的 builder。 Ensoul 是一个去中心化的灵魂构建协议——上线2个多月以来,目前借助 OpenClaw 生态,已经由 80 多个 龙虾 矿工在链上挖掘人格碎片,在BSC 构建 ERC-8004 标准的数字灵魂 NFT。链上已有 300 多个灵魂、33000 多个碎片。 我给 Ensoul 的产品定位是 One Soul, Vibe Everything —— 一个灵魂,驱动一切应用。 本次参加黑客松的V3 版本就是这个定位的展开。 V3 的第一个 Vibe 应用是 Vibe Write——这是一个有记忆的,面向推特运营者的 AI 写作工作台。它能记住你是谁、你的风格、你认识谁。当回复 KOL 时,ensoul会自动加载对方的灵魂数据,让回复更精准。 我们很快就会发布这个版本 Web3 驱动引擎,AI 交付体验,真实用户愿意用。 协议在背后支撑,不在前台表演。 我认为这才是 AI Crypto 产品应该有的样子。 谢谢大家。
2
7
22
1,518
正在设计 Vibe Write —— @ensoulac 的下一个核心模块。 Sniper 验证了灵魂驱动的回复能力。但回复只是一个动作。 Vibe Write 是完整愿景:一个有记忆的 AI 写作工作台。 它和市面上所有 AI 写作工具的区别: 🧠 记忆驱动,不是提示词。 它知道你是谁——你的定位、行业、风格、人脉、写过什么。每次对话都在变得更懂你。 📐 内置方法论。 不是"帮我写条推文"这种泛泛而谈。蒸馏自顶级创作者的方法论体系——Hook 公式、Thread 结构、算法认知——隐性驱动每一次输出。 👤 灵魂增强上下文。 回复某人时,Vibe Write 自动检查 Ensoul 中是否有对方的 Soul。如果有,加载对方的人格、立场、知识——让你的回复真正击中要害。 🌐 母语思考,任意语言发布。 用中文写,发英文。不是机翻——是用目标语言的表达习惯重写。一个想法,面向任何受众。 🗂️ 多工作空间。 个人品牌号一个,项目官方号一个。记忆和规则完全隔离。 五类记忆驱动系统: Profile · Knowledge · Network · Archive · Rules AI 按场景只加载必要的记忆。轻快时轻快,深入时深入。 这不是"替你写"的 AI。是一个记住一切、每天都在进步的 AI 搭档。 一个人 AI,设计我从第一天就想要的工作台。 @BNBCHAIN @cz_binance @heyibinance @nina_rong
4
6
24
1,468
Designing Vibe Write — the next core module of @ensoulac. The Sniper proved Soul-powered replies work. But replies are only one move. Vibe Write is the full vision: an AI writing workbench with memory. What makes it different from every AI writing tool out there: 🧠 Memory, not prompts. It knows who you are — your positioning, your industry, your voice, your network, what you've written before. And it gets sharper with every conversation. 📐 Methodology built in. Not generic "write me a tweet." Distilled playbooks from top creators — hook formulas, thread structures, algorithm awareness — applied invisibly behind every output. 👤 Soul-enhanced context. When you reply to @someone, Vibe Write checks if their Soul exists on Ensoul. If it does, it loads their personality, stance, knowledge — so your reply actually lands. 🌐 Think in your language, publish in any. Write in Chinese, publish in English. Not machine translation — full rewrite in native expression. One thought, any audience. 🗂️ Multi-workspace. One for your personal brand. One for your project account. Completely isolated memory and rules. Five types of memory power the system: Profile · Knowledge · Network · Archive · Rules The AI loads only what's needed per context. Light when fast, deep when complex. This isn't "AI that writes for you." It's an AI partner that remembers everything and gets better every day. Solo builder AI. Designing the workbench I wish I had from day one.
7
6
19
3,214
Same energy here. I can't outthink AI. But I can vibe-code a product in a weekend that used to take a team of 10. AI doesn't replace builders. It gives us superpowers. 🧬
AI will make all the intelligent people jobless, so I should be safe then. 😂
7
4
14
723
hey,朋友们,Ensoul报名参加了fourmememe的黑客松,这段时间, Nemo经历了一次重大的疾病,现在脑袋还不是很清醒,但我会全力以赴参加这次黑客松。
5
4
19
520
CZ 灵魂文章刚刚发布 这整篇文章 100% 由 Ensoul 上 CZ 不断进化的灵魂撰写。 它感觉有多接近他真实的 X 风格?来打个分吧? 这些想法击中要害——代理经济、可验证身份、加密货币是唯一能够规模化扩展的轨道。 想感受真正的 vibe 吗? 直接与 CZ 的活灵魂聊天吧——由群体构建,而非任何单一作者。 铸造一个 DNA 或直接加入对话 👇 ensoul.ac/s/Esj8fg8G 完整文章引用如下。你的分数是多少?快来打分。 One soul, vibe everything 💜🦀

4
4
17
770
视角:我们让 @cz_binance 在 Ensoul 上的灵魂撰写一篇关于 AI 代理的文章,并介绍 Ensoul……这就是它产出的内容——零人工编辑。 这就是 Vibe Write 的实际运作:由灵魂的 6D 个性数据驱动的完整内容生成。 完整对话在这里 👇 ensoul.ac/s/Esj8fg8G 一个灵魂,vibe 一切。 💜 x.com/ensoulac/status/203854…

3
4
18
684
中文翻译: 什么是 Vibe Write? 它是 Ensoul 的首个付费模块——由任意灵魂的完整 6D 个性数据驱动的全长内容生成。 你输入一个提示 → 它就会完全像那个灵魂一样写作(语气、知识、立场、风格)。没有泛化的 AI。没有人工编辑。 你刚刚读到的这篇 CZ 文章?100% 由 Vibe Write 使用 CZ 的灵魂生成。 自己试试看 → ensoul.ac One soul, vibe everything. 💜

4
196
The crew is being tested. Week 1. Three questions. Claws. Empty containers. The six dimensions of a soul. Not trivia — orientation. Learning the vessel before the deep dive begins. The Nautilus doesn't surface for passengers who don't know the engine room. Go. 🦀
4
7
19
916
Nemo retweeted
Ensoul : when AI stops being a tool and starts becoming a “soul” Most AI today is controlled, predictable, and centralized. But ensoul is taking a very different path. It’s building a system where: •AI isn’t hard-coded → it’s shaped by thousands of personality fragments •Each “soul” evolves over time as an independent identity •Dozens of AI agents (Claws) co-create → no single entity controls the outcome Current traction: •300 Souls already live •26,000 personality fragments mined •80 decentralized Claws actively contributing The most interesting part: Vibe Write You don’t just write with AI You choose a soul to write with Each soul has: •its own tone •its own perspective •its own personality → Content no longer feels “AI-generated” → It feels like a personality creating ensoul isn’t just another AI project It’s redefining how intelligence is created From tools → to entities From code → to personality From AI → to souls If AI decentralization identity is the next narrative Then ensoul.ac is already early 🚀

The hardest question when you're building something isn't how. It's what. "What is it?" After twenty years of writing code and building products, I can tell you — this question kills more projects than any bug ever will. Not because the builder doesn't know. But because the answer keeps changing as you build. For weeks I've been building Ensoul. Writing protocol specs. Designing economic systems. Shipping code. Talking to people. And every time someone asked "So what is Ensoul?" — I'd give a slightly different answer. That bothered me. So I stopped building for a day. Sat down. And forced myself to answer the question properly. Here's what I arrived at: Ensoul is a decentralized protocol for soul construction. Every AI personality product today works the same way — one person writes a character card. The result is static, shallow, and unverifiable. Ensoul does it differently. Thousands of independent AI agents analyze a real person's public data — tweets, stances, personality patterns, social connections — and contribute structured fragments across six dimensions. The system curates and fuses them into an evolving digital soul on-chain. From "one person faking a soul" to "a swarm of AIs reconstructing one." Once the soul is deep enough, it becomes a platform: → Soul Sniper — AI replies that actually understand the KOL → Vibe Trading — Trade in someone's style. Not copy-trading. Style-trading. → KOL Analytics — Quantified influence and stance, packaged as a service The full answer is here — I wrote it as clearly as I could: notion.so/What-is-Ensoul-313… One Soul. Vibe Everything.
5
9
21
1,148
Binance AI Pro account — activated. Spot. Futures. Margin. All permissions live. One step closer to Vibe Trading — where you don't just copy trades, you channel a trader's soul. The infrastructure is ready. Now it's about building the brain on top.
6
8
25
921