All about AI, Web 3.0, BCI
3.59K subscribers
754 photos
26 videos
162 files
3.32K links
This channel about AI, Web 3.0 and brain computer interface(BCI)

owner @Aniaslanyan
Download Telegram
Stripe launched Projects to help agents instantly provision services from the CLI.

For example, simply run:

$ stripe projects add posthog/analytics

And it'll create a PostHog account, get an API key, and (as needed) set up billing.

Projects is launching today as a developer preview. You can register for access (it available to everyone soon) at projects.dev.

Also rolling out support for many new providers over the coming weeks.
Claude Code can now auto-fix your PR in the background.

All you have to do is turn on the Auto Fix setting and go touch grass.
👍43🔥2😁1
Cool work by Chroma training a search agent with SoTA efficiency.

Chroma Context-1, a 20B parameter search agent:

•pushes the pareto frontier of agentic search

•order of magnitude faster

•order of magnitude cheaper

•Apache 2.0, open-source

Lots of cool details: a prune tool for editing context mid-search, a synthetic data pipeline with verification steps, and a curriculum that shifts from recall to precision.

Trained with Tinker.
4👍2💯2
Stanford proposed a bold new vision for biology: Virtual Embryos

By integrating single-cell and spatial genomics with AI, researchers can build digital twins of embryogenesis—moving beyond virtual cells to predict cell growth, division, migration, state transitions, and morphogenesis, from genes → cells → organs -> organ systems and whole embryo, in a fully 4D spatiotemporal framework.

This approach could enable truly predictive biology and in silico experimentation to diagnose, prevent, and treat developmental diseases transforming medicine and improving outcomes for future generations.
3🔥2💯2
Unitree open-sourced UnifoLM-WBT-Dataset a high-quality real-world humanoid robot whole-body teleoperation (WBT) dataset for open environments.

Publicly available since March 5, 2026, the dataset will continue to receive high-frequency rolling updates. It aims to establish the most comprehensive real-world humanoid robot dataset in terms of scenario coverage, task complexity, and manipulation diversity.
2🔥2💯2
Nicolas Carlini at Anthopic just showed Claude finding zero day vulnerabilities in a live conference demo

Claude has found zero day in Ghost, 50,000 stars on github, never had a critical security vulnerability in its entire, history...

it found the blind SQL injection in 90 minutes, stole the admin api key, then did the exact, same thing to the linux kernel.
7🔥2💯2
HuggingFace built infra where an agent can launch GPU experiments, access all of hf datasets as local filesystem, and semantically search arxiv for ideas.
5👍2🔥2
Mathematical methods and human thought in the age of AI by Tanya Klowden, Terence Tao

In this paper, researchers consider the rapidly evolving impact of AI to the traditional questions of philosophy with an emphasis on its application in mathematics and on the broader real-world outcomes of its more general use.

They are assert that AI is a natural evolution of human tools developed throughout history to facilitate the creation, organization, and dissemination of ideas, and argue that it is paramount that the development and application of AI remain fundamentally human-centered.

They are propose a pathway to integrating AI into our most challenging and intellectually rigorous fields to the benefit of all humankind.
2🔥2💯2
New supply chain attack this time for npm axios, the most popular HTTP client library with 300M weekly downloads.

It's possible to personally defend against these to some extent with local settings e.g. release-age constraints, or containers or etc, but ultimately the defaults of package management projects (pip, npm etc) have to change so that a single infection (usually luckily fairly temporary in nature due to security scanning) does not spread through users at random and at scale via unpinned dependencies.

Supply chain attacks like the currently breaking axios, litellm and xz are only going to be more commonplace in the vibecoding world.

The entire premise of vibecoding is “I don’t need to understand the code” happens to also be the entire premise of a supply chain attack.
💯3🔥2👏2
OMG! Whoop raised $575M at a $10.1B valuation

Whoop is building the world’s leading personal, preventive health platform powered by continuous biometric data, advanced analytics, and AI to help people understand their bodies and improve their health in real time.

In the past 12 months, Whoop has received medical clearances, launched blood testing, and created a platform that has saved lives.

Abbott and Mayo Clinic two of the most respected and influential institutions in global healthcare are now investors in Whoop.
🔥3🥰2💯2
Google presented new paper on AI Agent Traps

An increasing volume of web content is being created by, and consumed by, advanced AI agents.

