正在加载视频...

视频加载失败

Reid Hoffman is backing a brain interface startup that uses ultrasound instead of implants. No surgery. Just frequency, steered by AI. The goal: treat everything from anxiety to dementia. The bet: AI will learn to read and write the brain.

71,458 次观看 • 1 年前 •via X (Twitter)

10 条评论

vitrupo 的头像
vitrupo1 年前

Greylock Partner Reid Hoffman at Sun Valley with Ed Ludlow. (h/t @curiousgangsta)

Tom Jeans 的头像
Tom Jeans1 年前

you enjoy LinkedIn, you will pay for Premium

intellivision 的头像
intellivision1 年前

anxiety is the subconscious alerting your conscious self something is wrong - no ultrasound gizmo can cure that

Joshua Eisenhart 的头像
Joshua Eisenhart1 年前

Shows complete ignorance of the brain. It operates on a predictive generative model. That is not simply hackable.

Alex Doda 🇺🇸 🦅 的头像
Alex Doda 🇺🇸 🦅1 年前

been using a neural interface a few years ago, still have it in a box somewhere. you can train it to read actions and it's pretty interesting. not super accurate, but early prototype. i think non-intrusive neural interfaces will be THE ramp to adoption. not everyone will want a chip in their brain.

Riaz Rohani 的头像
Riaz Rohani1 年前

Hes investing in this so he can wipe Epstein from everyone’s memory

Wack 的头像
Wack1 年前

@SterlingCooley reminds me of what you were talking about

Vertex 的头像
Vertex1 年前

Way to give people a real reason to invest in tin foil hats, @reidhoffman. The shear naïve presumption that such a thing would be used only for good, is just laughable.

Josh Garrett 的头像
Josh Garrett1 年前

This might be a really great idea, from what I understand TMS (Transcranial Magnetic Stimulation) has some promising results

Ξdo 的头像
Ξdo1 年前

Reading & writing to the brain, what could go wrong haha

相关视频

THIS GUY CONNECTED HIS AI AGENTS TO HIS OBSIDIAN AND BUILT A BRAIN THAT LEARNS ON ITS OWN. HERE'S HOW TO BUILD IT Obsidian is just markdown files sitting in a folder. That turns out to be the perfect memory for an AI agent, because an agent can read and write those files directly. He wired his agents into the vault so they pull context from it, do the work, and write what they learned back. The notes aren't the point. The loop is, and it gets sharper every cycle How to build it: 1. Point an agent at your vault. The fastest way, no plugins, no API keys: open a terminal and run npx obsidian-mcp /path/to/your/vault. That exposes your Obsidian folder to Claude as a tool it can read, search, and write to. Add it to your Claude Code or Cowork config and restart 2. Confirm it can see the brain. Ask it: "list the notes in my vault and summarize what's in them." If it reads them back, the connection is live. Now it starts every task with everything the vault already holds instead of from zero 3. Give each agent one job and a write-back rule. Tell it: "research this, then save what you found as a new note in /brain with links to related notes." One agent researches, one summarizes, one plans. Each writes its output back into the vault 4. Close the loop. Add one line to every agent's instructions: "read /brain before starting, write your result back when done." Now each task leaves the vault richer, and the next run reads that before it works. It compounds instead of resetting 5. You only steer. Review what the brain produces, point it at the next thing. The agents handle the reading, writing, and connecting The edge isn't better notes. It's a brain that feeds itself, so the work gets sharper every cycle instead of starting over Bookmark this

Yarchi

58,186 次观看 • 2 个月前