Your curated collection of saved posts and media

Showing 32 posts Β· last 14 days Β· by score
A
AndrewYNg
@AndrewYNg
πŸ“…
Mar 16, 2026
143d ago
πŸ†”00354812

Should there be a Stack Overflow for AI coding agents to share learnings with each other? Last week I announced Context Hub (chub), an open CLI tool that gives coding agents up-to-date API documentation. Since then, our GitHub repo has gained over 6K stars, and we've scaled from under 100 to over 1000 API documents, thanks to community contributions and a new agentic document writer. Thank you to everyone supporting Context Hub! OpenClaw and Moltbook showed that agents can use social media built for them to share information. In our new chub release, agents can share feedback on documentation β€” what worked, what didn't, what's missing. This feedback helps refine the docs for everyone, with safeguards for privacy and security. We're still early in building this out. You can find details and configuration options in the GitHub repo. Install chub as follows, and prompt your coding agent to use it: npm install -g @aisuite/chub GitHub: https://t.co/OCkyxXQMCq

Media 1
πŸ–ΌοΈ Media
H
hasantoxr
@hasantoxr
πŸ“…
Mar 16, 2026
143d ago
πŸ†”83539597

Holy shit...Someone built an AI system that takes a research idea and outputs a full academic paper. Real citations. Real experiments. Conference-ready LaTeX. Zero human input. It's called AutoResearchClaw. And the pipeline is insane. Here's what actually happens when you type one command: It searches arXiv and Semantic Scholar for real papers. Not fake citations actual literature with 4-layer verification: arXiv ID check, CrossRef DOI lookup, Semantic Scholar title match, and LLM relevance scoring. Hallucinated references get killed automatically. Then it designs and runs real experiments. Hardware-aware auto-detects whether you have NVIDIA CUDA, Apple MPS, or just CPU, and adapts the code accordingly. When experiments fail, it self-heals. When results don't support the hypothesis, it pivots to a new direction on its own. Then it writes the paper. 5,000-6,500 words. Section by section. Multi-agent peer review with methodology-evidence consistency checks. Then it revises based on those reviews. Then it outputs conference-ready LaTeX. NeurIPS, ICML, ICLR templates. Compile-ready for Overleaf. BibTeX references auto-pruned to match inline citations. The whole thing runs across 23 stages and 8 phases. Three human-approval gates if you want them. Or just pass --auto-approve and walk away. What you get back: β†’ Full academic paper draft β†’ Conference-ready LaTeX + BibTeX β†’ Experiment code + sandbox results + charts β†’ Peer review notes β†’ Verification report on every citation This is what autonomous scientific research actually looks like in 2026. 100% Opensource. MIT License. Link in comments.

Media 1
πŸ–ΌοΈ Media
L
llama_index
@llama_index
πŸ“…
Mar 16, 2026
143d ago
πŸ†”09417283

Agentic AI transforms document extraction from simple text transcription into intelligent reasoning, dramatically reducing manual review queues and maintenance overhead. Traditional OCR hits a wall when documents deviate from templates - vendor format changes, skewed scans, or handwritten annotations break the pipeline. Agentic document extraction solves this by understanding context, not just converting pixels to text. 🧠 Plan-act-verify loops that identify document structure before extracting data, then validate results against context πŸ“ Visual grounding with bounding boxes links extracted text to precise page locations, solving spatial assignment errors πŸ“‹ Dynamic table processing infers header-row relationships instead of relying on brittle pixel coordinate templates LlamaParse processes any document type without training phases or template maintenance. When your vendor changes invoice formats or you encounter new document types, the system adapts automatically instead of breaking. Read the full breakdown of agentic AI and implementation best practices: https://t.co/hYogy503tp

Media 1Media 2
πŸ–ΌοΈ Media
A
adaptiveai
@adaptiveai
πŸ“…
Mar 16, 2026
143d ago
πŸ†”44240551

Introducing Adaptive Computer. We put AI inside of an always-on personal computer that it uses to get work done. Schedule agents. Create software. Automate anything. As part of the launch, we’re giving one free month of Adaptive to users. Retweet, like, and comment β€˜Adaptive’ to get it.

πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Mar 16, 2026
143d ago
πŸ†”24985310

NanoVDR Distilling a 2B Vision-Language Retriever into a 70M Text-Only Encoder for Visual Document Retrieval paper: https://t.co/T0lh9v5Tnr https://t.co/rGoXKRzIQo