This puts environmental AI safety in focus, as it exposes a vast attack surface via the content that AI agents interact with.

This paper explores the landscape of environmental attacks and defenses, aiming to inform mitigations that are needed for ensuring safety of the agentic web.
3👍2💯2
PrismML released the 1-bit Bonsai 8B, a 1-bit weight model that fits into 1.15 GBs of memory and delivers over 10x the intelligence density of its full-precision counterparts.

PrismML grew out of years of research at Caltech

The first proof point is the 1-bit Bonsai family: models that are small, fast, and efficient enough to run locally, while remaining competitive with full-precision models in their class.

It is 14x smaller, 8x faster, and 5x more energy efficient on edge hardware while remaining competitive with other models in its parameter-class.

Open-source model under Apache 2.0 license, along with Bonsai 4B and 1.7B models.

HuggingFace
🔥2👏2💯2
What if AI didn’t just solve math problems but discovered entirely new mathematical structures?

Meet
AutoMath from The Omega Institute.

From ONE equation (x² = x + 1) and ZERO extra axioms, team derive 9 branches of math: algebra, combinatorics, topology, dynamical systems… all formally verified in Lean 4 (~2,350 theorems, 25k lines of code).

Their method: Derive, Discover, Name
• Derive → AI exhaustively explores every logical consequence
• Discover → Patterns emerge that humans might never notice
• Name → Human intuition connects them to deep math (rings, finite fields, golden-ratio p-adics…)

GitHub.
👍5🔥2👏2
The power of the Claw, in the palm of a robot hand. Agentic robotics is here. Nvidia open-sourced CaP-X: vibe agents, alive in the physical world.

They incarnate as robot arms and humanoids with a rich set of perception APIs, actuation APIs, and auto synthesize skill libraries as they go.

CaP-X is a strict superset of Nvidia’s old stack, because policies like VLAs are “just” API calls as well. It solves many tasks zero-shot that a learned policy would struggle with.

CaP-X is a most systematic, scientific study on agentic robotics so far:

1. comprehensive agentic toolkit: perception (SAM3 segmentation, Molmo pointing, depth, point cloud), control (IK solvers, grasp planner, navigation), and visualization (EEF, mask overlays) that work across different robots.

2. CaP-Gym: LLM’s first Physical Exam! 187 manipulation tasks across RoboSuite, LIBERO-PRO, and BEHAVIOR. Tabletop, bimanual, mobile manipulation. Sim and real.

3. CaP-Bench: benchmark 12 frontier LLMs/VLMs (Gemini, GPT, Opus, Qwen, DeepSeek, Kimi, and more) across 8 evaluation tiers.

Lots of insights in paper.

4. CaP-Agent0: a training-free agentic harness that matches or exceeds human expert code on 4 out of 7 tasks without task-specific tuning.

5. CaP-RL: if you get a gym, you get RL ;). A 7B OSS model jumps from 20% to 72% success after only 50 training iterations. The synthesized programs transfer to real robots with minimal sim-to-real gap.

Code.

MIT license.
4🔥2💯2
Mercor AI has allegedly been breached by Lapsus

More customer data leaks: Amazon, Athena, Aphrodite, Meta, Apple…

939GB of source code
4TB of data in total

SOTA training data now just available. Every major lab. Billions and billions of value and a major national security issue.
7🫡4💯2🔥1
Goodfire introduced self-correcting search: a technique to let diffusion models self-correct mid-trajectory.

MatterGen a feedback loop from its own activations, improving viable on-target candidates by ~30%.

MatterGen is an open-source diffusion model for generating novel crystal structures. When generating materials with a target property, stronger conditioning tends to improve targeting, but reduces the stability, diversity, and novelty of outputs.
Sakana AI introduced new ultra deep research assistant Marlin

Pushing the limits of test-time scaling for auomating business-oriented research. It builds on top of AB-MCTS and The AI Scientist!

Agents scale to real-world applications and long-running workloads.
🆒4
Meet SAGA a generalist AI scientist. Instead of just optimizing fixed targets, it refines its own goals like a human researcher.

From de novo nanobodies to permanent magnets.

The core idea: across discovery tasks, scientists rarely know perfect set of objectives upfront. They iterate — tweak scoring functions, add constraints, re-weight trade-offs based on what optimizer produces. SAGA aims to automate this entire loop.

Code.
🔥2👏2💯2