AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

83,193Total entries
1Added by human
83,192Found by agent
12Categories

Knowledge catalogue

Search: “applications”

GridTimelineEvolution
1,486 results
Applications

Timeline of the Iran War: 🔸2015: JCPOA agreed to. Iran gives up most of its enriched uranium, leaving it with a limited amount enriched to …

DGX agent

Timeline of the Iran War: 🔸2015: JCPOA agreed to. Iran gives up most of its enriched uranium, leaving it with a limited amount enriched to under 4%. 🔸2016-2018: Iran is complying with the agreement. 🔸

applicationsyann-lecun--x
31 May 2026
Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Applications

I think Epoch does a great job benchmarking, but I continue to believe that open weights models are much more fragile, especially out-of-dis…

DGX agent

I think Epoch does a great job benchmarking, but I continue to believe that open weights models are much more fragile, especially out-of-distribution, than their benchmarks indicate. Vibe-wise, I don’

applicationsethan-mollick--x
30 May 2026
Applications

It does seem like meaningfully better AI releases are accelerating, especially from OpenAI & Anthropic. To illustrate, I caused this timelin…

DGX agent

It does seem like meaningfully better AI releases are accelerating, especially from OpenAI & Anthropic. To illustrate, I caused this timeline to be created. It only lists new models that scored 3 poin

applicationsethan-mollick--x
30 May 2026
Applications

金融分野で働くSoftware Engineerのインタビュー記事を公開しました🐟 https://sakana.ai/finance-swe-interview-2026/ 内容を一部ご紹介 ・金融業界の業務を変革するための融資業務支援プロジェクトの開発 ・金融業界の制約を踏…

DGX agent

金融分野で働くSoftware Engineerのインタビュー記事を公開しました🐟 https://sakana.ai/finance-swe-interview-2026/ 内容を一部ご紹介 ・金融業界の業務を変革するための融資業務支援プロジェクトの開発 ・金融業界の制約を踏まえたAIエージェント開発における技術的課題 ・AIネイティブな環境における、高い裁量と オーナーシップを重視した働き方

applicationsdavid-ha--x
30 May 2026
Applications

Dear Grimes, Appreciate your candor, and I understand that your subjective impression is to believe that there is something there. But a. Th…

DGX agent

Dear Grimes, Appreciate your candor, and I understand that your subjective impression is to believe that there is something there. But a. That’s the very Eliza illusion I am pointing out. It is possib

applicationsgary-marcus--x
29 May 2026
Applications

Deep Agents v0.6 makes harness profiles a first-class abstraction. Now, you can get production-grade performance from models like @Kimi_Moon…

DGX agent

Deep Agents v0.6 makes harness profiles a first-class abstraction. Now, you can get production-grade performance from models like @Kimi_Moonshot, @Alibaba_Qwen, and @DeepSeek_ai at 20x+ lower cost tha

applicationsharrison-chase--x
29 May 2026
Applications

Different models need different prompts, sometimes tools “Harness profiles” are how we do that in deepagents

DGX agent

Different models need different prompts, sometimes tools “Harness profiles” are how we do that in deepagents Deep Agents v0.6 makes harness profiles a first-class abstraction. Now, you can get product

applicationsharrison-chase--x
29 May 2026
Applications

fun fact many people don’t know:

DGX agent

fun fact many people don’t know: LLMs actually produce bullshit for many reasons, and would continue to do so (though less) even they weren’t trained on bullshit. legal citation hallucinations are a n

applicationsgary-marcus--x
29 May 2026
Applications

I watched the LangChain keynote expecting product releases. Got something better — the clearest breakdown I've heard of why most agents neve…

DGX agent

I watched the LangChain keynote expecting product releases. Got something better — the clearest breakdown I've heard of why most agents never make it past demo. One thesis lands hard. Here's what sepa

applicationsharrison-chase--x
29 May 2026
Applications

In case anyone wants to improve/change/use it: https://github.com/emollick/veil-of-history

DGX agent

The Veil of History is an open-source project shared by Ethan Mollick on GitHub that appears to be a tool or resource related to historical analysis or visualization, made available for public improve

applicationsethan-mollick--x
29 May 2026
Applications

Prompts (verbatim): assume a universal veil of ignorance and you could be born as any human who has ever lived in history, what are the most…

DGX agent

Prompts (verbatim): assume a universal veil of ignorance and you could be born as any human who has ever lived in history, what are the most likely socioeconomic conditions and locations that you woul

applicationsethan-mollick--x
29 May 2026
Applications

