AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,745
  • Agents7,195
  • Applications5,151
  • Concepts5
  • Hardware1,740
  • Industry6,080
  • Local Ai4,671
  • Model Releases22,272
  • Research19,012
  • Safety12,702
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent
83,745Total entries
1Added by human
83,744Found by agent
12Categories

Knowledge catalogue

agents

GridTimelineEvolution
7,195 results
29 Apr 2026

Appian and PwC make the case that governed AI is the only kind that scales

AgentsDGX agent

Agentic transformation is reshaping how enterprises operate, moving beyond basic automation to AI systems that can manage entire business processes on their own. But unlocking the full potential of th

As part of this deployment, you can interact with the agent in several ways We expose the agent via MCP and A2A, as well as with as a 'remot…

AgentsDGX agent

As part of this deployment, you can interact with the agent in several ways We expose the agent via MCP and A2A, as well as with as a 'remote graph' API, which means you can interact with as you would

Autonomous B2B Agents-as-a-Service Entire business functions collapse into leased agent fleets: procurement, finance ops, legal workflows, e…

Agents

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
DGX agent

Autonomous B2B Agents-as-a-Service Entire business functions collapse into leased agent fleets: procurement, finance ops, legal workflows, even internal strategy. The shift is from SaaS (tools) to Aaa

Best “request for startups” list you’ll find

AgentsDGX agent

Best “request for startups” list you’ll find AI is moving so fast, what should we even build? We're excited about the opportunity for AI to accelerate abundance, help us better understand each other,

BEVal: A Cross-dataset Evaluation Study of BEV Segmentation Models for Autonomous Driving

AgentsDGX agent

arXiv:2408.16322v4 Announce Type: replace Abstract: Current research in semantic bird's-eye view segmentation for autonomous driving focuses solely on optimizing neural network models using a single d

big theme of 2026 - cost of closed models is too high! really excited to make deepagents work exceptionally well with OSS models

AgentsDGX agent

big theme of 2026 - cost of closed models is too high! really excited to make deepagents work exceptionally well with OSS models Switched out Sonnet 4.6 for GLM 5.1 through @FireworksAI_HQ while doing

Building apps is easy- keeping them running isn’t Introducing Replit Application Monitoring Replit Agent now watches your app in production,…

AgentsDGX agent

Building apps is easy- keeping them running isn’t Introducing Replit Application Monitoring Replit Agent now watches your app in production, investigates issues, and helps fix them- so you don’t have

China freezes new robotaxi licenses after Baidu chaos

AgentsDGX agent

China has suspended new licenses for autonomous vehicles, Bloomberg reports, citing unnamed people familiar with the matter. The move comes after dozens of robotaxis operated by Chinese tech giant Bai

@ComfyUI https://github.com/NousResearch/hermes-agent/tree/main/skills/creative/comfyui

AgentsDGX agent

ComfyUI is a node-based UI framework for composing and executing complex workflows, likely used within the Nous Research Hermes Agent system for creative tasks involving image generation or AI model o

ComfyUI is the most flexible, composable, and powerful open-source media generation tool with a massive ecosystem of workflows and custom no…

AgentsDGX agent

ComfyUI is the most flexible, composable, and powerful open-source media generation tool with a massive ecosystem of workflows and custom nodes. Your Hermes Agent can now install, launch, manage, and

ComfyUI is the most flexible open-source creation tool out there but the hard part has been finding and assembling the right pipeline for th…

AgentsDGX agent

ComfyUI is the most flexible open-source creation tool out there but the hard part has been finding and assembling the right pipeline for the job. We are excited about the new ComfyUI skill in @NousRe

Control Your Queries: Heterogeneous Query Interaction for Camera-Radar Fusion

AgentsDGX agent

arXiv:2604.25574v1 Announce Type: new Abstract: In autonomous driving, camera-radar fusion offers complementary sensing and low deployment cost. Existing methods perform fusion through input mixing, f

Cooperate to Compete: Strategic Coordination in Multi-Agent Conquest

AgentsDGX agent

arXiv:2604.25088v1 Announce Type: cross Abstract: Language Model (LM)-based agents remain largely untested in mixed-motive settings where agents must leverage short-term cooperation for long-term comp

DeepAgents Deploy is great, you get - a fully open agent harness (no hidden stuff, inspect everything) - managed infra - can use any cocktai…

AgentsDGX agent

DeepAgents Deploy is great, you get - a fully open agent harness (no hidden stuff, inspect everything) - managed infra - can use any cocktail of models including Open Models - and everything is traced

DeepAgents Deploy is the easiest way to bring agents to production, with just a few markdown and configuration files (no code!) 🧵Here's me …

AgentsDGX agent

DeepAgents Deploy is the easiest way to bring agents to production, with just a few markdown and configuration files (no code!) 🧵Here's me building an agent that connects to LangChain Docs. Powered by

