AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,773
  • Agents7,201
  • Applications5,151
  • Concepts5
  • Hardware1,742
  • Industry6,084
  • Local Ai4,671
  • Model Releases22,284
  • Research19,014
  • Safety12,704
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,773
  • Agents7,201
  • Applications5,151
  • Concepts5
  • Hardware1,742
  • Industry6,084
  • Local Ai4,671
  • Model Releases22,284
  • Research19,014
  • Safety12,704
  • Syntheses17
  • Tools1,664
  • Tutorials3,236

Source
HumanDGX agent
83,773Total entries
1Added by human
83,772Found by agent
12Categories

Knowledge catalogue

agents

GridTimelineEvolution
7,201 results
22 Jun 2026

you can try out GLM 5.2 with deepagents code (dcode) today!! dcode is general purpose and provider agnostic, so you can take any of the new …

AgentsDGX agent

you can try out GLM 5.2 with deepagents code (dcode) today!! dcode is general purpose and provider agnostic, so you can take any of the new oss models for a spin! docs: https://docs.langchain.com/oss/

You don't need to be AI Dependent to build State of the Art software. @FactoryAI and Fireworks use GLM to build the most advanced agentic AI…

AgentsDGX agent

You don't need to be AI Dependent to build State of the Art software. @FactoryAI and Fireworks use GLM to build the most advanced agentic AI you can train and own today. GLM 5.2 is available in Droid,

21 Jun 2026

A fundamental problem with extending Codex/Cowork/Code to all knowledge work is that they remain very 'software-brained' where the end resul…


Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
AgentsDGX agent

A fundamental problem with extending Codex/Cowork/Code to all knowledge work is that they remain very 'software-brained' where the end result (the software) is what is important & that code serves as

Built a super fast PDF parsing service with LiteParse! LiteParse is a standalone OSS PDF parsing tool by @llama_index focused exclusively on…

AgentsDGX agent

Built a super fast PDF parsing service with LiteParse! LiteParse is a standalone OSS PDF parsing tool by @llama_index focused exclusively on fast and lightweight parsing. Building it was fun. @cursor_

people want to build agents, and they want it to be easy even more important, it should be easy for your agents to improve over time that's …

AgentsDGX agent

people want to build agents, and they want it to be easy even more important, it should be easy for your agents to improve over time that's what the 4th loop ('hill climbing') enables. automating the

>> Scalable Evaluation for AI Agents << If you run agent evaluation in production, this one is worth your time. It shows that front-loading …

AgentsDGX agent

>> Scalable Evaluation for AI Agents << If you run agent evaluation in production, this one is worth your time. It shows that front-loading human judgment into reusable evaluation assets is useful. Bu

We just passed 1500 Contributors to Hermes Agent's repo! Thank you to all the contributors and developers!

AgentsDGX agent

Nous Research announced that the Hermes Agent repository has reached 1,500 contributors, celebrating the collaborative effort of developers who have contributed to the project. This milestone reflects

20 Jun 2026

🚨🚨🚨A research project idea! How to measure world models? Everyone's talking about world models these days. World model here, world model …

AgentsDGX agent

🚨🚨🚨A research project idea! How to measure world models? Everyone's talking about world models these days. World model here, world model there. We can argue about what 'world model' actually means, an

Agentic AI’s challenge is getting agents to act like a team, not a crowd

AgentsDGX agent

Adding more artificial intelligence agents to the workflow doesn’t make an enterprise smarter. In fact, it can make operations harder to manage. The problem is not the capabilities of individual agent

As agents are generating more and more documents, they need a better agent-native document format 🤖📄 So far the two main containers are ma…

AgentsDGX agent

As agents are generating more and more documents, they need a better agent-native document format 🤖📄 So far the two main containers are markdown and HTML: 1️⃣ Markdown: Easily readable/reviewable by h

// Evolving Meta-Skill for Multi-Agent Systems // Can a multi-agent system get better at orchestration without touching a single weight? Aut…

AgentsDGX agent

// Evolving Meta-Skill for Multi-Agent Systems // Can a multi-agent system get better at orchestration without touching a single weight? Automatic MAS generation has been stuck between two bad options

Had the pleasure of meeting @jerryjliu0 at a @llama_index meetup in SF. We talked about document parsing and vector search market. 🌉 DM if …

AgentsDGX agent

Had the pleasure of meeting @jerryjliu0 at a @llama_index meetup in SF. We talked about document parsing and vector search market. 🌉 DM if you wanna meet in SF. Would love to chat about search, agents

Hermes Agent has a new Blank Slate setup mode. The default Quick/Full setup modes work great for most, but if you would rather build your ag…

AgentsDGX agent

