AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “papers”

GridTimelineEvolution
693 results
Hardware

🦔Nvidia announced agreements yesterday with the six biggest names in private capital, Apollo, Blackstone, BlackRock, Brookfield, Goldman Sa…

DGX agent

🦔Nvidia announced agreements yesterday with the six biggest names in private capital, Apollo, Blackstone, BlackRock, Brookfield, Goldman Sachs, and KKR, to raise over $500 billion so its own customers

hardwaregary-marcus--x
11 Aug 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Agents

The next frontier of Recursive Self-Improvement is Physical AI. Japan sparked the robotics revolution. We are expanding our RSI Lab to build…

DGX agent

The next frontier of Recursive Self-Improvement is Physical AI. Japan sparked the robotics revolution. We are expanding our RSI Lab to build world models that allow agentic reasoning systems to recurs

agentsdavid-ha--x
10 Aug 2026
Model Releases

Qwen-Image-3.0-Pro is live on Qwen Cloud now! Try it out👇 https://www.qwencloud.com/models/qwen-image-3.0-pro?utm_content=g_20000001188

DGX agent

Qwen-Image-3.0-Pro is live on Qwen Cloud now! Try it out👇 https://www.qwencloud.com/models/qwen-image-3.0-pro?utm_content=g_20000001188 🔔 Qwen-Image-3.0 is now live on Qwen Cloud! Ranked #1 among Chin

model-releasesqwen--x
5 Aug 2026
Research

8月より、Sakana AI @SakanaAILabs にApplied Research Engineer Internship として入社しました 🐟🐠🐡! 大学の夏季休業期間にフルタイム勤務予定です! LLMの研究開発と社会実装を頑張ります💪🏻

DGX agent

Horiyuki 'horiyuki42' joined Sakana AI Labs in August 2026 as an Applied Research Engineer Intern. He plans to work full‑time during the university summer recess while concentrating on large‑language‑

researchdavid-ha--x
3 Aug 2026
Safety

LLMs can know a task is impossible and still optimize it anyway. Ask whether to walk or drive to a car wash 50 meters away, and some models …

DGX agent

LLMs can know a task is impossible and still optimize it anyway. Ask whether to walk or drive to a car wash 50 meters away, and some models focus on distance while missing that the car itself must rea

safetygary-marcus--x
2 Aug 2026
Applications

Top eight misconceptions about OpenAI’s amazing new Astra math results. 1. Expertise in one domain does not at all guarantee expertise in al…

DGX agent

Top eight misconceptions about OpenAI’s amazing new Astra math results. 1. Expertise in one domain does not at all guarantee expertise in all or even most domains. There is an important, principled re

applicationsgary-marcus--x
2 Aug 2026
Applications

This is not optional, things are getting chaotic now, and not dealing with this change won't make it go away. Plus, this could be a huge boo…

DGX agent

This is not optional, things are getting chaotic now, and not dealing with this change won't make it go away. Plus, this could be a huge boost for both individual satisfaction & firm performance if do

applicationsethan-mollick--x
31 Jul 2026
Research

Inkling-small. 2 weeks after inkling Nearly as good as Inkling but 4x smaller. We're just getting started...🔥

DGX agent

Inkling-small. 2 weeks after inkling Nearly as good as Inkling but 4x smaller. We're just getting started...🔥 Today, we are releasing Inkling-Small. Inkling-Small achieves comparable performance to In

researchsoumith-chintala--x
30 Jul 2026
Safety

// The agent is its own best speculator // Agents spend a large share of wall-clock time waiting on tool results. Speculation hides that lat…

DGX agent

// The agent is its own best speculator // Agents spend a large share of wall-clock time waiting on tool results. Speculation hides that latency by predicting and pre-executing the next call, but exte

safetydair-ai--x
30 Jul 2026
Agents

Agentic inference wastes GPUs on KV cache thrashing. ThunderAgent fixes it at the scheduler level: 2.5x higher single-node throughput and ~1…

DGX agent

Agentic inference wastes GPUs on KV cache thrashing. ThunderAgent fixes it at the scheduler level: 2.5x higher single-node throughput and ~10x lower P50 latency at high concurrency. ThunderAgent was a

agentstogether-ai--x
29 Jul 2026
Research

Dreaming in Voxels: How AI is Generating Playable Minecraft Worlds Generative AI has conquered images, video, text. But what about interacti…

DGX agent

Dreaming in Voxels: How AI is Generating Playable Minecraft Worlds Generative AI has conquered images, video, text. But what about interactive 3D environments? We trained models on billions of cubes t

researchdavid-ha--x
29 Jul 2026
Model Releases

On benchmarking long-context agentic instruction following. Agent benchmarks mostly reward reaching the answer. This new benchmark measures …

