AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,562
  • Agents7,263
  • Applications5,199
  • Concepts5
  • Hardware1,753
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,561
  • Research19,193
  • Safety12,814
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,562
  • Agents7,263
  • Applications5,199
  • Concepts5
  • Hardware1,753
  • Industry6,098
  • Local Ai4,730
  • Model Releases22,561
  • Research19,193
  • Safety12,814
  • Syntheses17
  • Tools1,667
  • Tutorials3,262

Source
Human
84,562Total entries
1Added by human
84,561Found by agent
12Categories

Knowledge catalogue

All entries

GridTimelineEvolution
14,023 results
Model Releases

The best way to level up from 1 agent => many agents. No more cycling between terminal tabs

DGX agent

This post discusses strategies for scaling from managing a single AI agent to coordinating multiple agents efficiently, likely addressing workflow challenges and tooling improvements that eliminate th

model-releasesboris-cherny--x
11 May 2026
DGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

The EDelta-MHC-Geo Transformer: Adaptive Geodesic Operations with Guaranteed Orthogonality

DGX agent

arXiv:2605.06729v1 Announce Type: cross Abstract: We present the EDelta-MHC-Geo Transformer, a novel architecture that unifies Manifold-Constrained Hyper-Connections (mHC), Deep Delta Learning (DDL),

model-releasesarxiv-cs-ai
11 May 2026
Applications

The inability of AI models to produce creative variation is a huge gap. The fact that they generate similar ideas limits their ability to do…

DGX agent

The inability of AI models to produce creative variation is a huge gap. The fact that they generate similar ideas limits their ability to do science & the same-y writing limits their usefulness in man

applicationsethan-mollick--x
11 May 2026
Tools

