Toorop

1.3K posts

Toorop banner
Toorop

Toorop

@Tooropai

Katılım Mayıs 2023
480 Takip Edilen70 Takipçiler
Toorop retweetledi
Andrej Karpathy
Andrej Karpathy@karpathy·
Wow, this tweet went very viral! I wanted share a possibly slightly improved version of the tweet in an "idea file". The idea of the idea file is that in this era of LLM agents, there is less of a point/need of sharing the specific code/app, you just share the idea, then the other person's agent customizes & builds it for your specific needs. So here's the idea in a gist format: gist.github.com/karpathy/442a6… You can give this to your agent and it can build you your own LLM wiki and guide you on how to use it etc. It's intentionally kept a little bit abstract/vague because there are so many directions to take this in. And ofc, people can adjust the idea or contribute their own in the Discussion which is cool.
Andrej Karpathy@karpathy

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.

English
1.1K
2.8K
26.5K
6.9M
Toorop retweetledi
AI at Meta
AI at Meta@AIatMeta·
Today we're introducing TRIBE v2 (Trimodal Brain Encoder), a foundation model trained to predict how the human brain responds to almost any sight or sound. Building on our Algonauts 2025 award-winning architecture, TRIBE v2 draws on 500+ hours of fMRI recordings from 700+ people to create a digital twin of neural activity and enable zero-shot predictions for new subjects, languages, and tasks. Try the demo and learn more here: go.meta.me/tribe2
English
736
2.5K
16.1K
6.9M
Toorop
Toorop@Tooropai·
@libukai 对这类 agent-skills 出圈,觉得挺恶心的。 典型 人类幻觉。 计划/目标/验证,属于 人 应该做的事。 作者确实是高人; 追捧者,觉得”AI 偷懒了需要鞭策”,控制错觉,找到一个”看起来有效的仪式”后,就把相关当因果,不再追问真正的作用机制。 幻觉“我能让 AI 听话”,来释放技术社群里的地位信号。
中文
1
0
0
94
李不凯正在研究
李不凯正在研究@libukai·
用科学方法深入研究了一下 PUA 这个 Skill,还别说这玩意可能真的有那么点用,但大概率没有作者说的那么神乎其神。 不过从传播的角度来看,这个 Skill 真是触及到了中文区的爽点,把 AI + 大厂 + PUA 几个核心元素完美融合到了一起。 做一个技术上优秀的 Skill 其实挺难的,但做一个能出圈能让人用起来的 SKill 更难, 从这点上来说 PUA Skill 算的上是一个挺成功的案例,👍
李不凯正在研究@libukai

x.com/i/article/2035…

中文
2
5
22
5.6K
Toorop retweetledi
Thariq
Thariq@trq212·
We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.
English
1.7K
2.4K
25.8K
7.6M
Toorop retweetledi
Google Labs
Google Labs@GoogleLabs·
Introducing the new @stitchbygoogle, Google’s vibe design platform that transforms natural language into high-fidelity designs in one seamless flow. 🎨Create with a smarter design agent: Describe a new business concept or app vision and see it take shape on an AI-native canvas. ⚡️ Iterate quickly: Stitch screens together into interactive prototypes and manage your brand with a portable design system. 🎤 Collaborate with voice: Use hands-free voice interactions to update layouts and explore new variations in real-time. Try it now (Age 18+ only. Currently available in English and in countries where Gemini is supported.) → stitch.withgoogle.com
English
401
2K
16.2K
6.5M
Toorop retweetledi
Petr Baudis
Petr Baudis@xpasky·
It took another two months but Chrome 146 is out since yesterday! And *that* means: with a single toggle, you can expose your current live browsing session via MCP and have your CLI agent do things in it. Aaand I have been waiting to deal with my LI connects until this moment.
Petr Baudis tweet mediaPetr Baudis tweet media
Petr Baudis@xpasky

Official Chrome MCP support is coming? I should be able to just `amp mcp add chrome-devtools -- npx chrome-devtools-mcp@latest --autoConnect` and let Claude browse on my behalf, within my login sessions. Chrome 144 required, it is in "early stable" mode and aiui will get general release only next Wed.

English
102
236
3.1K
1.2M
Toorop retweetledi
Satya Nadella
Satya Nadella@satyanadella·
Announcing Copilot Cowork, a new way to complete tasks and get work done in M365. When you hand off a task to Cowork, it turns your request into a plan and executes it across your apps and files, grounded in your work data and operating within M365’s security and governance boundaries.
English
2.3K
2.1K
16.6K
9.8M
Toorop
Toorop@Tooropai·
Toorop tweet media
ZXX
16
0
2
352
知县|zhixian
知县|zhixian@zhixianio·
现在接入 OpenClaw 最简单的聊天渠道已经不是 Telegram Bot 了,而是 QQ Bot 你敢信? 实测这个 QQ 🐧 官方的 Bot 接入还是很丝滑的,简单聊天体验也不错,不过现在对群聊限制比较大,只能加到 1 个群里 你永远可以相信大厂的卷
知县|zhixian tweet media知县|zhixian tweet media
中文
30
6
113
49.5K
Toorop
Toorop@Tooropai·
@DIYgod 试过,垃圾模型。 学会了 饥饿营销
中文
1
0
3
690
DIŸgöd ☀️
DIŸgöd ☀️@DIYgod·
想试下 GLM-5 居然限购了 🤯
DIŸgöd ☀️ tweet media
中文
22
0
54
19.2K
Toorop
Toorop@Tooropai·
@eze_is_1 建一个 知识库,把它加入管理员,让他记住 space_ID。 这样你有整个知识库的最高权限。
中文
0
0
1
318
一泽Eze
一泽Eze@eze_is_1·
今日最好笑的 openclaw 梗
一泽Eze tweet media
中文
25
19
478
72.9K
Toorop retweetledi
Cloudflare
Cloudflare@Cloudflare·
Time to consider not just human visitors, but to treat agents as first-class citizens. Cloudflare’s network now supports real-time content conversion to Markdown at the source using content negotiation headers. cfl.re/4ksZQ1S
English
171
556
4.5K
2.1M
卡神 Karu
卡神 Karu@edwordkaru·
OpenClaw 果然很牛啊!我已经不打算买新设备了,这个破手机就能賺钱😂 我的 10 年前手机现在变成我的24小时交易员了!比我还谨慎,虽然还没开始赚到钱,但是起码还没亏? 终于会自动扫描 Polymarket 特定的项目啦! 有人想要教学吗?亏了别骂我🥹 #OpenClaw
中文
185
199
1.2K
263.2K
Toorop
Toorop@Tooropai·
@fkysly 直接 android phone 改造为全权限给 openclaw,它能在本机控制 摄像头/传感器/扬声器/GPS/陀螺仪 ... 有了 眼、耳、口、第六感、实时时间和手机存储空间… 一下子,解决了很多堵点。 爽!😎 继续探索新玩法
中文
2
0
0
1.1K
马天翼
马天翼@fkysly·
我现在跟 Openclaw 的沟通好像是单向的,我说一句他回一句,如果我让他去搞个活5分钟,他不会5分钟干完以后给我回话,必须我到时候主动去问他,才发现他已经干完了。 我是接到 discord 上的,这个咋解决?
中文
68
4
89
45.1K