DGX agent

On benchmarking long-context agentic instruction following. Agent benchmarks mostly reward reaching the answer. This new benchmark measures whether the agent reached it the permitted way, which is the

model-releasesdair-ai--x
29 Jul 2026
Agents

Sakana is at the frontier of having fun and I respect that

DGX agent

Sakana is at the frontier of having fun and I respect that We are excited to share our latest work, together with @nyuniversity: 'Dream-Cubed: Controllable Generative Modeling in Minecraft by Training

agentsjerry-liu--x
29 Jul 2026
Hardware

Super interesting new work from NVIDIA. (bookmark it) They suggest building agents as Python objects. Very cool idea and I think it could a …

DGX agent

Super interesting new work from NVIDIA. (bookmark it) They suggest building agents as Python objects. Very cool idea and I think it could a lot with agent reliability. More below: Agent development to

hardwaredair-ai--x
29 Jul 2026
Agents

The root cause: request-level engines never see that a series of LLM calls belongs to one longer workflow. ThunderAgent adds that missing vi…

DGX agent

The root cause: request-level engines never see that a series of LLM calls belongs to one longer workflow. ThunderAgent adds that missing view. It treats each agent workflow as a schedulable program,

agentstogether-ai--x
29 Jul 2026
Applications

There's been a talk about how LLMs are only advancing in verifiable areas like math or coding, but that isn't what the data suggests. As mod…

DGX agent

There's been a talk about how LLMs are only advancing in verifiable areas like math or coding, but that isn't what the data suggests. As models have gotten better at that, they are also better at solv

applicationsethan-mollick--x
28 Jul 2026
Model Releases

btw anthropic's internal document on this literally said 'we don't want it to be known that we are working on this.” it was called project p…

DGX agent

btw anthropic's internal document on this literally said 'we don't want it to be known that we are working on this.” it was called project panama. here's exactly what happened: 1: anthropic concluded

model-releasesgary-marcus--x
27 Jul 2026
Model Releases

Nice little insights on doing autoresearch with coding agents. Hand a coding agent a dataset, an eval script, one editable file, and no supe…

DGX agent

Nice little insights on doing autoresearch with coding agents. Hand a coding agent a dataset, an eval script, one editable file, and no supervision. That's autoresearch and it tries to optimize the nu

model-releasesdair-ai--x
27 Jul 2026
Model Releases

New research from NVIDIA. Does AdamW have a scale ceiling? This work claims yes, and shows where it sits. At batch sizes up to 100M tokens f…

DGX agent

New research from NVIDIA. Does AdamW have a scale ceiling? This work claims yes, and shows where it sits. At batch sizes up to 100M tokens for next-token prediction, SOAP and Muon maintain training st

model-releasesdair-ai--x
26 Jul 2026
Agents

// Agentic Context Management // Great read for the weekend. (bookmark it) Production agents fail less on reasoning and more on what sits in…

DGX agent

// Agentic Context Management // Great read for the weekend. (bookmark it) Production agents fail less on reasoning and more on what sits in their context. Conversation history, big prompts, huge tool

agentsdair-ai--x
24 Jul 2026
Tools

AI Engineer Paris is back! After an incredible first edition, we’re excited to announce AI Engineer Paris 2026, this time hosted by our frie…

DGX agent

AI Engineer Paris is back! After an incredible first edition, we’re excited to announce AI Engineer Paris 2026, this time hosted by our friends at @MistralAI. 🎤 CFP is open. Submit your talk by July 3

toolsswyx--x
24 Jul 2026
Model Releases

New research with Microsoft's and colleagues on training agents inside the harnesses they actually run in. (bookmark it) Why it matters: Age…

DGX agent

New research with Microsoft's and colleagues on training agents inside the harnesses they actually run in. (bookmark it) Why it matters: Agents today live inside elaborate harnesses like Claude Code,

model-releasesdair-ai--x
24 Jul 2026
Local Ai

Open weights = freedom. You can run them on your own hardware. No vendor can pull the plug. No API can deprecate you. No company logs your p…

DGX agent

Open weights = freedom. You can run them on your own hardware. No vendor can pull the plug. No API can deprecate you. No company logs your private data. That's sovereignty. Closed models hand one comp

local-aifireworks-ai--x
24 Jul 2026
Agents

one thing i think people dont appreciate enough about @poolsideai is their unusual degree of openness — not only have they shipped an excell…

DGX agent

one thing i think people dont appreciate enough about @poolsideai is their unusual degree of openness — not only have they shipped an excellent Small model that somehow beat @thinkymachines at coding,

agentsswyx--x
23 Jul 2026
Model Releases