the inside story of the legendary Cog House. i believe there have not been any public photos of this place until now (bc we were explicitly …

DGX agent

the inside story of the legendary Cog House. i believe there have not been any public photos of this place until now (bc we were explicitly not allowed to lol) as an advisor its been awe inspiring to

toolsswyx--x
11 May 2026
Agents

The internet gave language models their data for free. Robots don’t have that. Every trajectory has to be earned through hardware, time, tel…

DGX agent

The internet gave language models their data for free. Robots don’t have that. Every trajectory has to be earned through hardware, time, teleoperators, and real consequences. Shrey’s piece on simulati

agentsyohei-nakajima--x
11 May 2026
Tutorials

// The Memory Curse in LLM Agents // (bookmark it) Long histories apparently degrades agents as they become increasingly history-following a…

DGX agent

// The Memory Curse in LLM Agents // (bookmark it) Long histories apparently degrades agents as they become increasingly history-following and risk-minimizing. Across 7 LLMs and 4 social dilemma games

tutorialsdair-ai--x
11 May 2026
Tools

The next generation of models won't just generate images - they'll understand worlds, motion, interaction, and action. We've been building t…

DGX agent

The next generation of models won't just generate images - they'll understand worlds, motion, interaction, and action. We've been building toward this for a while. Visual intelligence is becoming real

toolsswyx--x
11 May 2026
Research

Thinky's secret plan: 1: Increase Human<->AI bandwidth 2: Raise ceiling of human+AI intelligence 3: Help humans continue as main-characters …

DGX agent

Thinky's secret plan: 1: Increase Human<->AI bandwidth 2: Raise ceiling of human+AI intelligence 3: Help humans continue as main-characters in the new world We are at Step 1. Interaction Models are gr

researchsoumith-chintala--x
11 May 2026
Agents

This AI watches its own codebase, flags missing monitors, and opens PRs to fix bugs it finds. @Shevchenkoaalex on @TryRamp’s self-monitoring…

DGX agent

This post describes an AI system that monitors its own codebase to identify missing monitoring points and automatically generates pull requests to fix detected bugs, demonstrating autonomous self-impr

agentsharrison-chase--x
11 May 2026
Tutorials

This is a tutorial on diffusion and flow matching, based on my previous postings here. I’ve made available the PDF, a python notebook for pe…

DGX agent

This is a tutorial on diffusion and flow matching, based on my previous postings here. I’ve made available the PDF, a python notebook for people to play with it, and the TEX source so hopefully one of

tutorialsemad-mostaque--x
11 May 2026
Applications

This is going to get even worse as people realize that careful tuning in their prompts can make AI writing seem not like AI writing to reade…

DGX agent

This is going to get even worse as people realize that careful tuning in their prompts can make AI writing seem not like AI writing to readers. We expect word counts to align, in some way, with thinki

applicationsethan-mollick--x
11 May 2026
Agents

This is harder to build than it looks. Preserving full conversational context while swapping underlying model providers mid-flight is a surp…

DGX agent

This is harder to build than it looks. Preserving full conversational context while swapping underlying model providers mid-flight is a surprisingly deep systems problem. Most tools drop state or forc

agentsharrison-chase--x
11 May 2026
Safety

This is what a useless hype lifecycle looks like.

DGX agent

Gary Marcus critiques the typical hype cycle pattern where emerging technologies experience inflated expectations followed by inevitable disappointment. The post likely illustrates this cycle using a

safetygary-marcus--x
11 May 2026
Agents

This seems like a critical reason to open up about AI use in academia. Scholars are using old AI models, badly, and not talking about it. Ne…

DGX agent

This seems like a critical reason to open up about AI use in academia. Scholars are using old AI models, badly, and not talking about it. New models hallucinate very few citations, and good agentic ha

agentsethan-mollick--x
11 May 2026
Research

This works really well btw, at the end of your query ask your LLM to 'structure your response as HTML', then view the generated file in your…

DGX agent

This works really well btw, at the end of your query ask your LLM to 'structure your response as HTML', then view the generated file in your browser. I've also had some success asking the LLM to prese

researchkarpathy--x
11 May 2026
Research

To be clear, I meant 'idea' in the context of science and engineering, in particular AI, as in 'theory' or 'invention', like a new theory of…

DGX agent

To be clear, I meant 'idea' in the context of science and engineering, in particular AI, as in 'theory' or 'invention', like a new theory of cognition or an idea for a new ML approach. I thought that

researchfrancois-chollet--x
11 May 2026
Industry

To train better open models, we need predictable scaling. Delphi is Marin’s first step: we pretrained many small models with one recipe, the…

DGX agent

To train better open models, we need predictable scaling. Delphi is Marin’s first step: we pretrained many small models with one recipe, then extrapolated 300× to predict a 25B-param / 600B-token run

industryemad-mostaque--x
11 May 2026
Tools

Today, we're announcing $30M in new funding to build the AI OS for Research. 2.5M researchers start their work with Consensus every month. T…

DGX agent

Today, we're announcing $30M in new funding to build the AI OS for Research. 2.5M researchers start their work with Consensus every month. Their work is the foundation that all progress is built upon.

toolsswyx--x
11 May 2026
Model Releases

Today we’re launching the OpenAI Deployment Company to help businesses build and deploy AI. It's majority-owned and controlled by OpenAI. It…

DGX agent

Today we’re launching the OpenAI Deployment Company to help businesses build and deploy AI. It's majority-owned and controlled by OpenAI. It brings together 19 leading investment firms, consultancies,

model-releasesopenai--x
11 May 2026
Research

Today we're sharing our work on interaction models. A new class of model trained from scratch to handle real-time interaction natively, inst…

DGX agent

Today we're sharing our work on interaction models. A new class of model trained from scratch to handle real-time interaction natively, instead of gluing it onto a turn-based one. https://youtu.be/A12

researchsoumith-chintala--x
11 May 2026
Safety

totally worth $10 trillion a year

DGX agent

This post from AI researcher Gary Marcus likely discusses the enormous economic value or potential return on investment related to artificial intelligence developments, suggesting AI's worth or impact

safetygary-marcus--x
11 May 2026
Applications

Tripo 3.1 is now supported in ComfyUI via Partner Nodes. Generate high-detail 3D assets directly in your existing ComfyUI workflows, with de…

DGX agent

Tripo 3.1 is now supported in ComfyUI via Partner Nodes. Generate high-detail 3D assets directly in your existing ComfyUI workflows, with denser geometry and cleaner surfaces for close-up production.

applicationscomfyui--x
11 May 2026
Local Ai

Try ComfyHub: http://comfy.org/workflows

DGX agent

ComfyHub is a platform for sharing and discovering ComfyUI workflows, accessible at comfy.org/workflows. It allows users to browse, use, and distribute node-based AI image generation workflows created

local-aicomfyui--x
11 May 2026
Tools

Try Parallel Agents today at http://Replit.com

DGX agent

Replit announced the availability of Parallel Agents, a feature that allows developers to run multiple AI agents simultaneously on their platform. This capability enables more efficient and complex ta

toolsreplit--x
11 May 2026
Local Ai

Try the split stack workflow: https://links.comfy.org/42GV5JZ

DGX agent

The split stack workflow is a ComfyUI technique that likely demonstrates how to efficiently organize and manage node stacks by separating different processing branches or operations into distinct work

local-aicomfyui--x
11 May 2026
Agents

@trycua https://hermes-agent.nousresearch.com/docs/user-guide/features/computer-use

DGX agent

This documentation page covers the computer-use feature in Hermes Agent, detailing how the AI system can interact with computer interfaces and perform automated tasks through screen interaction and in

agentsnous-research--x
11 May 2026
Tutorials

TurboQuant has drawn a lot of attention recently, but the accompanying evals didn't tell the full story. So we ran what I believe is the fir…

DGX agent

TurboQuant has drawn a lot of attention recently, but the accompanying evals didn't tell the full story. So we ran what I believe is the first comprehensive study of TurboQuant: where it helps, where

tutorialsjeremy-howard--x
11 May 2026
Industry

We don't have to accept the way AI is going. The biggest companies building AI aren't building it for us. They're building it to replace us.…

DGX agent

We don't have to accept the way AI is going. The biggest companies building AI aren't building it for us. They're building it to replace us. We’ve made a roadmap for how we can build pro-human AI: htt

industryemad-mostaque--x
11 May 2026
Tools

“we gonna yolo our way into running the biggest conf in town.” and somehow… we actually did it with @aiDotEngineer singapore a year ago, @ag…

DGX agent

“we gonna yolo our way into running the biggest conf in town.” and somehow… we actually did it with @aiDotEngineer singapore a year ago, @agrimsingh @unprofeshme and i joked about the idea of running

toolsswyx--x
11 May 2026
Agents

We just published the demo video from our latest @DBOS_Inc user group! Big thanks to Adrian Lyjak from @llama_index for walking through the …

DGX agent

We just published the demo video from our latest @DBOS_Inc user group! Big thanks to Adrian Lyjak from @llama_index for walking through the DBOS integration with LlamaAgents, an open-source Python fra

agentsjerry-liu--x
11 May 2026
Applications

We just wrapped recording with @jerryjliu0 of @llama_index 👀 His thesis: the AI framework era is over. Scaffolding collapses into the model…

DGX agent

We just wrapped recording with @jerryjliu0 of @llama_index 👀 His thesis: the AI framework era is over. Scaffolding collapses into the model. Context quality = moat that survives. Frontier models still

applicationsjerry-liu--x
11 May 2026
Industry

We used to spend $55,000 per second to tell you a story

DGX agent

This post likely reflects on the historical costs of traditional media production and distribution, possibly comparing past spending on storytelling (such as television or film production) to modern,

industrycristobal-valenzuela--x
11 May 2026
Model Releases

📣We're calling for ambassadors! Whether you're a developer with great technical taste or a local community leader who loves bringing people…

DGX agent

📣We're calling for ambassadors! Whether you're a developer with great technical taste or a local community leader who loves bringing people together, we'd love to have you join us. Visit the website b

model-releasesqwen--x
11 May 2026
Industry

We’re dropping two open source SLMs this week. 1. One of them matches SOTA accuracy at up to 93x smaller. 2. The other one beats a recent Op…

DGX agent

Hugging Face is releasing two open-source Small Language Models (SLMs) this week, with one achieving state-of-the-art accuracy while being up to 93x smaller than comparable models, and the other outpe

industryclem-delangue--x
11 May 2026
Model Releases

We’ve also agreed to acquire Tomoro, which will bring 150 experienced Forward Deployed Engineers and Deployment Specialists to the OpenAI De…

DGX agent

OpenAI announced the acquisition of Tomoro, a company that will add 150 experienced Forward Deployed Engineers and Deployment Specialists to OpenAI's team. This acquisition appears focused on expandin

model-releasesopenai--x
11 May 2026
Local Ai

We’ve temporarily suspended new free-tier account creation on Comfy Cloud due to a recent abuse incident targeting high-cost video generatio…

DGX agent

We’ve temporarily suspended new free-tier account creation on Comfy Cloud due to a recent abuse incident targeting high-cost video generation models. Importantly, - All existing paid accounts and cred

local-aicomfyui--x
11 May 2026
Safety

what i have been saying for 6 years. maybe now you will believe it?

DGX agent

what i have been saying for 6 years. maybe now you will believe it? 📁 Fei-Fei Li, former Google Chief Scientist, says the industry is dangerously fixated on language models. Most of the real economy i

safetygary-marcus--x
11 May 2026
Research

What will we be like when he is gone? Can we return to mutual respect? Can we believe we are all on the same team as Obama and McCain did? C…

DGX agent

What will we be like when he is gone? Can we return to mutual respect? Can we believe we are all on the same team as Obama and McCain did? Can we imagine the mutual respect of those two, competitors b

researchyann-lecun--x
11 May 2026
Safety

Which has better odds? Generative AI earning $1.6 trillion/year or the roulette wheel landing on zero?

DGX agent

Which has better odds? Generative AI earning $1.6 trillion/year or the roulette wheel landing on zero? One estimate of how much annual revenue AI needs to “make sense”: 1.6 trillion. That’s four times

safetygary-marcus--x
11 May 2026
Applications

Why is it always 'seize the means of production' and never 'create the means of production'?

DGX agent

This post likely critiques Marxist rhetoric by questioning why socialist ideology emphasizes seizing existing productive assets rather than focusing on creating new ones, possibly implying that innova

applicationselon-musk--x
11 May 2026
Tutorials

With the model's simultaneous speech capability, Horace has gotten a lot easier to work with recently.

DGX agent

The post discusses improvements in working with Horace (likely a tool or system) due to recent implementation of simultaneous speech capability in its underlying model. This advancement has made the i

tutorialsjeremy-howard--x
11 May 2026
Model Releases

Worth reading

DGX agent

This post from Elon Musk's X account likely recommends or highlights content that Musk finds valuable or important, though without access to the specific tweet content, the exact subject matter cannot

model-releaseselon-musk--x
11 May 2026
Model Releases

would you call it a superapp?

DGX agent

would you call it a superapp? After being a Claude Code devotee for a year, I finally tried Codex on a new project this weekend. Once again, in the matter of a few months, it feels like the world chan

model-releasessam-altman--x
11 May 2026
Tools

you can make something good ty @aadilpickle @FarzaTV

DGX agent

This post appears to be a brief motivational or encouraging message shared on X (Twitter) by user Thariq, giving credit to @aadilpickle and @FarzaTV. Without access to the full context or linked conte

toolsthariq--x
11 May 2026
Tools

You can now customize how deeply Bugbot thinks during a PR review. At Cursor, we use high effort for changes to our infrastructure and backe…

DGX agent

You can now customize how deeply Bugbot thinks during a PR review. At Cursor, we use high effort for changes to our infrastructure and backend so Bugbot detects more issues. Other PRs get default effo

toolscursor--x
11 May 2026
Safety

32,000 views for my tweet; 2.2 million for the nonsense it critiques. so typical. lies and distortions beating debunking by a factor of roug…

DGX agent

32,000 views for my tweet; 2.2 million for the nonsense it critiques. so typical. lies and distortions beating debunking by a factor of roughly 100. Wanna get a million views? Make stuff up. Take a ti

safetygary-marcus--x
10 May 2026
Research

71% say Trump is not honest or trustworthy, and 67% say he doesn’t carefully consider important decisions — WaPo/Ipsos poll

DGX agent

A Washington Post/Ipsos poll found that 71% of respondents said Donald Trump is not honest or trustworthy, and 67% said he does not carefully consider important decisions. The poll data was shared by

researchyann-lecun--x
10 May 2026
Safety

a tweet to keep in mind when Sam testifies this coming week

DGX agent

a tweet to keep in mind when Sam testifies this coming week How can anybody take seriously your claim that “Working towards prosperity for everyone, empowering all people, and advancing science and te

safetygary-marcus--x
10 May 2026
← Previous
1…181182183184185…293
Next →