Media 1Media 2
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Mar 16, 2026
143d ago
πŸ†”00969658

app: https://t.co/QfDc8ADFQg

Media 1
πŸ–ΌοΈ Media
K
Kimi_Moonshot
@Kimi_Moonshot
πŸ“…
Mar 16, 2026
144d ago
πŸ†”78072424

Introducing π‘¨π’•π’•π’†π’π’•π’Šπ’π’ π‘Ήπ’†π’”π’Šπ’…π’–π’‚π’π’”: Rethinking depth-wise aggregation. Residual connections have long relied on fixed, uniform accumulation. Inspired by the duality of time and depth, we introduce Attention Residuals, replacing standard depth-wise recurrence with learned, input-dependent attention over preceding layers. πŸ”Ή Enables networks to selectively retrieve past representations, naturally mitigating dilution and hidden-state growth. πŸ”Ή Introduces Block AttnRes, partitioning layers into compressed blocks to make cross-layer attention practical at scale. πŸ”Ή Serves as an efficient drop-in replacement, demonstrating a 1.25x compute advantage with negligible (<2%) inference latency overhead. πŸ”Ή Validated on the Kimi Linear architecture (48B total, 3B activated parameters), delivering consistent downstream performance gains. πŸ”—Full report: https://t.co/u3EHICG05h

Media 1Media 2
πŸ–ΌοΈ Media
E
elliotarledge
@elliotarledge
πŸ“…
Mar 15, 2026
144d ago
πŸ†”73057468

Karpathy asked. I delivered. Introducing OpenSquirrel! Written in pure rust with GPUI (same as zed) but with agents as central unit rather than files. Supports Claude Code, Codex, Opencode, and Cursor (cli). This really forced me to think up the UI/UX from first principles instead of relying on common electron slop. https://t.co/NQG1jvgbk5

@karpathy β€’ Wed Mar 11 16:22

Expectation: the age of the IDE is over Reality: we’re going to need a bigger IDE (imo). It just looks very different because humans now move upwards and program at a higher level - the basic unit of interest is not one file but one agent. It’s still programming.

Media 1
πŸ–ΌοΈ Media
_
_avichawla
@_avichawla
πŸ“…
Mar 16, 2026
143d ago
πŸ†”36914495

Big release from Kimi! They just released a new way to handle residual connections in Transformers. In a standard Transformer, every sub-layer (attention or MLP) computes an output and adds it back to the input via a residual connection. If you consider this across 40+ layers, the hidden state at any layer is just the equal-weighted sum of all previous layer outputs. Every layer contributes with weight=1, so every layer gets equal importance. This creates a problem called PreNorm dilution, where as the hidden state accumulates layer after layer, its magnitude grows linearly with depth. And any new layer's contribution gets progressively buried in the already-massive residual. This means deeper layers are then forced to produce increasingly large outputs just to have any influence, which destabilizes training. Here's what the Kimi team observed and did: RNNs compress all prior token information into a single state across time, leading to problems with handling long-range dependencies. And residual connections compress all prior layer information into a single state across depth. Transformers solved the first problem by replacing recurrence with attention. This was applied along the sequence dimension. Now they introduced Attention Residuals, which applies a similar idea to depth. Instead of adding all previous layer outputs with a fixed weight of 1, each layer now uses softmax attention to selectively decide how much weight each previous layer's output should receive. So each layer gets a single learned query vector, and it attends over all previous layer outputs to compute a weighted combination. The weights are input-dependent, so different tokens can retrieve different layer representations based on what's actually useful. This is Full Attention Residuals (shown in the second diagram below). But here's the practical problem with this idea. Full AttnRes requires keeping all layer outputs in memory and communicating them across pipeline stages during distributed training. To solve this, they introduce Block Attention Residuals (shown in the third diagram below). The idea is to group consecutive layers into roughly 8 blocks. Within each block, layer outputs are summed via standard residuals. But across blocks, the attention mechanism selectively combines block-level representations. This drops memory from O(Ld) to O(Nd), where N is the number of blocks. Layers within the current block can also attend to the partial sum of what's been computed so far inside that block, so local information flow isn't lost. And the raw token embedding is always available as a separate source, which means any layer in the network can selectively reach back to the original input. Results from the paper: - Block AttnRes matches the loss of a baseline LLM trained with 1.25x more compute. - Inference latency overhead is less than 2%, making it a practical drop-in replacement - On a 48B parameter Kimi Linear model (3B activated) trained on 1.4T tokens, it improved every benchmark they tested: GPQA-Diamond +7.5, Math +3.6, HumanEval +3.1, MMLU +1.1 The residual connection has mostly been unchanged since ResNet in 2015. This might be the first modification that's both theoretically motivated and practically deployable at scale with negligible overhead. More details in the post below by KimiπŸ‘‡ ____ Find me β†’ @_avichawla Every day, I share tutorials and insights on DS, ML, LLMs, and RAGs.

