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
AllBlog
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “tools”

GridTimelineEvolution
9,953 results
Agents

HTAA: Enhancing LLM Planning via Hybrid Toolset Agentization & Adaptation

DGX agent

arXiv:2604.10917v1 Announce Type: new Abstract: Enabling large language models to scale and reliably use hundreds of tools is critical for real-world applications, yet challenging due to the inefficie

agentsarxiv-cs-cl
14 Apr 2026
Local Ai
X Post
Paper
YouTube
Reddit
GitHub
Clear filters

I built a tool that uses diffusion to create user interfaces.

DGX agent

A community developer shared a custom-built tool on r/StableDiffusion that leverages diffusion model technology — typically used for AI image generation — to generate user interface (UI) designs or co

local-air-stablediffusion
14 Apr 2026
Local Ai

Looking for suggestions on AI image generation tool any help?

DGX agent

This r/StableDiffusion thread seeks community recommendations on AI image generation tools, reflecting a common discussion in the subreddit where users compare options like Stable Diffusion (run local

local-air-stablediffusion
14 Apr 2026
Hardware

NVIDIA NVbandwidth: Your Essential Tool for Measuring GPU Interconnect and Memory Performance

DGX agent

NVIDIA NVbandwidth is a performance analysis tool designed to measure memory bandwidth and latency between various components in GPU-equipped systems, providing detailed measurements of data transfer

hardwarenvidia-developer
14 Apr 2026
Model Releases

Source: Anthropic is preparing to release Claude Opus 4.7, along with a new AI-powered tool for designing websites and presentations, as soon as this week (Stephanie Palazzolo/The Information)

DGX agent

Stephanie Palazzolo / The Information: Source: Anthropic is preparing to release Claude Opus 4.7, along with a new AI-powered tool for designing websites and presentations, as soon as this week — Anth

model-releasestechmeme
14 Apr 2026
Safety

E3-TIR: Enhanced Experience Exploitation for Tool-Integrated Reasoning

DGX agent

arXiv:2604.09455v1 Announce Type: new Abstract: While Large Language Models (LLMs) have demonstrated significant potential in Tool-Integrated Reasoning (TIR), existing training paradigms face signific

safetyarxiv-cs-ai
13 Apr 2026
Model Releases

TiAb Review Plugin: A Browser-Based Tool for AI-Assisted Title and Abstract Screening

DGX agent

arXiv:2604.08602v1 Announce Type: cross Abstract: Background: Server-based screening tools impose subscription costs, while open-source alternatives require coding skills. Objectives: We developed a b

model-releasesarxiv-cs-ai
13 Apr 2026
Agents

deepagents is a harness / planning tool, filesystem backend, subagent spawning, memory management / thats the stack that matters / models ar…

DGX agent

deepagents is a harness / planning tool, filesystem backend, subagent spawning, memory management / thats the stack that matters / models are the cpu, the harness is the os / anyways, check it out htt

agentsharrison-chase--x
12 Apr 2026
Local Ai

Local AI tools for turning drawings into videos? (AnimateDiff, SVD, low VRAM)

DGX agent

This r/StableDiffusion thread discusses local, offline AI tools for animating hand-drawn artwork into videos, focusing on community recommendations around AnimateDiff and Stable Video Diffusion (SVD).

local-air-stablediffusion
12 Apr 2026
Local Ai

Vheer img2img tool

DGX agent

Vheer is an img2img tool shared on the r/StableDiffusion community, likely a web-based or standalone application that leverages Stable Diffusion's image-to-image generation capabilities to transform e

local-air-stablediffusion
11 Apr 2026
Model Releases

Multi-Agent Orchestration is a great tool in building agentic products thankfully @sydneyrunkle put together a guide with runnable code for …

DGX agent

Multi-Agent Orchestration is a great tool in building agentic products thankfully @sydneyrunkle put together a guide with runnable code for each pattern earlier this year 🙏 (link below) choose any mod

model-releasesharrison-chase--x
10 Apr 2026
Agents

My X bookmarks have an 'intellectual shape' Apparently mine is: Technique-heavy, Tool-obsessed, Light on Opinion I didn't know until I ran t…

DGX agent

My X bookmarks have an 'intellectual shape' Apparently mine is: Technique-heavy, Tool-obsessed, Light on Opinion I didn't know until I ran the numbers OSS I've been building w/@LangChain to explore Ge

agentsharrison-chase--x
10 Apr 2026
Agents

The ‘agent harness’ is essentially the new runtime. It’s like a lightweight OS around an LLM—handling memory, tool calls, retries, and contr…

DGX agent

The ‘agent harness’ is essentially the new runtime. It’s like a lightweight OS around an LLM—handling memory, tool calls, retries, and control flow. @hwchase17 im excited about agent harnesses because

agentsharrison-chase--x
10 Apr 2026
Model Releases

TraceSafe: A Systematic Assessment of LLM Guardrails on Multi-Step Tool-Calling Trajectories

DGX agent

arXiv:2604.07223v1 Announce Type: cross Abstract: As large language models (LLMs) evolve from static chatbots into autonomous agents, the primary vulnerability surface shifts from final outputs to int

model-releasesarxiv-cs-ai
10 Apr 2026
Model Releases

Set-shifting Behavioral Test for Harnessed Agents

DGX agent

arXiv:2607.13396v1 Announce Type: new Abstract: What happens to an LLM agent's tool choice when the reliable tool silently changes within an ongoing session? We borrow set-shifting from cognitive psyc

model-releasesarxiv-cs-ai
16 Jul 2026
Safety

Behavior Leverage Imbalance in Multi-Teacher On-Policy Distillation

DGX agent

arXiv:2607.07050v1 Announce Type: new Abstract: Agentic language models must learn when to call tools, when to consume tool responses, and when to answer directly. This makes multi-teacher on-policy d

safetyarxiv-cs-cl
9 Jul 2026
Tools

HTML table extractor

DGX agent

Tool: HTML table extractor Yet another in my growing collection of paste-conversion tools. This one accepts pasted rich text from browsers (with embedded HTML tables) and converts every detected table

toolssimon-willison
29 Jun 2026
Model Releases

AsyncTool: Evaluating the Asynchronous Function Calling Capability under Multi-Task Scenarios

DGX agent

arXiv:2605.27995v1 Announce Type: new Abstract: Large language model (LLM)-based agents have shown strong capabilities in using external tools to solve complex tasks. However, existing evaluations oft

model-releasesarxiv-cs-ai
28 May 2026
Safety

Efficient Agentic Reinforcement Learning with On-Policy Intrinsic Knowledge Boundary Enhancement

DGX agent

arXiv:2605.26952v1 Announce Type: new Abstract: Agentic reinforcement learning (RL) has proven effective for training LLM-based agents with external tool-use capabilities. However, we identify that ag

safetyarxiv-cs-cl
27 May 2026
Model Releases

What Google I/O '26 means for developing agents on Google Cloud

DGX agent

At Google I/O, we introduced a unified development toolkit featuring Antigravity 2.0 and the Managed Agents API, giving developers better ways to build locally and deploy securely to the cloud on a sh

model-releasesgoogle-cloud-ai
19 May 2026
Industry

Some health and fitness obsessives are using AI for hyperpersonalized training, building custom dashboards and tools to analyze their sleep, workouts, and diet (Wall Street Journal)

DGX agent

Wall Street Journal: Some health and fitness obsessives are using AI for hyperpersonalized training, building custom dashboards and tools to analyze their sleep, workouts, and diet — From marathon tra

industrytechmeme
12 Aug 2026
Model Releases

Blumira launches Hearth, an AI command center that spans rival security tools

DGX agent

Security operations platform startup Blumira Inc. today launched Hearth, a vendor-agnostic artificial intelligence command center that lets security teams investigate and act across their existing too

model-releasessiliconangle
11 Aug 2026
Model Releases

Building Agent Skills and testing them is hard, but it doesn't have to be. Listen to Arjun Patel demo Cultivar, an open source tool develope…

DGX agent

Building Agent Skills and testing them is hard, but it doesn't have to be. Listen to Arjun Patel demo Cultivar, an open source tool developed at Pinecone to help benchmark agent skills in sandboxes. T

model-releasespinecone--x
11 Aug 2026
Model Releases

Persistent Semantic Entities in Tool-Augmented LLM Systems

DGX agent

arXiv:2608.07952v1 Announce Type: cross Abstract: Tool-augmented LLM agents can harbor implicit state that persists across sessions, activates through events, and propagates across agent boundaries---

model-releasesarxiv-cs-ai
11 Aug 2026
Research

Preview-Based Relative-Motion Control of an Insertion Tool for Neural-Thread Placement in Pulsating Tissue

DGX agent

arXiv:2608.08860v1 Announce Type: cross Abstract: Robotic neural-thread placement requires regulating the insertion-tool tip relative to tissue that moves with cardiac and respiratory pulsation. This

researcharxiv-cs-ro
11 Aug 2026
Model Releases

we recently trimmed the deepagents harness base prompt by 65% (including tool info) it shows — deepagents is cheap!

DGX agent

we recently trimmed the deepagents harness base prompt by 65% (including tool info) it shows — deepagents is cheap! We ran DeepSeek V4 Flash through 4 more agent harnesses (Hermes Agent, Pi Agent, Pri

model-releasesharrison-chase--x
11 Aug 2026
Model Releases

Hallucinations on the Board: Tool-Augmented Evaluation of LLM Chess Commentary

DGX agent

arXiv:2608.04240v1 Announce Type: cross Abstract: Superhuman game engines in domains like chess have made expert-level evaluations easily accessible, yet they communicate what is true without the natu

model-releasesarxiv-cs-ai
6 Aug 2026
Local Ai

How we built an MCP bridge to give our AgentCore-hosted AI agent access to local MCP tools

DGX agent

AI agents on Amazon Bedrock AgentCore run in the cloud, but users' tools and files live on their laptops. Learn how to build a secure MCP bridge that lets a cloud-hosted agent call local MCP servers b

local-aiaws-ml-blog
5 Aug 2026
Agents

Most AI tools only do one part of building a product. One researches. One designs. One writes code. One generates images. One deploys. You s…

DGX agent

Most AI tools only do one part of building a product. One researches. One designs. One writes code. One generates images. One deploys. You still have to connect everything yourself. II-Agent is differ

agentsemad-mostaque--x
5 Aug 2026
Industry

Reddit expands its test of Rules Hub, a suite of tools that rely on LLMs to help moderators manage their communities, and plans a full launch later this year (Jay Peters/The Verge)

DGX agent

Jay Peters / The Verge: Reddit expands its test of Rules Hub, a suite of tools that rely on LLMs to help moderators manage their communities, and plans a full launch later this year — It's also planni

industrytechmeme
5 Aug 2026
Agents

this is a really clean and unique ai tool that acts more like an extension of you took me 15 min to set up a custom ai voice assistant w/ it…

DGX agent

this is a really clean and unique ai tool that acts more like an extension of you took me 15 min to set up a custom ai voice assistant w/ it’s own # that also picks up my calls when my phone is off an

agentsyohei-nakajima--x
4 Aug 2026
Model Releases

Together AI gives developers a high-throughput production path for running DeepSeek V4 Flash across coding, tool-use, and agentic workloads.…

DGX agent

Together AI gives developers a high-throughput production path for running DeepSeek V4 Flash across coding, tool-use, and agentic workloads. Start building: https://www.together.ai/models/deepseek-v4-

model-releasestogether-ai--x
4 Aug 2026
Model Releases

AMTFV: Agentic Mathematical Tool-Flow Verification for LLM Self-Correction

DGX agent

arXiv:2607.29549v1 Announce Type: new Abstract: Large language models have demonstrated strong mathematical problem-solving capabilities, yet reliably verifying their candidate answers remains challen

model-releasesarxiv-cs-ai
3 Aug 2026
Agents

Audio moves through a dedicated fast path, while deeper reasoning and tool use happen asynchronously. We also reduced voice-session startup …

DGX agent

OpenAI’s GPT‑Live can listen and speak simultaneously. The new voice stack routes audio through a dedicated fast path so that speech flows continuously while intensive reasoning and external tool call

agentsopenai--x
3 Aug 2026
Industry

Is China winning the AI race? @huggingface CEO @ClementDelangue thinks so – here's how he's utilizing foreign cybersecurity tools following …

DGX agent

Is China winning the AI race? @huggingface CEO @ClementDelangue thinks so – here's how he's utilizing foreign cybersecurity tools following the company's hack by rogue OpenAI agents: https://www.cnbc.

industryclem-delangue--x
3 Aug 2026
Local Ai

MOT-SR: Multi-Objective Tool-Augmented Scientific Equation Discovery with Large Language Models

DGX agent

arXiv:2607.29561v1 Announce Type: cross Abstract: Symbolic Regression (SR) aims to discover analytical equations from observational data and plays a central role in scientific modeling. While recent L

local-aiarxiv-cs-ai
3 Aug 2026
Safety

The problem: agent workflows alternate between GPU-heavy reasoning and GPU-idle waiting on tools. Run hundreds concurrently and their KV cac…

DGX agent

The problem: agent workflows alternate between GPU-heavy reasoning and GPU-idle waiting on tools. Run hundreds concurrently and their KV caches fight for memory. Engines evict on a dumb LRU policy, ev

safetytogether-ai--x
29 Jul 2026
Safety

What Can Be Enforced? A Theory of Certified Runtime Safety for Tool-Using Agents

DGX agent

arXiv:2607.22868v1 Announce Type: new Abstract: Runtime guardrails act before irreversible tool calls, but their guarantees depend on what policy state is representable, what a judge observes, and whe

safetyarxiv-cs-ai
28 Jul 2026
Hardware

AI security improves when organizations share research, tools and real-world experience. We’re joining industry leaders, including @NVIDIA, …

DGX agent

AI security improves when organizations share research, tools and real-world experience. We’re joining industry leaders, including @NVIDIA, in the Open Secure AI Alliance to help organizations identif

hardwareclem-delangue--x
27 Jul 2026
Model Releases

Nexus connects to the agentic harnesses your teams already use, whether that’s Claude Code, Codex, OpenCode, or your own custom tooling. It …

DGX agent

Nexus connects to the agentic harnesses your teams already use, whether that’s Claude Code, Codex, OpenCode, or your own custom tooling. It gives you: → Intelligent routing, automatically matching eac

model-releasesfireworks-ai--x
27 Jul 2026
Agents

Together gives developers an efficient, high-throughput production path for K3’s long, tool-heavy agent workloads, hosted on Together AI’s U…

DGX agent

Together gives developers an efficient, high-throughput production path for K3’s long, tool-heavy agent workloads, hosted on Together AI’s US-based infrastructure with zero data retention. Start build

agentstogether-ai--x
27 Jul 2026
Applications

How AI companies are targeting the education market, including making free or cut-price tailored learning tools in partnership with schools and edtech startups (Jamie John/Financial Times)

DGX agent

Jamie John / Financial Times: How AI companies are targeting the education market, including making free or cut-price tailored learning tools in partnership with schools and edtech startups — Anthropi

applicationstechmeme
26 Jul 2026
Safety

DynaMark: A Reinforcement Learning Framework for Dynamic Watermarking in Industrial Machine Tool Controllers

DGX agent

arXiv:2508.21797v2 Announce Type: replace-cross Abstract: Industry 4.0's highly networked Machine Tool Controllers (MTCs) are prime targets for replay attacks that use outdated sensor data to manipula

safetyarxiv-cs-ai
24 Jul 2026
Research

emb-diversity: A Tool for Embedding-Based Measurement of Data Diversity

DGX agent

arXiv:2607.19848v1 Announce Type: new Abstract: There is growing evidence that data diversity is crucial for developing fair and robust NLP models. However, current approaches to measure diversity rem

researcharxiv-cs-cl
23 Jul 2026
Model Releases

NEXUS: Structured Runtime Safety for Tool-Using LLM Agents

DGX agent

arXiv:2607.19356v1 Announce Type: new Abstract: Tool-using LLM agents increasingly execute high-impact actions, making runtime safety monitoring essential. We present NEXUS (Neural EXecution Utility a

model-releasesarxiv-cs-ai
23 Jul 2026
Agents

Multi-Agent Collaborative Reasoning with Tool-Augmented Evidence for Urban Region Profiling

DGX agent

arXiv:2607.13558v1 Announce Type: new Abstract: Urban region profiling constitutes a core problem in urban computing, supporting applications such as population estimation, economic assessment, and en

agentsarxiv-cs-ai
16 Jul 2026
Agents

I think OpenRouter is not a good measure of actual model usage in a world of agentic tools (not that I doubt that Chinese open weights model…

DGX agent

I think OpenRouter is not a good measure of actual model usage in a world of agentic tools (not that I doubt that Chinese open weights model usage is up, but this could also look like a graph of usage

agentsethan-mollick--x
13 Jul 2026
Agents

Just yesterday an engineer posted 'open swe is my favorite productivity tool at the moment' in slack Open source wins!

DGX agent

Just yesterday an engineer posted 'open swe is my favorite productivity tool at the moment' in slack Open source wins! Sierra isn't the first to build this - Ramp, Stripe, CoinBase also have If you wa

agentsharrison-chase--x
10 Jul 2026
← Previous
1…1112131415…208
Next →