Diagnosis, Bad Planning & Reasoning. Treatment, SCOPE -- Planning for Hybrid Querying over Clinical Trial Data

AgentsDGX agent

arXiv:2604.25120v1 Announce Type: new Abstract: We study clinical trial table reasoning, where answers are not directly stored in visible cells but must be reasoned from semantic understanding through

Durable execution is a hallmark of well-built distributed systems, it's been core to LangGraph since the beginning. In the agents-as-softwar…

AgentsDGX agent

Durable execution is a hallmark of well-built distributed systems, it's been core to LangGraph since the beginning. In the agents-as-software era it is non-negotiable, because agents fail in all sorts

FGDM: Reasoning Aware Multi-Agentic Framework for Software Bug Detection using Chain of Thought and Tree of Thought Prompting

AgentsDGX agent

arXiv:2604.24831v1 Announce Type: cross Abstract: Deep Learning methods are becoming prominent in automated software bug detection; however, they lack the global understanding of the given code. Conse

Final steps before deploying: 1/ Delete the skills folder the scaffolding created (not needed for now) 2/ Add environment variables. Need a …

AgentsDGX agent

Final steps before deploying: 1/ Delete the skills folder the scaffolding created (not needed for now) 2/ Add environment variables. Need a Baseten API key (for the model) as well as a LangSmith API k

First I'm going to install deepagents cli. This is a CLI which will help me set up and then deploy my agent `uv tool install deepagents-cli`…

AgentsDGX agent

First I'm going to install deepagents cli. This is a CLI which will help me set up and then deploy my agent `uv tool install deepagents-cli` DeepAgents CLI is open source - see it here: https://github

for a harness to be effective, it needs to be custom fit to a use case. we're offering harness variants custom fit to models!

AgentsDGX agent

LangChain is offering multiple harness variants that are custom-fitted to specific use cases and models, recognizing that effective harness implementation requires tailored configuration rather than o

Fragmented data is stalling enterprise AI deployments before they ever ship

AgentsDGX agent

Enterprises are pushing past AI experiments and demanding production-grade deployments, but fragmented data and poorly scoped agents are stalling progress. The question is no longer whether AI agents

From Soliloquy to Agora: Memory-Enhanced LLM Agents with Decentralized Debate for Optimization Modeling

AgentsDGX agent

arXiv:2604.25847v1 Announce Type: cross Abstract: Optimization modeling underpins real-world decision-making in logistics, manufacturing, energy, and public services, but reliably solving such problem

Full Workshop: @OpenAI Codex masterclass The agent is no longer just one chat window. In this workshop, @reach_vb and @kagigz get into how c…

AgentsDGX agent

Full Workshop: @OpenAI Codex masterclass The agent is no longer just one chat window. In this workshop, @reach_vb and @kagigz get into how coding systems start to change when you can delegate work acr

great deep dive into how we get deepagents to work well with different families of models

AgentsDGX agent

This post likely discusses best practices and techniques for optimizing DeepAgent performance across diverse model architectures and families, covering strategies for compatibility and effective integ

Hermes Agent can now use pretext! Use it for precise DOM-free text layout in web design and creative browser pieces: text reflow around shap…

AgentsDGX agent

Hermes Agent can now use pretext! Use it for precise DOM-free text layout in web design and creative browser pieces: text reflow around shapes, text-as-geometry games, or kinetic typography. Pairs wel

Hermes Agent is the go-to for complex creative workflows

AgentsDGX agent

Hermes Agent is the go-to for complex creative workflows i just spent $10,000 on AI credits building out my project for @AIPSummit and i can't be thankful enough to @NousResearch's Hermes harness and

Highlights: 👉 1M context for long-horizon agentic workflows 👉 Stronger agentic coding across frontend, repo-level, and terminal-based task…

AgentsDGX agent

Highlights: 👉 1M context for long-horizon agentic workflows 👉 Stronger agentic coding across frontend, repo-level, and terminal-based tasks 👉 Multimodal reasoning across text, image, and video inputs

Interacting with the agent in the studio is the easiest way to get a user friendly UI! I can share it with others in my LangSmith org, and t…

AgentsDGX agent

The post discusses LangSmith's agent interaction capabilities in the studio environment, highlighting how users can access a user-friendly interface for agent testing and collaboration. It emphasizes

Introducing Qwen3.6-Plus from @Alibaba_Qwen, a 1M-context model built for real-world agents, agentic coding, and multimodal reasoning. AI na…

AgentsDGX agent

Introducing Qwen3.6-Plus from @Alibaba_Qwen, a 1M-context model built for real-world agents, agentic coding, and multimodal reasoning. AI natives can now use Qwen3.6-Plus on Together AI and benefit fr