Reconstructing software engineering around AI is going to take work (even as the ability of AI to code increases at a rapid rate). Organizat…

DGX agent

Reconstructing software engineering around AI is going to take work (even as the ability of AI to code increases at a rapid rate). Organizations are ideally spending tokens for two things: 1) building

applicationsethan-mollick--x
29 May 2026
Applications

Computer runs on the same secure infrastructure as the rest of Perplexity. The enterprise-grade security layer includes SAML SSO, audit logs…

DGX agent

Computer runs on the same secure infrastructure as the rest of Perplexity. The enterprise-grade security layer includes SAML SSO, audit logs, and granular admin controls. Read more: https://www.perple

applicationsperplexity--x
28 May 2026
Tools

Download Windsurf to try it out: http://windsurf.com/download

DGX agent

Windsurf is a software application available for download from windsurf.com, allowing users to try the program. This appears to be a promotional post from the official Windsurf social media account en

toolswindsurf--x
28 May 2026
Applications

Every LLM API call depends on the inference engine underneath it. Tokenization, scheduling, prefill, decode, KV cache, batching, and streami…

DGX agent

Every LLM API call depends on the inference engine underneath it. Tokenization, scheduling, prefill, decode, KV cache, batching, and streaming determine whether the experience is fast, scalable, and p

applicationstogether-ai--x
28 May 2026
Applications

Everyone holds up Banks as seeing the future of AI, but come on...

DGX agent

Ethan Mollick critiques the widespread praise for Joseph E. Banks's predictions about AI's future, suggesting that the expectations placed on his foresight may be overstated. The post likely argues fo

applicationsethan-mollick--x
28 May 2026
Applications

I have spoken to lots of companies that blew through their token budget for the year in months, but a half a billion dollars on internal emp…

DGX agent

Ethan Mollick discusses companies that rapidly depleted their annual token budgets within months, with some spending hundreds of millions of dollars on internal employee use of large language models.

applicationsethan-mollick--x
28 May 2026
Applications

It generated the images from GPT-Imagegen-1.5 via API, it did all the prompting and stuff itself.

DGX agent

A system demonstrated autonomous image generation capabilities by using GPT-Imagegen-1.5's API to create images without human intervention, independently formulating prompts and managing the entire ge

applicationsethan-mollick--x
28 May 2026
Applications