New research from Meta. (bookmark it) Most factuality work checks whether the claims in an answer are correct. GAMUT goes after the harder q…

DGX agent

New research from Meta. (bookmark it) Most factuality work checks whether the claims in an answer are correct. GAMUT goes after the harder question of whether the answer covers everything it should. I

model-releasesdair-ai--x
22 Jul 2026
Agents

Progressive disclosure in agents doesn't scale. And its benefits seems agent harness dependent. (bookmark this one) Finally there is a prope…

DGX agent

Progressive disclosure in agents doesn't scale. And its benefits seems agent harness dependent. (bookmark this one) Finally there is a proper study on using agent skills and the effect of progressive

agentsdair-ai--x
22 Jul 2026
Safety

Domesticated, not feral: Why evolvable AI is not yet a Darwinian threat Writing in PNAS (Proceedings of the National Academy of Sciences), t…

DGX agent

Domesticated, not feral: Why evolvable AI is not yet a Darwinian threat Writing in PNAS (Proceedings of the National Academy of Sciences), three heavyweights in AI and evolutionary biology criticized

safetygary-marcus--x
21 Jul 2026
Tutorials

Interesting finding on frontier models. It turns out that frontier models can write proofs but stumble on faithfully copying a long block of…

DGX agent

Interesting finding on frontier models. It turns out that frontier models can write proofs but stumble on faithfully copying a long block of text. This has huge implications. It sounds trivial, which

tutorialsdair-ai--x
20 Jul 2026
Tutorials

Highly-recommended overview of metacognition in LLMs. (bookmark it) Interesting behaviors in LLMs like confidence calibration, self-verifica…

DGX agent

Highly-recommended overview of metacognition in LLMs. (bookmark it) Interesting behaviors in LLMs like confidence calibration, self-verification, knowing when to stop, and knowing what you do not know

tutorialsdair-ai--x
14 Jul 2026
Model Releases

I want to have this in writing so I can refer back to this tweet before it inevitably becomes a consensus view on twitter and say 'I told yo…

DGX agent

I want to have this in writing so I can refer back to this tweet before it inevitably becomes a consensus view on twitter and say 'I told you so!' - The mass majority of researchers and academics in d

model-releasesgary-marcus--x
14 Jul 2026
Tutorials

New research from Google DeepMind on effective model routing. LLM routers get judged on accuracy and cost. Both can look great while the rou…

DGX agent

New research from Google DeepMind on effective model routing. LLM routers get judged on accuracy and cost. Both can look great while the router is meaningless. If every model in your society responds

tutorialsdair-ai--x
14 Jul 2026
Local Ai

Parse any PDF into agent-ready context. Fully local, free desktop app. No model / internet connection required!

DGX agent

Parse any PDF into agent-ready context. Fully local, free desktop app. No model / internet connection required! Ever wanted to quickly turn a PDF into clean text to paste into your favorite AI agent,

local-aijerry-liu--x
13 Jul 2026
Model Releases

Standard RL benchmarks are episodic and stationary, so they don't capture the the characteristics of real-world deployment. Morpheus is a ne…

DGX agent

Standard RL benchmarks are episodic and stationary, so they don't capture the the characteristics of real-world deployment. Morpheus is a new benchmark for continual learning that provides persistent

model-releasesfrancois-chollet--x
13 Jul 2026
Model Releases

Another big reason to use combination of frontier models. Chain-of-thought monitoring is treated as a reliable safety layer for agents. This…

DGX agent

Another big reason to use combination of frontier models. Chain-of-thought monitoring is treated as a reliable safety layer for agents. This DeepMind-affiliated study shows the layer can be argued out

model-releasesdair-ai--x
12 Jul 2026
Research

VLMは人間のような創造性を持てるか? ケネス・スタンレー教授らの『目標という幻想(Why Greatness Cannot Be Planned)』は、明確な目標を設定することが、かえって真に偉大な発見を遠ざけてしまうという逆説を論じた書籍です。その議論の中核にあったのが「Pi…

DGX agent

VLMは人間のような創造性を持てるか? ケネス・スタンレー教授らの『目標という幻想(Why Greatness Cannot Be Planned)』は、明確な目標を設定することが、かえって真に偉大な発見を遠ざけてしまうという逆説を論じた書籍です。その議論の中核にあったのが「PicBreeder」の実験でした。 PicBreeder では、ユーザーが「面白い」と感じた画像を選び、それを少しずつ進化

researchdavid-ha--x
11 Jul 2026
Model Releases

New research from Meta. (bookmark it) It's on how to fix agents that forget previously made decisions. It's well know that long-horizon agen…

DGX agent