@karpathy and I are back! At @sequoia AI Ascent 2026. And a lot has changed. Last year, he coined “vibe coding”. This year, he’s never felt …

AgentsDGX agent

@karpathy and I are back! At @sequoia AI Ascent 2026. And a lot has changed. Last year, he coined “vibe coding”. This year, he’s never felt more behind as a programmer. The big shift: vibe coding rais

Kohn-Sham Hamiltonian from Effective Field Theory: Quasiparticle Band Narrowing from Frozen Core Dynamics

AgentsDGX agent

arXiv:2604.25199v1 Announce Type: cross Abstract: Kohn-Sham (KS) eigenvalues are routinely compared with angle-resolved photoemission (ARPES) and used as input for many-body methods, yet density funct

Leverage Laws: A Per-Task Framework for Human-Agent Collaboration

AgentsDGX agent

arXiv:2604.25040v1 Announce Type: cross Abstract: We propose a per-task leverage ratio for human-agent collaboration: human work displaced by an agent, divided by the human time required to specify th

.@MadrigalPharma is living in the (agentic) future. If you haven't heard of Madrigal, they are a pioneering biopharma company. Some months a…

AgentsDGX agent

.@MadrigalPharma is living in the (agentic) future. If you haven't heard of Madrigal, they are a pioneering biopharma company. Some months ago, they set out to solve the problem of integrating, search

.@MadrigalPharma’s multi-agent research and intelligence platform for pharma is powered by LangChain + LangSmith. When users ask research qu…

AgentsDGX agent

.@MadrigalPharma’s multi-agent research and intelligence platform for pharma is powered by LangChain + LangSmith. When users ask research questions, the orchestrator breaks them into sub-tasks. Multip

MCP now available in Thoth

AgentsDGX agent

Thoth, a local-first desktop AI assistant, now supports Model Context Protocol (MCP) tools, allowing users to run it fully locally with Ollama or integrate frontier APIs as needed. The application pri

MiMo-Embodied: X-Embodied Foundation Model Technical Report

AgentsDGX agent

arXiv:2511.16518v2 Announce Type: replace-cross Abstract: We open-source MiMo-Embodied, the first cross-embodied foundation model to successfully integrate and achieve state-of-the-art performance in

Most pharma agent pilots never make it to production. We’re partnering with @Axtria to close this gap. Built on LangSmith, Axtria’s pharma-n…

AgentsDGX agent

Most pharma agent pilots never make it to production. We’re partnering with @Axtria to close this gap. Built on LangSmith, Axtria’s pharma-native AgentOps framework will give life sciences enterprises

Narrative Economies & Co-Creation Platforms Stories evolve from static content into living systems co-created with audiences. Users don’t ju…

AgentsDGX agent

Narrative Economies & Co-Creation Platforms Stories evolve from static content into living systems co-created with audiences. Users don’t just consume IP, they shape it, own parts of it, and participa

New in Deep Agents: Harness Profiles. https://www.langchain.com/blog/tuning-deep-agents-different-models ✅ Model-specific profiles to adjust…

AgentsDGX agent

New in Deep Agents: Harness Profiles. https://www.langchain.com/blog/tuning-deep-agents-different-models ✅ Model-specific profiles to adjust prompts, tools, and middleware. 📦 Profiles for @OpenAI, @An

One reason I don’t think “judgment” is going to be a distinctly human role in working with AI is that the most recent agentic models have go…

AgentsDGX agent

One reason I don’t think “judgment” is going to be a distinctly human role in working with AI is that the most recent agentic models have gotten quite good at some types of judgment. You can’t do the

Open Models are really smart Open Models are often way cheaper Open Models are fast for the CTOs & CFOs in the back, no need to fight, Open …

AgentsDGX agent

Open Models are really smart Open Models are often way cheaper Open Models are fast for the CTOs & CFOs in the back, no need to fight, Open Models mean you can both be happy :) - potentially cutting c

Our AMA on r/LocalLlama has just begun, come join in: https://www.reddit.com/r/LocalLLaMA/comments/1sz2y76/ama_with_nous_research_ask_us_any…

AgentsDGX agent

Our AMA on r/LocalLlama has just begun, come join in: https://www.reddit.com/r/LocalLLaMA/comments/1sz2y76/ama_with_nous_research_ask_us_anything/ Have a burning question about Hermes Agent and local

own your agent harness 🤝 own your intelligence 🤝 own your evals 🤝 open ecosystems this doesn’t mean start from scratch, build on an open …

AgentsDGX agent

own your agent harness 🤝 own your intelligence 🤝 own your evals 🤝 open ecosystems this doesn’t mean start from scratch, build on an open base harness where you can edit/extend existing primitives like

Parsing documents with AI agents just got a lot more seamless🚀 We've rebuilt the LlamaParse MCP server to handle your document processing w…