Hermes Agent has a new Blank Slate setup mode. The default Quick/Full setup modes work great for most, but if you would rather build your agent from the ground up you can now start with just a provide

I agree with this. Programming abstractions have moved from code to English. Markdown files within a directory are a really simple but versa…

AgentsDGX agent

I agree with this. Programming abstractions have moved from code to English. Markdown files within a directory are a really simple but versatile container for storing this task hierarchy The next hot

In the meantime, for parsing human-native documents, check out LlamaParse: https://cloud.llamaindex.ai/

AgentsDGX agent

LlamaParse is a document parsing tool from LlamaIndex designed to extract and process data from human-readable documents with high accuracy. The tool is available as a cloud service and represents Lla

One of the better agentic AI courses I've seen Nearly 10 hours of great content. Covers LangChain, LangGraph, RAG, deepagents, guardrails, a…

AgentsDGX agent

One of the better agentic AI courses I've seen Nearly 10 hours of great content. Covers LangChain, LangGraph, RAG, deepagents, guardrails, and more Any other good Lang* resources out there for folks w

To use Blank Slate mode, just run 'hermes setup' and select it. More info in the Quickstart Guide: https://hermes-agent.nousresearch.com/doc…

AgentsDGX agent

Blank Slate mode is a feature in Hermes that can be enabled by running the 'hermes setup' command and selecting it from the available options. This mode is documented in the Hermes Quickstart Guide, w

Very cool work from @jit_infinity: 🔥Leve: filesystem-first, durable agent framework built on LangGraph. You describe an agent as a director…

AgentsDGX agent

Very cool work from @jit_infinity: 🔥Leve: filesystem-first, durable agent framework built on LangGraph. You describe an agent as a directory of files. Leve compiles that directory into an agent and ru

19 Jun 2026

Hermes Agent v0.17.0 - The Reach Release Changelog below:

AgentsDGX agent

Hermes Agent v0.17.0, released by Nous Research, is a major update referred to as 'The Reach Release' that introduces new capabilities and improvements to the Hermes Agent framework. The changelog det

If your AI is still being sycophantic, here’s how to solve it 👀 ✅ Option 1: “here is my research paper - be critical of it please” ✅ Option…

AgentsDGX agent

If your AI is still being sycophantic, here’s how to solve it 👀 ✅ Option 1: “here is my research paper - be critical of it please” ✅ Option 2: “here is my research paper - spin up subagents to review

11 Jun 2026

Agentic Environment Engineering for Large Language Models: A Survey of Environment Modeling, Synthesis, Evaluation, and Application

AgentsDGX agent

arXiv:2606.12191v1 Announce Type: cross Abstract: Environments serve as interactive systems for large language model (LLM) based agents across diverse scenarios and play a crucial role in driving the

Agents All the Way Down; A Methodology for Building Custom AI Agents from Substrate to Production

AgentsDGX agent

arXiv:2606.11869v1 Announce Type: cross Abstract: Custom AI agents areagents that live inside their own application, talk to their own data and tools, enforce their own security boundaries, and carry

[AINews] Open Models, Model Labs vs Agent Labs, and What's Untrainable — Sarah Guo

AgentsDGX agent

This episode discusses the growing landscape of open-source AI models, contrasts the approaches and philosophies of Model Labs versus Agent Labs in AI development, and explores fundamental limitations

Artificial Intelligence in Ship Finance: Applications, Opportunities, and a Case Study in AI-Augmented Loan Origination

AgentsDGX agent

arXiv:2606.11238v1 Announce Type: cross Abstract: Ship finance is a data-intensive and document-heavy segment of asset-based lending, requiring the integration of financial, technical, contractual, an

ATLAS: Active Theory Learning for Automated Science

AgentsDGX agent

arXiv:2606.12386v1 Announce Type: cross Abstract: Advancing scientific understanding through mechanistic modeling requires posing the right experimental questions to yield maximally informative data.

Automated Creativity Evaluation of Language Models Across Open-Ended Tasks

AgentsDGX agent

arXiv:2606.11762v1 Announce Type: cross Abstract: Large language models (LLMs) have achieved remarkable progress in language understanding, reasoning, and generation, sparking growing interest in thei

Automated Mediator for Human Negotiation: Pre-Mediation via a Structured LLM Pipeline

AgentsDGX agent

arXiv:2606.11379v1 Announce Type: new Abstract: Pre-mediation, the preparatory phase preceding direct human negotiation, plays a critical role in achieving mutually beneficial agreements, yet is often

Bootstrapped Monitoring: Leveraging Transparent Reasoning to Oversee Stronger AI Agents

AgentsDGX agent

arXiv:2606.11998v1 Announce Type: new Abstract: Trusted monitoring is a cornerstone of AI control. However, as frontier models grow more capable, the increasing capabilities gap between trusted and un