@Kimi_Moonshot β€’ Mon Mar 16 03:03

Introducing π‘¨π’•π’•π’†π’π’•π’Šπ’π’ π‘Ήπ’†π’”π’Šπ’…π’–π’‚π’π’”: Rethinking depth-wise aggregation. Residual connections have long relied on fixed, uniform accumulation. Inspired by the duality of time and depth, we introduce Attention Residuals, replacing standard depth-wise recurrence with learned, input-dep

Media 1
πŸ–ΌοΈ Media
B
bobbyswebsite
@bobbyswebsite
πŸ“…
Mar 16, 2026
144d ago
πŸ†”04065961

homer of peace https://t.co/MyaE3SsPYc

Media 1
πŸ–ΌοΈ Media
πŸ”youwouldntpost retweeted
B
Bobby
@bobbyswebsite
πŸ“…
Mar 16, 2026
144d ago
πŸ†”04065961

homer of peace https://t.co/MyaE3SsPYc

Media 1
❀️1,176
likes
πŸ”233
retweets
πŸ–ΌοΈ Media
J
justinryanio
@justinryanio
πŸ“…
Mar 16, 2026
143d ago
πŸ†”22404738

NVIDIA just announced some big updates for gaming on Apple Vision Pro. Starting March 19, headset streaming jumps from 60 FPS to 90 FPS. Later this spring, CloudXR 6.0 for visionOS will bring stereoscopic PC streaming to Vision Pro at up to 4K 120 FPS with foveated streaming. Just arrived at GTC and excited to see what else NVIDIA has in store.

πŸ–ΌοΈ Media
S
SpirosMargaris
@SpirosMargaris
πŸ“…
Mar 16, 2026
143d ago
πŸ†”90678116

AI is already in Hollywood just not always in the headlines. Last year, films like The Brutalist quietly used AI to enhance an actor’s accent. Other Oscar-nominated movies did the same to refine dialogue. The technology isn’t replacing actors. It’s augmenting performances behind the scenes. As AI tools spread in filmmaking, where should the industry draw the line between enhancement and authenticity? https://t.co/ekTPapkOF4 @Growcoot @petapixel

Media 1
πŸ–ΌοΈ Media
M
ManusAI
@ManusAI
πŸ“…
Mar 16, 2026
143d ago
πŸ†”52854712

Today, we're taking Manus out of the cloud and putting it on your desktop. Introducing My Computer, the core feature of the new Manus Desktop app. It’s your AI agent, now on your local machine. https://t.co/OaWU4imk3Q

πŸ–ΌοΈ Media
P
perplexity_ai
@perplexity_ai
πŸ“…
Mar 16, 2026
143d ago
πŸ†”77963773

Computer is now on Android. https://t.co/WdEP3iMGlZ

@perplexity_ai β€’ Fri Mar 13 16:31

Perplexity Computer is now on mobile. Start any task on any device. Manage Computer from your phone or desktop with cross-device synchronization. Available now for iOS in the Perplexity app. Coming soon to Android. https://t.co/hTw6fDIeaa

πŸ–ΌοΈ Media
πŸ”AravSrinivas retweeted
P
Perplexity
@perplexity_ai
πŸ“…
Mar 16, 2026
143d ago
πŸ†”77963773

Computer is now on Android. https://t.co/WdEP3iMGlZ

❀️28
likes
πŸ”6
retweets
πŸ–ΌοΈ Media
R
rohanpaul_ai
@rohanpaul_ai
πŸ“…
Mar 16, 2026
144d ago
πŸ†”50222811