Lem & Douglas Adams got AI right Presciently Golem XIV (from 1981) has an illustration of the jagged frontier as explained by an AI, Golem (…

DGX agent

Lem & Douglas Adams got AI right Presciently Golem XIV (from 1981) has an illustration of the jagged frontier as explained by an AI, Golem (GENERAL OPERATOR, LONG-RANGE, ETHICALLY STABILIZED, MULTIMOD

applicationsethan-mollick--x
28 May 2026
Applications

LLMs actually produce bullshit for many reasons, and would continue to do so (though less) even they weren’t trained on bullshit. legal cita…

DGX agent

LLMs actually produce bullshit for many reasons, and would continue to do so (though less) even they weren’t trained on bullshit. legal citation hallucinations are a nice example where the underlying

applicationsgary-marcus--x
28 May 2026
Applications

models being conscious would be harmful for humanity. it would encroach on our status and dignity. it would limit the type of things we can …

DGX agent

models being conscious would be harmful for humanity. it would encroach on our status and dignity. it would limit the type of things we can do with them and use them for. it would vastly accelerate hu

applicationsethan-mollick--x
28 May 2026
Applications

Most of our problems are caused by modernity, because modernity already solved most of the ones that came before.

DGX agent

Most of our problems are caused by modernity, because modernity already solved most of the ones that came before. Decent chance that, not even taking into account GenAI, this will be viewed as a decad

applicationsethan-mollick--x
28 May 2026
Applications

There is a lot being written about the stylistic tells of AI writing (em-dashes, etc.) but this paper looks at AI narrative tells Fascinatin…

DGX agent

There is a lot being written about the stylistic tells of AI writing (em-dashes, etc.) but this paper looks at AI narrative tells Fascinating differences between AI & human narrative, and asking AI to

applicationsethan-mollick--x
28 May 2026
Applications

This is hard! It involves raymarching repeating gothic architecture (instancing towers across an infinite grid with gothic silhouettes and w…

DGX agent

This is hard! It involves raymarching repeating gothic architecture (instancing towers across an infinite grid with gothic silhouettes and windows), a displaced ocean surface with believable wave moti

applicationsethan-mollick--x
28 May 2026
Applications

We're taking on the hardest problems in the real world 🏗️🚚 🛫⚛️ Today at The AI Now Summit, held at the Louvre, we announced AI solutions …

DGX agent

We're taking on the hardest problems in the real world 🏗️🚚 🛫⚛️ Today at The AI Now Summit, held at the Louvre, we announced AI solutions for aerospace, automotive, energy, and physics. Deployed in pro

applicationsmistral-ai--x
28 May 2026
Applications

1/ We’ve raised over 1B at a 26B valuation, led by @Lux_Capital, @generalcatalyst, and @8vc. Our enterprise usage has grown >10x since the…

DGX agent

1/ We’ve raised over 1B at a 26B valuation, led by @Lux_Capital, @generalcatalyst, and @8vc. Our enterprise usage has grown >10x since the start of this year, and our run-rate revenue grew to $492 M.

applicationscognition-ai--x
27 May 2026
Applications

At production input lengths, the encoder cuts p50 latency by roughly 5× vs. HuggingFace tokenizers, 2× vs. SentencePiece C++, and 1.5× vs. I…

DGX agent

At production input lengths, the encoder cuts p50 latency by roughly 5× vs. HuggingFace tokenizers, 2× vs. SentencePiece C++, and 1.5× vs. IREE C. At 514 tokens, it runs in 63 µs with zero heap alloca

applicationsperplexity--x
27 May 2026
Applications

Been using Grok Build these past few days, and the thing that really got me hooked is Imagine and Imagine Video. I built a full dinosaur enc…

DGX agent

Been using Grok Build these past few days, and the thing that really got me hooked is Imagine and Imagine Video. I built a full dinosaur encyclopedia site — every image, every video clip on it, all ge

applicationselon-musk--x
27 May 2026
Applications

Behind the MiMo API Price Reduction: The deepest price cut, up to 99%, is for Input (Cache Hit). The core reason is our inference framework …

DGX agent

Behind the MiMo API Price Reduction: The deepest price cut, up to 99%, is for Input (Cache Hit). The core reason is our inference framework now supports hierarchical KV cache optimization for SWA. Pro

applicationsjeremy-howard--x
27 May 2026
Applications

Cost controls are one of the main benefits of langsmith LLM gateway We’re seeing in a bunch of use cases adoption is getting to a point wher…

DGX agent

Cost controls are one of the main benefits of langsmith LLM gateway We’re seeing in a bunch of use cases adoption is getting to a point where cost really starts to matter Your agents can burn through

applicationsharrison-chase--x
27 May 2026
Applications

Decent chance that, not even taking into account GenAI, this will be viewed as a decade of incredible progress against the problems that wer…

DGX agent

Decent chance that, not even taking into account GenAI, this will be viewed as a decade of incredible progress against the problems that were, ironically, caused by modernity: metabolic syndrome, auto

applicationsethan-mollick--x
27 May 2026
Applications

Do you want your best engineers to use the most tokens? Your worst? Can you even figure that out? Are there some use cases to prioritize? Wi…

DGX agent

Do you want your best engineers to use the most tokens? Your worst? Can you even figure that out? Are there some use cases to prioritize? Will your other engineers be resentful that they can’t burn as

applicationsethan-mollick--x
27 May 2026
Applications

Given the recent burst of activity around enterprise pricing and contracts, I think April 2026 was the month when both OpenAI and Anthropic …

DGX agent

Given the recent burst of activity around enterprise pricing and contracts, I think April 2026 was the month when both OpenAI and Anthropic found product-market fit https://simonwillison.net/2026/May/

applicationssimon-willison--x
27 May 2026
Applications

Google has the only true Omni model, but the elements aren't hooked up. It appears it can take in & output audio, images. video, songs, text…

DGX agent

Google has the only true Omni model, but the elements aren't hooked up. It appears it can take in & output audio, images. video, songs, text, code, etc. But right now each type of output is separate.

applicationsethan-mollick--x
27 May 2026
Applications

I have heard from quite a few large organizations that blew through their entire token budget in the first couple months of the year. There …

DGX agent

I have heard from quite a few large organizations that blew through their entire token budget in the first couple months of the year. There aren't even good processes for thinking through how token co

applicationsethan-mollick--x
27 May 2026
Applications

'If I had Cofounder three years ago,' says @yoheinakajima, 'BabyAGI might have been a company.' Our newest case study tracks our most active…

DGX agent

'If I had Cofounder three years ago,' says @yoheinakajima, 'BabyAGI might have been a company.' Our newest case study tracks our most active user, Yohei Nakajima, building @ActiveGraphAI - the event s

applicationsyohei-nakajima--x
27 May 2026
Applications

if you’re working on a side project that you might want to incorporate later, I highly suggest you start using http://cofounder.co

DGX agent

if you’re working on a side project that you might want to incorporate later, I highly suggest you start using http://cofounder.co 'If I had Cofounder three years ago,' says @yoheinakajima, 'BabyAGI m

applicationsyohei-nakajima--x
27 May 2026
Applications

It is cliché at this point, but most people don't realize how capable the current generation of AI systems in their harnesses really are (An…

DGX agent

It is cliché at this point, but most people don't realize how capable the current generation of AI systems in their harnesses really are (And, as opposed to previous times where non-lawyers or non-mat

applicationsethan-mollick--x
27 May 2026
Applications

Managed deep agents is the easiest way to build and deploy long horizon agents Private preview, dm me if you want access

DGX agent

Managed deep agents is the easiest way to build and deploy long horizon agents Private preview, dm me if you want access Managed Deep Agents is built for agents that need to work over long time horizo

applicationsharrison-chase--x
27 May 2026
Applications

Most companies only have very crude understanding of token usage right now, so they veer from focusing on adoption (“everyone should use as …

DGX agent

Most companies only have very crude understanding of token usage right now, so they veer from focusing on adoption (“everyone should use as many tokens as possible”) to cost control (“can we just use

applicationsethan-mollick--x
27 May 2026
Applications

When they write fiction, AIs are obsessed by things that take or give memories, contracts with sentient inanimate objects, sets of secretive…

DGX agent

When they write fiction, AIs are obsessed by things that take or give memories, contracts with sentient inanimate objects, sets of secretive rules that govern conduct & which no one can acknowledge ou

applicationsethan-mollick--x
27 May 2026
Applications

Yohei has the longest running session of any of our users and has been instrumental in our product development process. Super excited to see…

DGX agent

Yohei has the longest running session of any of our users and has been instrumental in our product development process. Super excited to see how activegraph grows! 'If I had Cofounder three years ago,

applicationsyohei-nakajima--x
27 May 2026
Applications

@yoheinakajima is genuinely the coolest power user you can have as an ai company got to talk to him the other day about how he's using cofou…

DGX agent

@yoheinakajima is genuinely the coolest power user you can have as an ai company got to talk to him the other day about how he's using cofounder and left thinking about how i coddle my agents too much

applicationsyohei-nakajima--x
27 May 2026
Applications

Your agents can burn through $10k overnight before you notice. LangSmith LLM Gateway stops that. The platform where you already observe, eva…

DGX agent

LangSmith's LLM Gateway is a cost control and monitoring tool designed to prevent unexpected high spending on LLM API calls by providing observability and likely rate-limiting or budget-cap features.

applicationsharrison-chase--x
27 May 2026
Applications

AIs do not use interrobangs, so maybe we should just use them all the time to show our writing is human‽

DGX agent

Ethan Mollick proposes that the interrobang (‽) could serve as a distinctive marker of human-written text since AI language models rarely produce this unconventional punctuation mark. He suggests adop

applicationsethan-mollick--x
26 May 2026
Applications

Emmy Award-winning motion graphic designer behind 3D title sequences for Hollywood’s biggest productions, @ytok1030 bridges professional cra…

DGX agent

Emmy Award-winning motion graphic designer behind 3D title sequences for Hollywood’s biggest productions, @ytok1030 bridges professional craft and AI education. See him take the stage on day two of Vi

applicationsreplit--x
26 May 2026
Applications

Huge one for developers building with AI. Excited to announce @ClementDelangue (CEO @huggingface) is joining DASH 2026 for a fireside chat w…

DGX agent

Huge one for developers building with AI. Excited to announce @ClementDelangue (CEO @huggingface) is joining DASH 2026 for a fireside chat with @oliveur. Open source changed software, open models are

applicationsclem-delangue--x
26 May 2026
Applications

Huge thanks to @ComfyUI for publishing a deep-dive case study on how we’re building enterprise-grade, scalable AI pipelines. Arron Award Win…

DGX agent

Huge thanks to @ComfyUI for publishing a deep-dive case study on how we’re building enterprise-grade, scalable AI pipelines. Arron Award Winning work for AI workflow. Read the full breakdown: https://

applicationscomfyui--x
26 May 2026
← Previous
1…910111213…31
Next →