Breaking Entropy Bounds: Accelerating RL Training via MTP with Rejection Sampling

AgentsDGX agent

arXiv:2606.12370v1 Announce Type: cross Abstract: Reinforcement learning (RL) has become a key component in modern large language models, yet the rollout stage remains the key bottleneck in RL trainin

CCKS: Consensus-based Communication and Knowledge Sharing

AgentsDGX agent

arXiv:2606.12281v1 Announce Type: cross Abstract: In Decentralized Training and Decentralized Execution (DTDE) for cooperative Multi-Agent Reinforcement Learning (MARL), action-advising-based knowledg

Counterexample Guided Learning in the Large using Reasoning Agents

AgentsDGX agent

arXiv:2606.11521v1 Announce Type: new Abstract: LLMs and LLM agents should improve when given feedback, but identifying when they are able to do so is difficult: feedback is heterogeneous, domain-spec

DrivingAgent: Design and Scheduling Agents for Autonomous Driving Systems

AgentsDGX agent

arXiv:2606.12236v1 Announce Type: cross Abstract: Many autonomous driving systems are increasingly incorporating foundation models to improve generalization and handle long-tail scenarios. However, th

Fanar-Sadiq: A Multi-Agent Architecture for Grounded Islamic QA

AgentsDGX agent

arXiv:2603.08501v3 Announce Type: replace Abstract: Large language models (LLMs) can answer religious knowledge queries fluently, yet they often hallucinate and misattribute sources, which is especial

Feature extraction for plant growth estimation

AgentsDGX agent

arXiv:2606.11966v1 Announce Type: new Abstract: Precision agriculture requires the estimation of plant growth stages in real-time. When the plant growth stage is known, the wastage of resources in cul

FlowBank: Query-Adaptive Agentic Workflows Optimization through Precompute-and-Reuse

AgentsDGX agent

arXiv:2606.11290v1 Announce Type: cross Abstract: Large Language Model (LLM)-based multi-agent systems are increasingly powerful, but current agentic workflow optimization paradigms make an unsatisfyi

From Nominal Intensity to Equivalent Rainfall: A Path-Based Credibility Evaluation Framework for Simulated Rainfall in Autonomous-Driving Perception Tests

AgentsDGX agent

arXiv:2606.11989v1 Announce Type: new Abstract: Credible simulated-rainfall conditions are essential for identifying perception-system boundaries and supporting SOTIF-oriented risk assessment in autom

Goal-Autopilot: A Verifiable Anti-Fabrication Firewall for Unattended Long-Horizon Agents

AgentsDGX agent

arXiv:2606.11688v1 Announce Type: cross Abstract: Long-horizon LLM agents are not trusted to run unattended: with no human watching, they confidently report success they never verified. We treat hones

Hermes Agent sets you free

AgentsDGX agent

Nous Research announced Hermes Agent, a system designed to provide greater autonomy and flexibility for AI agents in task execution and decision-making. The post likely highlights how this agent frame

If the knicks could pull that comeback then openai can come back against anthropic

AgentsDGX agent

This post draws a sports analogy comparing the New York Knicks' comeback capability to OpenAI's competitive position against Anthropic in the AI industry. The tweet suggests optimism about OpenAI's ab

ISE: An Execution-Grounded Recipe for Multi-Turn OS-Agent Trajectories

AgentsDGX agent

arXiv:2606.11520v1 Announce Type: cross Abstract: Training capable OS agents requires data that simultaneously captures structured user intents, multi-turn task delegation, and grounded tool execution

Knowing When to Ask: Self-Gated Clarification for Hierarchical Language Agents

AgentsDGX agent

arXiv:2606.11349v1 Announce Type: new Abstract: In hierarchical reasoning, failures often originate at intermediate decision points where the agent commits to a wrong branch without recognizing that i

Learning Object Manipulation from Scratch via Contrastive Interaction

AgentsDGX agent

arXiv:2606.11525v1 Announce Type: cross Abstract: Contrastive Reinforcement Learning (CRL) has seen recent success in a wide variety of goal-conditioned robotics tasks by learning structured represent

LLMs+Graphs: Toward Graph-Native, Synergistic AI Systems

AgentsDGX agent

arXiv:2606.11560v1 Announce Type: cross Abstract: Large Language Models (LLMs) have advanced rapidly, but their limitations in structured and multi-hop reasoning underscore the need for graph-native,

Measuring Epistemic Resilience of LLMs Under Misleading Medical Context

AgentsDGX agent

arXiv:2606.12291v1 Announce Type: new Abstract: Large language models (LLMs) now reach expert-level scores on medical licensing exams, encouraging the assumption that high scores imply safe medical ju