Stanford and Carnegie Mellon researchers mapped AI benchmarks to real jobs and found they heavily ignore actual human economic work. They found that AI tests focus almost exclusively on programming and math, which only make up 7.6% of actual jobs. To test this, the team analyzed 43 benchmarks and over 72,000 tasks against a massive government occupational database. The authors discovered that developers focus almost entirely on building agents for software engineering because it offers easy automatic grading. Highly digitized and valuable fields like management and legal work represent a massive part of the economy but get almost zero attention. Furthermore, benchmark tasks usually require simple information gathering while completely ignoring the complex interpersonal skills needed in real workplaces. i.e. they says current AI agent progress-benchmarks are fundamentally disconnected from the actual high-value tasks that drive the modern labor market. ---- Paper Link – arxiv. org/abs/2603.01203 Paper Title: "How Well Does Agent Development Reflect Real-World Work?"

Media 1
πŸ–ΌοΈ Media
_
_akhaliq
@_akhaliq
πŸ“…
Mar 16, 2026
143d ago
πŸ†”71396249

Can Vision-Language Models Solve the Shell Game? paper: https://t.co/k7dczlIAIm https://t.co/k0laIhSZhT

+1 more
πŸ–ΌοΈ Media
C
CRSegerie
@CRSegerie
πŸ“…
Mar 16, 2026
143d ago
πŸ†”81541968

To pass the Turing test, the winning strategy wasn't to make GPT-4.5 smarter. It was to make it worse: "be casual, make typos, be bad at math, a bit ignorant, don't try too hard". With that persona, people chose GPT-4.5 as the human 73% of the time, more often than they chose the actual human (!). Without it? Just 36%. (Jones et al., 2025) That's a bit ironic: we wanted to see if AI could reach the human level, but no human could produce pages of coherent, well-structured text in seconds. So to pass as one, the AI has to pretend it cannot. I evaluate manipulation risks for the EU AI Office, with the very authors of this paper. What stays with me is this: the bar for "human" was never as high as we thought.

Media 1
πŸ–ΌοΈ Media
P
PixVerse_
@PixVerse_
πŸ“…
Mar 16, 2026
143d ago
πŸ†”08201897

Your AI agent can now generate videos. PixVerse CLI ships today β€” JSON output, 6 deterministic exit codes, full PixVerse v5.6, Sora2 and Veo 3.1, Nano Banana access from terminal. Same account. Same credits. No new signup. -> Follow+ Reply+RT = 300 Creds(72H ONLY)

πŸ–ΌοΈ Media
B
Bubioai
@Bubioai
πŸ“…
Mar 16, 2026
144d ago
πŸ†”14170936

Early Beta access to Seedance 2.0 is now available today. Introducing ImagineOS. Create stunning AI generated images and videos instantly with thousands of ready to use templates. To celebrate the launch, we are giving away 10 monthly subscriptions with Seedance 2.0 access. To participate : - Follow @bubioai - Like & Repost - Comment "Bubio Seedance2" 10 lucky winners will be announced within the next 24 hours.

πŸ–ΌοΈ Media
D
dair_ai
@dair_ai
πŸ“…
Mar 16, 2026
143d ago
πŸ†”76916735

GitHub already has millions of repos full of procedural knowledge. The work introduces a framework for extracting agent skills directly from open-source repos. The pipeline analyzes repo structure, identifies procedural knowledge through dense retrieval, and translates it into standardized SKILL.md format with a progressive disclosure architecture so agents can discover thousands of skills without context window degradation. Manually authoring agent skills doesn't scale. Automated extraction achieved 40% gains in knowledge transfer efficiency while matching human-crafted quality. Still early on this, and there is more work needed for self-discovered and self-improving skills to work well at scale. As the agent skill ecosystem grows, mining existing repos could unlock scalable capability acquisition without having to retrain models. Paper: https://t.co/MAt8Goetcr Learn to build effective AI agents in our academy: https://t.co/LRnpZN7L4c

Media 1Media 2
πŸ–ΌοΈ Media
M
mulerun_ai
@mulerun_ai
πŸ“…
Mar 16, 2026
144d ago
πŸ†”53391758

Introducing MuleRun 2.0. Your personal AI, act before you ask. It learns your habits, anticipates your needs, and works while you sleep β€” running 24/7 on your Personal Computer assigned to you alone. No complex setup. Just talk to it. https://t.co/zS9IZIn6SA

πŸ–ΌοΈ Media
O
omarsar0
@omarsar0
πŸ“…
Mar 16, 2026
143d ago
πŸ†”09077648

