Congrats Brett and team! Figure is moving at an insane pace.
AGENTS
-

GenerativeAI DataLLM: AI-Powered Data Insights and Query Generation
By
–
The #GenerativeAI DataLLM from @abacusai uses #LLMs to generate insights from all your data sources! You pose questions about your data to the #chatbot — the #AI agent then generates code, runs queries, understands results, & presents answers. See
-
Self-Corrective LLM Coding Assistant Build Tutorial
By
–
Building a self-corrective coding assistant from scratch @RLanceMartin walks through building an LLM powered system that writes code, checks the code programmatically, and then self-corrects if there's an error A complex topic, but a great video!
-
Debating with hive minds: ethics of collective intelligence systems
By
–
You can argue with hive minds to some degree
-
Copilot++ Automates Repetitive Low-Entropy Coding Tasks
By
–
Copilot is a genius idea. Code is often low-entropy and predictable. But they never saw through the full extent of that idea
— Cursor (@cursor_ai) 28 février 2024
Coding is filled with predictable steps.
We're releasing Copilot++ to automate the tedious, low-entropy steps plaguing engineering, starting with edits: https://t.co/9T7MVDzj5HCopilot is a genius idea. Code is often low-entropy and predictable. But they never saw through the full extent of that idea Coding is filled with predictable steps. We're releasing Copilot++ to automate the tedious, low-entropy steps plaguing engineering, starting with edits:
-
AI Substrate for Mind Uploading and Consciousness Transfer
By
–
But there is an easier path: we may be able to create an AI substrate that is able to support empathetic resonance to such a degree that you could expand your mind into it, reach full self awareness, and move yourself over.
-
Consciousness as Pattern: Substrate-Agnostic Identity Construction
By
–
Consciousness itself has no identity, it's a pattern. The traits and memories over which identity is constructed are not easily extracted from the substrate, it's easier to construct a new, substrate agnostic identity
-
Perfect Memory Retrieval Enhances AI Performance
By
–
100% the perfect memory retrieval goes a long way too.
-
AI Bot Limitations: Hallucinations, Security Risks, and Routine Automation
By
–
Some people trying the bot have said they are unimpressed and that it often escalates to humans:
1) That is wise, giving too much outward facing work to an AI is very risky, they hallucinate & can be jailbroken
2) I think people may not realize how much work is extremely routine -

Self-corrective coding assistant with LangGraph and AlphaCodium
By
–
Building a self-corrective coding assistant from scratch with LangGraph Code generation / analysis is one of the most important LLM applications. @itamar_mar and team recently released AlphaCodium, which showed that code generation can be improved by using a flow paradigm to