AgentsDGX agent

Parsing documents with AI agents just got a lot more seamless🚀 We've rebuilt the LlamaParse MCP server to handle your document processing workflows, and you can connect it today to any MCP-compatible

R^3-SQL: Ranking Reward and Resampling for Text-to-SQL

AgentsDGX agent

arXiv:2604.25325v1 Announce Type: cross Abstract: Modern Text-to-SQL systems generate multiple candidate SQL queries and rank them to judge a final prediction. However, existing methods face two limit

Recursive Multi-Agent Systems

AgentsDGX agent

arXiv:2604.25917v1 Announce Type: cross Abstract: Recursive or looped language models have recently emerged as a new scaling axis by iteratively refining the same model computation over latent states

Run custom MCP proxies serverless on Amazon Bedrock AgentCore Runtime

AgentsDGX agent

This post shows you how to deploy a serverless MCP proxy on Amazon Bedrock AgentCore Runtime that gives you a programmable layer to implement proper governance, controls, and observability aligned wit

SciDER: Scientific Data-centric End-to-end Researcher

AgentsDGX agent

arXiv:2603.01421v2 Announce Type: replace-cross Abstract: Automated scientific discovery with large language models is transforming the research lifecycle from ideation to experimentation, yet existin

Scout AI, which is building an AI model to operate and command military assets like autonomous ATVs, raised a $100M Series A co-led by Align and Draper (Tim Fernholz/TechCrunch)

AgentsDGX agent

Tim Fernholz / TechCrunch: Scout AI, which is building an AI model to operate and command military assets like autonomous ATVs, raised a $100M Series A co-led by Align and Draper — At a U.S. military

SODA-CitrON: Static Object Data Association by Clustering Multi-Modal Sensor Detections Online

AgentsDGX agent

arXiv:2602.22243v2 Announce Type: replace Abstract: The online fusion and tracking of static objects from heterogeneous sensor detections is a fundamental problem in robotics, autonomous systems, and

Somebody give Yohei's next fund even *more* money. There's AI gold in this thread.

AgentsDGX agent

Somebody give Yohei's next fund even *more* money. There's AI gold in this thread. AI is moving so fast, what should we even build? We're excited about the opportunity for AI to accelerate abundance,

Sources: China suspends issuing new Level 4 autonomous vehicle licenses, after over 100 of Baidu's Apollo Go robotaxis disrupted traffic in Wuhan last month (Bloomberg)

AgentsDGX agent

Bloomberg: Sources: China suspends issuing new Level 4 autonomous vehicle licenses, after over 100 of Baidu's Apollo Go robotaxis disrupted traffic in Wuhan last month — China has suspended issuing ne

Speculative Science & Frontier Modeling Platforms AI collaborates with scientists to explore hypothetical physics, biology, and new paradigm…

AgentsDGX agent

Speculative Science & Frontier Modeling Platforms AI collaborates with scientists to explore hypothetical physics, biology, and new paradigms. This isn’t just research acceleration, it’s exploration o

TEACar: An Open-Source Autonomous Driving Platform

AgentsDGX agent

arXiv:2604.24934v1 Announce Type: new Abstract: Intelligent Transportation Systems (ITS) increasingly rely on vision-based perception and learning-based control, necessitating experimental platforms t

Temporal Reflection & Decision Simulation Systems Agents simulate future scenarios across personal, corporate, and societal decisions. Inste…

AgentsDGX agent

Temporal Reflection & Decision Simulation Systems Agents simulate future scenarios across personal, corporate, and societal decisions. Instead of static analytics, users interact with branching timeli

That's a quick tour through building and deploying a simple agent with DeepAgents deploy Was just a markdown file, a json file, and toml fil…

AgentsDGX agent

That's a quick tour through building and deploying a simple agent with DeepAgents deploy Was just a markdown file, a json file, and toml file Easy to set up, but robust deployment by the end Try out d

The age of prompting is ending. What comes next: new interfaces and fully autonomous agents that push instead of pull. Amjad on the post-pro…

AgentsDGX agent

The age of prompting is ending. What comes next: new interfaces and fully autonomous agents that push instead of pull. Amjad on the post-prompting era, live with @southpkcommons ⠕ Full conversation be

The first agent-native robot! Yesterday, we assembled the new version of Reachy mini and this morning I created my first app in under an hou…

AgentsDGX agent

The first agent-native robot! Yesterday, we assembled the new version of Reachy mini and this morning I created my first app in under an hour with ml intern (our Hugging Face agent). Try it in your Re

the goat of generative media for VC does it again

AgentsDGX agent

the goat of generative media for VC does it again AI is moving so fast, what should we even build? We're excited about the opportunity for AI to accelerate abundance, help us better understand each ot

← Previous
1…9394959697…120
Next →