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

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

Knowledge catalogue

Search: “tools”

GridTimelineEvolution
9,954 results
Tools

Violin: An open-source video translation skill that breaks language barriers

DGX agent

Violin is an open-source video translation tool developed by Together AI that automatically translates video content to break down language barriers for viewers. The skill likely leverages AI models t

toolstogether-ai-blog
14 May 2026
Model Releases
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Using LLM in the shebang line of a script

DGX agent

TIL: Using LLM in the shebang line of a script Kim_Bruning on Hacker News: But seriously, you can put a shebang on an english text file now (if you're sufficiently brave) [...] This inspired me to loo

model-releasessimon-willison
11 May 2026
Tools

GitHub Repo Stats

DGX agent

Tool: GitHub Repo Stats One of the things I always look for when evaluating a new GitHub repository is the number of commits it has... but that number isn't visible on GitHub's mobile site layout. I b

toolssimon-willison
7 May 2026
Tools

Adding Benchmaxxer Repellant to the Open ASR Leaderboard

DGX agent

This article discusses the integration of Benchmaxxer Repellant into the Open ASR (Automatic Speech Recognition) Leaderboard, likely a tool or mechanism designed to prevent gaming or manipulation of l

toolshugging-face
6 May 2026
Model Releases

Vibe coding and agentic engineering are getting closer than I'd like

DGX agent

I recently talked with Joseph Ruscio about AI coding tools for Heavybit's High Leverage podcast: Ep. #9, The AI Coding Paradigm Shift with Simon Willison. Here are some of my highlights, including my

model-releasessimon-willison
6 May 2026
Model Releases

Introducing Agent Gateway ISV ecosystem for security and governance

DGX agent

Managing agents and their actions can quickly grow in complexity and introduce security risks unique to AI. To address these challenges, at Google Cloud Next we announced Agent Gateway to provide simp

model-releasesgoogle-cloud-ai
5 May 2026
Tools

llm 0.32a0

DGX agent

LLM 0.32a0 is an alpha release of Simon Willison's LLM Python library and CLI tool for accessing large language models, featuring consequential architectural changes. The release includes two key chan

toolssimon-willison
29 Apr 2026
Model Releases

Extract PDF text in your browser with LiteParse for the web

DGX agent

LlamaIndex have a most excellent open source project called LiteParse, which provides a Node.js CLI tool for extracting text from PDFs. I got a version of LiteParse working entirely in the browser, us

model-releasessimon-willison
23 Apr 2026
Tools

... turns out if you dig around in the browser network inspector enough you CAN find the prompt - here's the prompt it used for this image

DGX agent

This post documents a method for extracting the text prompt used by an image generation AI by examining network traffic in a web browser's developer tools. Simon Willison demonstrates that prompts can

toolssimon-willison--x
22 Apr 2026
Agents

Agent-World: Scaling Real-World Environment Synthesis for Evolving General Agent Intelligence

DGX agent

arXiv:2604.18292v1 Announce Type: cross Abstract: Large language models are increasingly expected to serve as general-purpose agents that interact with external, stateful tool environments. The Model

agentsarxiv-cs-cl
21 Apr 2026
Tools

Stripe Sync Engine: from supabase to stripe

DGX agent

The Supabase blog post covers how Supabase developed and open-sourced the Stripe Sync Engine — an open-source tool that uses Stripe webhooks to keep a Postgres database of billing data in sync with St

toolssupabase-blog
14 Apr 2026
Tools

I put the slides from our @aiDotEngineer talk up.

DGX agent

Armin Ronacher (mitsuhiko) shared slides from a talk he presented at the AI Engineer conference, likely covering topics related to AI engineering, developer tools, or software development practices gi

toolsswyx--x
12 Apr 2026
Tools

SQLite Query Result Formatter Demo

DGX agent

Tool: SQLite Query Result Formatter Demo See my notes on SQLite 3.53.0. This playground provides a UI for trying out the various rendering options for SQL result tables from the new Query Result Forma

toolssimon-willison
11 Apr 2026
Tools

Build knowledge agents without embeddings

DGX agent

Vercel's open-source Knowledge Agent Template enables developers to build AI knowledge agents using a filesystem and bash tools (grep, find, cat) instead of the traditional vector database, embeddi...

toolsvercel-blog
10 Apr 2026
Tools

Chat SDK brings agents to your users

DGX agent

The Chat SDK is a unified TypeScript library designed for building chat bots. This tool allows developers to maintain a single codebase to create chatbots that reliably function across multiple pla...

toolsvercel-blog
10 Apr 2026
Tools

new.website joins forces with v0

DGX agent

Vercel's AI builder v0 has acquired the team behind new.website, a tool founded to make creating beautiful, production-ready websites effortless through built-in primitives like forms, databases, S...

toolsvercel-blog
10 Apr 2026
Tools

Send all your ClosedClaw questions!

DGX agent

I'm not able to fetch URLs or browse the internet directly. However, I do have access to a web search tool — let me try searching for this content instead. The specific tweet (status ID 20421847775...

toolsswyx--x
9 Apr 2026
Agents

Highlights: 👉 28% coding improvement over GLM-5 with refined RL post-training 👉 Better long-horizon execution across hundreds of rounds an…

DGX agent

Highlights: 👉 28% coding improvement over GLM-5 with refined RL post-training 👉 Better long-horizon execution across hundreds of rounds and thousands of tool calls 👉 Thinking mode, tool calling, and s

agentstogether-ai--x
8 Apr 2026
Model Releases

GeoForge: Non-Parametric Self-Evolving Agents for Earth-Observation Reasoning

DGX agent

arXiv:2608.10494v1 Announce Type: new Abstract: Earth observation (EO) agents construct scientifically valid tool workflows and ground their conclusions in current geospatial evidence. This is challen

model-releasesarxiv-cs-ai
12 Aug 2026
Model Releases

LLM within MCP Matters: Measuring Inefficient Resource Utilization Driven by LLMs

DGX agent

arXiv:2608.08467v1 Announce Type: new Abstract: The Model Context Protocol (MCP) standardizes how servers expose data and tools to Large Language Models (LLMs). A common server design embeds frequentl

model-releasesarxiv-cs-ai
11 Aug 2026
Model Releases

Winning by Peeking: Unenforced Budgets and Test-Set Selection Inflate Short-Budget AutoML Comparisons

DGX agent

arXiv:2608.07303v1 Announce Type: new Abstract: Comparisons between AutoML systems at short time budgets -- tens of seconds rather than hours -- are common in tool READMEs and workshop papers, and the

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

Claude Code in 9 lines python

DGX agent

I was wondering what a minimal coding agent implementation would look like that can be used like Claude Code or Codex Not feature-by-feature of course but basically stripping everything out that is no

model-releasesr-localllama
8 Aug 2026
Model Releases

What’s new in AI infrastructure and orchestration this month

DGX agent

At Google, AI is a soup-to-nuts endeavor. Obviously, we make leading AI models like Gemini and Nano Banana. We incorporate AI into the tools you use every day (think Gmail, BigQuery, AlloyDB, Google C

model-releasesgoogle-cloud-ai
31 Jul 2026
Model Releases

TREK: A Travel Reasoning and Evaluation Kit for LLM Agents in Complex Trip Planning

DGX agent

arXiv:2607.26977v1 Announce Type: new Abstract: Travel planning is a demanding stress test for tool-using LLM agents: a usable itinerary is a single artifact that must be right along many axes at once

model-releasesarxiv-cs-cl
30 Jul 2026
Model Releases

RSMeM: Knowledge-Enhanced Memory Evolution for Remote Sensing Agents with Systematic Evaluation

DGX agent

arXiv:2607.24772v1 Announce Type: new Abstract: Geoscience research requires complex analysis and domain expertise, with remote sensing (RS) observations as a key foundation. However, existing RS agen

model-releasesarxiv-cs-ai
29 Jul 2026
Tools

The harness is all you need (mostly)

DGX agent

A practical GitHub Copilot workflow for prototyping, planning, implementing, and reviewing software without chasing every new AI tool. The post The harness is all you need (mostly) appeared first on T

toolsgithub-ai-blog
27 Jul 2026
Model Releases

Help me complete my AI collection

DGX agent

I’m building the ultimate AI tool vault, but every great collection has a few missing pieces. Note: I will react to every comment AI's currently installed: Qwen3.5-0.8B-UD-Q4_K_XL.gguf(classification)

model-releasesr-localllama
25 Jul 2026
Local Ai

Auditing Provenance Sensitivity in LLM Agent Action Selection

DGX agent

arXiv:2607.20827v1 Announce Type: new Abstract: LLM agents choose tools and arguments from context that mixes user requests, tool outputs, retrieved records, memory, and untrusted text. Evidence can b

local-aiarxiv-cs-ai
24 Jul 2026
Model Releases

DFAH-Bench: Benchmarking Observable Agent Instability in Financial Decision-Making

DGX agent

arXiv:2607.20491v1 Announce Type: new Abstract: Standard evaluation benchmarks measure what a tool-using agent decides, not whether it arrives at that decision through the same process each time. We i

model-releasesarxiv-cs-ai
24 Jul 2026
Model Releases

AgentCgroup: Understanding and Controlling OS Resources of AI Agents

DGX agent

arXiv:2602.09345v3 Announce Type: replace-cross Abstract: AI agents are increasingly deployed in multi-tenant cloud environments, where they execute diverse tool calls within sandboxed containers, eac

model-releasesarxiv-cs-ai
23 Jul 2026
Safety

Membership Inference Attacks for Unseen Classes

DGX agent

arXiv:2506.06488v3 Announce Type: replace Abstract: A key tool in developing safe AI models is data auditing, i.e., using statistical tools to determine whether harmful content may have been used in t

safetyarxiv-cs-lg
23 Jul 2026
Model Releases

TRACE: Turn-level Reward Assignment via Credit Estimation for Long-Horizon Agents

DGX agent

arXiv:2607.13988v1 Announce Type: new Abstract: Multi-turn agents solve complex tasks through extended sequences of tool interactions before producing a final answer, making credit assignment a fundam

model-releasesarxiv-cs-lg
16 Jul 2026
Tools

Profiling in PyTorch (Part 3): Attention is all you profile

DGX agent

This article explores profiling techniques for attention mechanisms in PyTorch, the computational bottleneck in transformer models. It likely provides practical tools and methods for measuring and ana

toolshugging-face
10 Jul 2026
Tools

Traces now support Tree and Waterfall views

DGX agent

Vercel has added Tree and Waterfall view options to its Traces feature, providing developers with enhanced visualization tools for analyzing application performance and request flows. These new view m

toolsvercel-blog
10 Jul 2026
Tools

llm 0.31.1

DGX agent

Release: llm 0.31.1 Fix for a bug with OpenAI Chat Completion endpoints where a tool call with empty arguments could result in a JSON error from some providers. #1521 This bug came up when I was testi

toolssimon-willison
9 Jul 2026
Model Releases

Meet the 33 cybersecurity startups joining the Gemini Startup Forum

DGX agent

Startups are at the forefront of tackling some of the world’s most complex challenges, especially in cybersecurity, where new ideas and adaptability are always needed. These companies are embracing AI

model-releasesgoogle-cloud-ai
8 Jul 2026
Tools

Unsure what to name your app? We'll suggest great options that are available. Or if you already own the perfect domain, we've made it easier…

DGX agent

Replit has introduced a feature to help developers find and suggest available app names, or alternatively, to easily integrate an already-owned domain into their projects. This tool streamlines the na

toolsreplit--x
8 Jul 2026
Model Releases

OmniGAIA: Towards Native Omni-Modal AI Agents

DGX agent

arXiv:2602.22897v3 Announce Type: replace Abstract: Human intelligence naturally intertwines omni-modal perception -- spanning vision, audio, and language -- with complex reasoning and tool usage to i

model-releasesarxiv-cs-ai
3 Jul 2026
Tools

What's the most ambitious project you have Fable working on right now?

DGX agent

Simon Willison discusses an ambitious project involving Fable, likely covering current development priorities or technical challenges in the Fable programming language or related tools. The post appea

toolssimon-willison--x
2 Jul 2026
Tools

Enforce consistent code for agents and humans with konsistent

DGX agent

Vercel introduced Konsistent, a tool designed to enforce consistent code standards across both AI agents and human developers. The solution helps maintain unified coding practices, style guidelines, a

toolsvercel-blog
1 Jul 2026
Tools

/goal ?

DGX agent

The post likely discusses the '/goal' command or feature, possibly in the context of a development tool, framework, or platform. Without access to the specific content, it appears to relate to functio

toolsswyx--x
1 Jul 2026
Tools

Read more on ParallelKernelBench: https://www.together.ai/blog/parallelkernelbench

DGX agent

ParallelKernelBench is a benchmark tool or methodology developed by Together AI for evaluating the performance of parallel kernel execution in machine learning systems. The benchmark likely measures m

toolstogether-ai--x
1 Jul 2026
Tools

Vercel Security Dashboard is in private beta

DGX agent

Vercel has announced a new Security Dashboard feature now available in private beta, enabling developers to monitor and manage security aspects of their deployments. This tool likely provides visibili

toolsvercel-blog
1 Jul 2026
Tools

Query Speed Insights from the Vercel CLI

DGX agent

The Vercel CLI now includes Query Speed Insights, a feature that enables developers to measure and analyze database query performance directly from the command line. This tool helps identify slow quer

toolsvercel-blog
29 Jun 2026
Model Releases

Securing agentic AI with perimeter guardrails: What's new in VPC Service Controls

DGX agent

As enterprises scale autonomous AI agents into production, enabling safe innovation requires robust architectural guardrails. AI agents connect across tools and datasets, so it’s essential to establis

model-releasesgoogle-cloud-ai
26 Jun 2026
Tools

We hosted the first RSI RL Environments hackathon with @hud_evals @ycombinator and it was a blast! We watched builders treat RL as a general…

DGX agent

We hosted the first RSI RL Environments hackathon with @hud_evals @ycombinator and it was a blast! We watched builders treat RL as a general purpose tool and reach for it across domains we had not ant

toolsfireworks-ai--x
26 Jun 2026
Tools

[AINews] It's Meta-Harness Summer

DGX agent

Meta released Harness, an open-source framework for evaluating and benchmarking AI model performance across diverse tasks and datasets. The tool enables standardized testing of language models and aim

toolslatent-space
25 Jun 2026
Safety

ASAP: Agent-System Co-Design for Wall-Clock-Centered Auto HPO Research for ML Experiments

DGX agent

arXiv:2606.25207v1 Announce Type: cross Abstract: Hyperparameter Optimization (HPO) is essential for maximizing machine learning model performance, and its core challenge is sample efficiency: finding

safetyarxiv-cs-cl
25 Jun 2026
← Previous
1…2324252627…208
Next →