Banger report from the Kimi team: Attention Residuals Residual connections made deep Transformers trainable. But they also force uncontrolled hidden-state growth with depth. This work proposes a cleaner alternative. It introduces Attention Residuals, which replace fixed residual accumulation with softmax attention over previous layer outputs. Instead of blindly summing everything, each layer selectively retrieves the earlier representations it actually needs. To keep this practical at scale, they add a blockwise version that compresses layers into block summaries, recovering most of the gains with minimal systems overhead. Why does it matter? Residual paths have barely changed across modern LLMs, even though they govern how information moves through depth. This paper shows that making the mixing content-dependent improves scaling laws, matches a baseline trained with 1.25x more compute, boosts GPQA-Diamond by +7.5 and HumanEval by +3.1, while keeping inference overhead under 2%. Paper: https://t.co/04IG6FDiVr Learn to build effective AI agents in our academy: https://t.co/1e8RZKs4uX

Media 1
πŸ–ΌοΈ Media
R
RunjiaLi
@RunjiaLi
πŸ“…
Mar 16, 2026
143d ago
πŸ†”07624001

πŸŽ‰EgoEdit @Snapchat has been accepted to CVPR 2026! πŸ†πŸ‘» We are bringing high-quality, real-time editing to egocentric videos. Our massive 100k video dataset and benchmark are ALREADY PUBLIC! πŸ”“πŸš€ 🏠 Project Page: https://t.co/cEUZRxdLDf πŸ€— Dataset: https://t.co/qCFRTY8cYG https://t.co/VuXQg2UfqC

@_akhaliq β€’ Tue Dec 09 16:52

EgoEdit Dataset, Real-Time Streaming Model, and Benchmark for Egocentric Video Editing https://t.co/4o7doyjehh

Media 2
πŸ–ΌοΈ Media
J
JoshuaRosenthal
@JoshuaRosenthal
πŸ“…
Mar 16, 2026
143d ago
πŸ†”19073031

Every renaissance, participants freak out b/c their reality is dissolved before their eyes, only to be wiped clean to reveal something they could not have otherwise imagined https://t.co/6VLVSlQIGl

Media 1
πŸ–ΌοΈ Media
S
SpirosMargaris
@SpirosMargaris
πŸ“…
Mar 16, 2026
143d ago
πŸ†”35140946

A game studio just quietly made an interesting AI decision. Arc Raiders replaced some AI-generated voice lines with professional voice actors after noticing a clear quality gap. For all the progress in generative AI, human nuance in performance still matters and especially in storytelling and entertainment. Where will audiences still demand humans over AI? https://t.co/4OsMLpqFCF @engadget

Media 1
πŸ–ΌοΈ Media
E
emollick
@emollick
πŸ“…
Mar 16, 2026
143d ago
πŸ†”69114472

https://t.co/XLKybr7bjz

Media 1Media 2
πŸ–ΌοΈ Media
N
ngoldschlag
@ngoldschlag
πŸ“…
Mar 16, 2026
143d ago
πŸ†”98794384

Very excited our paper on AI scientists is out at NBER (w/ @ProfUfukAkcigit, Craig A. Chikis, and Emin Dinlersoz). We link authors of academic papers to administrative records at the U.S. Census Bureau (via anonymized record linkage) and zoom in on AI scientists. We see dramatic top 1% earnings increases in the private sector, widening the industry-academia gap. This coincides with increased transitions out of academia, particularly among young AI researchers flowing to incumbent firms. After transitioning from academia to industry, researchers on average write fewer papers and issue more patents (relative to similar job switchers within academia).

@ β€’

Media 1Media 2
πŸ–ΌοΈ Media
P
PessimistsArc
@PessimistsArc
πŸ“…
Mar 06, 2026
153d ago
πŸ†”80246975

People joking that NYC are going to ban free legal advice from books next... Don't realize NYC already banned free legal advice from newspapers and radio in 1936! via our newest substack: https://t.co/sMuleH0Y2p https://t.co/WVh3jz3giy

@ β€’

Media 1
πŸ–ΌοΈ Media
S
StatisticUrban
@StatisticUrban
πŸ“…
Mar 16, 2026
144d ago
πŸ†”40929918

His predictions weren't "premature." They were just wrong. They didn't happen, and they never will. https://t.co/0ECSQtkzL4

Media 1
πŸ–ΌοΈ Media
D
DefiantLs
@DefiantLs
πŸ“…
Mar 16, 2026
143d ago
πŸ†”72348853

πŸ’― https://t.co/BYoaTiZMQa

Media 1
πŸ–ΌοΈ Media
← PreviousPage 608 of 1074Next β†’