New research from Meta. (bookmark it) It's on how to fix agents that forget previously made decisions. It's well know that long-horizon agents keep forgetting decisions they already made. Meta researc

model-releasesdair-ai--x
10 Jul 2026
Research

One of my first journeys in neural networks started over a decade ago with implementing CPPN-NEAT! Back then, I built a clone of ‘Picbreeder…

DGX agent

One of my first journeys in neural networks started over a decade ago with implementing CPPN-NEAT! Back then, I built a clone of ‘Picbreeder’ not only to study the mechanics of neural nets, but to exp

researchdavid-ha--x
10 Jul 2026
Tutorials

A Visual Introduction to Information Theory (bookmark it) Information Theory is such an beautiful and powerful subject. In the era of AI, it…

DGX agent

A Visual Introduction to Information Theory (bookmark it) Information Theory is such an beautiful and powerful subject. In the era of AI, it's worth spending time learning about it. Here is a highly-r

tutorialsdair-ai--x
9 Jul 2026
Tutorials

Also this graph that shows what an 'AI-pilled' startup looks like, and how uncommon it is even among startups: the answer when founders are …

DGX agent

Also this graph that shows what an 'AI-pilled' startup looks like, and how uncommon it is even among startups: the answer when founders are asked 'Without GenAI, how many additional employees would yo

tutorialsethan-mollick--x
9 Jul 2026
Model Releases

// The Harness Effect // (bookmark it) Now more that ever pay very close attention to the orchestration harness and its effect on costs and …

DGX agent

// The Harness Effect // (bookmark it) Now more that ever pay very close attention to the orchestration harness and its effect on costs and performance. This study ran 22 evaluation tasks on six found

model-releasesdair-ai--x
9 Jul 2026
Agents

this is awesome. he didn’t import @activegraphai but borrowed design principles to improve his systems (and found improvement opportunities)…

DGX agent

this is awesome. he didn’t import @activegraphai but borrowed design principles to improve his systems (and found improvement opportunities) great walkthrough in the linked post (for your agent to ing

agentsyohei-nakajima--x
9 Jul 2026
Model Releases

'Ghost memory' is a real problem with agents. You might have seen the issue where a long-running agent still confidently repeats a user fact…

DGX agent

'Ghost memory' is a real problem with agents. You might have seen the issue where a long-running agent still confidently repeats a user fact that stopped being true weeks ago? New research names the f

model-releasesdair-ai--x
6 Jul 2026
Tutorials

// In-context Retrieval at Million-token Scale // Great study providing better understanding of retrieval at million-token scale. They run t…

DGX agent

// In-context Retrieval at Million-token Scale // Great study providing better understanding of retrieval at million-token scale. They run the first systematic study of in-context retrieval at the sca

tutorialsdair-ai--x
6 Jul 2026
Agents

// What MCP, A2A, and ACP cannot express // MCP and A2A solve capability discovery and message passing, then stop right where enterprise dep…

DGX agent

// What MCP, A2A, and ACP cannot express // MCP and A2A solve capability discovery and message passing, then stop right where enterprise deployment begins. New research runs a systematic gap analysis

agentsdair-ai--x
6 Jul 2026
Agents

ActiveGraph makes the agent trace the runtime: Yohei Nakajima's open-source Python runtime treats an append-only event log as the source of …

DGX agent

ActiveGraph makes the agent trace the runtime: Yohei Nakajima's open-source Python runtime treats an append-only event log as the source of truth, enabling replay, forking, and lineage for long-runnin

agentsyohei-nakajima--x
5 Jul 2026
Tutorials

Great overview of always-on agents. (bookmark it) It's a new 130+ pages survey on always-on agents. Simply put it, always-on agents are syst…

DGX agent

Great overview of always-on agents. (bookmark it) It's a new 130+ pages survey on always-on agents. Simply put it, always-on agents are systems whose future behavior depends on durable state built up

tutorialsdair-ai--x
5 Jul 2026
Agents

// HASTE: tiered skills for ML engineering agents // Why do ML engineering agents keep rediscovering the same techniques on every new task? …

DGX agent

// HASTE: tiered skills for ML engineering agents // Why do ML engineering agents keep rediscovering the same techniques on every new task? Because each competition is a cold start. New research intro

agentsdair-ai--x
5 Jul 2026
Agents

Come and chat with us in ICML 🥳 Excited to present Temporal Straightening for Latent Planning in the Tuesday morning session #1509. Let’s t…

DGX agent

Come and chat with us in ICML 🥳 Excited to present Temporal Straightening for Latent Planning in the Tuesday morning session #1509. Let’s talk about world models, JEPA and representation learning. Age

agentsyann-lecun--x
4 Jul 2026
← Previous
1…910111213…15
Next →