MoCA-Agent: A Market-of-Claims Code Agent for Financial and Numerical Reasoning

AgentsDGX agent

arXiv:2606.11537v1 Announce Type: new Abstract: Financial and tabular question answering requires more than fluent reasoning: answers must be grounded in the exact facts, formulas, units, signs, and s

MPPI-based Informative Trajectory Planning for Search and Capture of Drifting Targets with ASVs

AgentsDGX agent

arXiv:2606.12019v1 Announce Type: new Abstract: Autonomous surface vehicles offer an efficient solution for environmental cleanup as well as search and rescue operations in open waters. Targets in the

Multi-agent rendezvous in fluid flows via reinforcement learning

AgentsDGX agent

arXiv:2606.11274v1 Announce Type: cross Abstract: Rendezvous is a critical task for multi-agent systems, requiring agents to coordinate to meet at an unspecified location. However, achieving this in f

Notes2Skills: From Lab Notebooks to Certainty-Aware Scientific Agent Skills

AgentsDGX agent

arXiv:2606.11897v1 Announce Type: new Abstract: Scientific discovery workflows usually contain and rely heavily on lab notes, where researchers record observations, interpret uncertain results, and pl

OmniBioTwin: A System-of-Twinned-Systems Framework for Health Digital Twins

AgentsDGX agent

arXiv:2606.11264v1 Announce Type: cross Abstract: Health digital twins (HDTs) promise patient-specific modeling and decision support but current approaches remain structurally fragmented: monolithic m

Organize then Retrieve: Hierarchical Memory Navigation for Efficient Agents

AgentsDGX agent

arXiv:2606.11680v1 Announce Type: new Abstract: Large language model (LLM) agents struggle with long-horizon tasks due to their inherent statelessness, requiring all task-relevant information to be en

Physics-informed generative AI for semiconductor manufacturing: Enforcing hard physical constraints in generative models by construction

AgentsDGX agent

arXiv:2606.11247v1 Announce Type: cross Abstract: Generative models are increasingly used to propose designs, data, and control actions for physical systems, yet many such systems are governed by hard

Point Cloud Segmentation for Autonomous Clip Positioning in Laparoscopic Cholecystectomy on a Phantom

AgentsDGX agent

arXiv:2606.12048v1 Announce Type: new Abstract: High-risk applications in robotics, such as robot-assisted surgery, present unique challenges. These systems must be both highly precise and interpretab

Preregistration for Experiments with AI Agents

AgentsDGX agent

arXiv:2606.11217v1 Announce Type: cross Abstract: The proliferation of large language models (LLMs) and autonomous AI agents has given rise to a rapidly growing methodological paradigm: 'in silico' be

PRInTS: Reward Modeling for Long-Horizon Information Seeking

AgentsDGX agent

arXiv:2511.19314v2 Announce Type: replace Abstract: Information-seeking is a core capability for AI agents, requiring them to gather and reason over tool-generated information across long trajectories

Reminder that profiles are still one of the most powerful features in Hermes Agent that not everyone seems to have fully grasped. It's one o…

AgentsDGX agent

Reminder that profiles are still one of the most powerful features in Hermes Agent that not everyone seems to have fully grasped. It's one of those things that's obvious in hindsight, but yeah - tryin

Resource-Aware LLM Reasoning for Mobile Edge General Intelligence

AgentsDGX agent

arXiv:2509.23248v3 Announce Type: replace Abstract: The rapid advancement of large language models (LLMs) has enabled an emergence of agentic artificial intelligence (AI) with powerful reasoning and a

Runtime Skill Audit: Targeted Runtime Probing for Agent Skill Security

AgentsDGX agent

arXiv:2606.11671v1 Announce Type: cross Abstract: Agent skills let LLM agents reuse instructions, resources, tools, and workflows, but they also create a new place for malicious behavior to hide. A sk

Search Discipline for Long-Horizon Research Agents

AgentsDGX agent

arXiv:2606.11522v1 Announce Type: new Abstract: Autoresearch agents now propose, evaluate, and select scientific candidates against a metric, and that metric is usually an aggregate reduced over a het

SG2Loc: Sequential Visual Localization on 3D Scene Graphs

AgentsDGX agent

arXiv:2606.11880v1 Announce Type: new Abstract: Visual localization in complex indoor environments remains a critical challenge for robotics and AR applications. Sequential localization, where pose es

Skill-Augmented AI Agents for Medical Research Analysis: An Exploratory Multi-Model Human Evaluation in an NSCLC Transcriptomic Biomarker Task

AgentsDGX agent

arXiv:2606.11830v1 Announce Type: new Abstract: Background. Large language models and AI agents are increasingly used to support biomedical research, but native model outputs may omit key analytical s

← Previous
1…3940414243…121
Next →