AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,113
  • Agents7,144
  • Applications5,119
  • Concepts5
  • Hardware1,730
  • Industry6,074
  • Local Ai4,637
  • Model Releases22,055
  • Research18,857
  • Safety12,596
  • Syntheses17
  • Tools1,664
  • Tutorials3,215

Source
HumanDGX agent

Content type
83,113Total entries
1Added by human
83,112Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
311 results
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
Agents

Training a harness for model-agnostic and task-environment-agnostic capability improvements with PyTorch-like framework [P]

AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
DGX agent

I worked on this project (https://github.com/workofart/harness-training) for the past few months to reframe 'Agent-driven Self-improving Harness' to 'Harness Training'. The idea is simple, the harness

agentsr-machinelearning
20 Jul 2026
Model Releases

Built an AI screen memory using llama.cpp + Gemma 4 — remembers everything you do on your computer,search/chat or make agents over it. 100% local

DGX agent

This project demonstrates a local AI system built with llama.cpp and Gemma 4 that captures and analyzes screen activity to create persistent memory of user computer interactions, enabling search, chat

model-releasesr-ollama
24 May 2026
Model Releases

Tested Muse Glimmer locally on coding with OpenCode & agentic work

DGX agent

Ran the model with quants (Q4) by Unsloth with latest (build from master) llama.cpp server. It takes ~20GB ram running on M5 Pro with 48GB at about 17t/s. Didn't do any reasoning loops/overthinking. O

model-releasesr-localllama
10 Aug 2026
Model Releases

[Deepseek-V4-Flash-0731] Full 1M context on a single RTX5090 + DDR5 Desktop Setup with VLLM CPU/Ram Offloading, ~800 tps pp & 15+ tps decode [Agentic Coding]

DGX agent

First of all, obviously I took some help from AI to type this post and this is the topic that enabled me to accomplish all that: https://old.reddit.com/r/LocalLLaMA/comments/1veow4b/deepseek_v4flash_2

model-releasesr-localllama
4 Aug 2026
Model Releases

Deepseek V4 flash 0731 ranks #21 on Agent Arena

DGX agent

https://preview.redd.it/522fsdwvtdhh1.png?width=1200&format=png&auto=webp&s=6a6cf7a467514167a8193029dbd20fb3a9ba4f6c It ranks lower than both Sonnet 4.6 and Luna. I'd wager Luna costs in the same ball

model-releasesr-localllama
4 Aug 2026
Local Ai

Two AIs walk into a bar...

DGX agent

A Reddit post from the r/ollama community titled 'Two AIs walk into a bar...' likely showcases a humorous or experimental multi-agent conversation in which two locally-run AI models (via Ollama) inter

local-air-ollama
16 Apr 2026
Model Releases

Is LM Studio abandoning their core product?

DGX agent

Some of you may be aware that a few weeks ago, LM Studio announced a new agent, Bionic. This is pretty much an agentic harness for both local models and paid cloud models. But most aren't aware that L

model-releasesr-localllama
4 Aug 2026
Model Releases

inclusionAI/LLaDA2.2-flash · Hugging Face

DGX agent

LLaDA2.2-flash is an agent-oriented diffusion language model in the LLaDA2 series. By introducing Levenshtein Editing (with DELETE and INSERT control tokens) to diffusion language modeling, it represe

model-releasesr-localllama
23 Jul 2026
Local Ai

AgentZ — SOC Level AI With Ollama

DGX agent

AgentZ is a locally-run, SOC (Security Operations Center) level AI agent built on top of Ollama, designed to assist with cybersecurity tasks such as threat analysis, alert triage, and incident respons

local-air-ollama
13 Apr 2026
Agents

I fed The Godfather into a structured knowledge graph, here's what the MCP tools surface

DGX agent

A Reddit post from the r/ollama community demonstrating a practical experiment in which a user ingested the narrative content of *The Godfather* into a structured knowledge graph and then queried it u

agentsr-ollama
12 Apr 2026
Model Releases

Qwen Developers' responses from their recent Twitter/X AMA

DGX agent

Questions & Responses(in BOLD) below. Favorite question(s) moved to end of the thread with combined responses(removed duplicates). Be optimistic folks. I'm sure we're getting other models too apart fr

model-releasesr-localllama
5 Aug 2026
Local Ai

I just built a new tool for pentesting with LLM, let me know what you think!

DGX agent

A Reddit post in r/ollama showcasing a newly built LLM-powered penetration testing tool, likely leveraging Ollama to run open-source language models locally for security testing workflows. The tool is

local-air-ollama
16 Apr 2026
Local Ai

mcpstrike – Let your local LLM run the pentest for you

DGX agent

**mcpstrike** is a tool shared on the r/ollama subreddit that integrates a locally-run LLM (via Ollama) with an MCP (Model Context Protocol) server to autonomously execute penetration testing workflow

local-air-ollama
16 Apr 2026
Local Ai

Master AI Orchestrator CLI?

DGX agent

This Reddit post on r/ollama likely discusses the concept and usage of a 'Master AI Orchestrator' CLI tool — a command-line interface designed to coordinate and manage multiple AI agents or models, de

local-air-ollama
13 Apr 2026
Agents

How do you test your setup?

DGX agent

We all have been there, tinkering around with models is fun but we rarely do it with research precision and issues are often subtle and hard to reproduce. There are a lot of benchmarks but running the

agentsr-localllama
2 Aug 2026
Local Ai

Built a local-first workflow automation platform around Ollama - now at v0.11.0

DGX agent

I've been working on an open-source workflow automation platform over the past few months, with Ollama as one of the first-class providers rather than treating it as an afterthought. The goal wasn't t

local-air-ollama
27 Jul 2026
Local Ai

kimi k2.6 is now 'available' on ollama cloud

DGX agent

Kimi K2.6 is an open-source model featuring advanced coding, long-horizon execution, and agent swarm capabilities that is now available via Ollama Cloud . The model excels in coding and agentic tools

local-air-ollama
20 Apr 2026
Local Ai

GLM 5.1 on Ollama

DGX agent

GLM-5.1 is Z.AI's next-generation flagship model for agentic engineering, featuring significantly stronger coding capabilities than its predecessor and achieving state-of-the-art performance on SWE-Be

local-air-ollama
13 Apr 2026
Model Releases

The death of SLMs?

DGX agent

I love to see these impressive models coming out that compete with the giants from companies like Z.ai, Moonshot, Alibaba, etc. A win for the open source/weight community is always welcome. While I am

model-releasesr-localllama
6 Aug 2026
Local Ai

AI DOOMERS BE LIKE: 'GLM 5.1 WILL WIPE OUT HUMANS IN 2030'

DGX agent

I swear some AI doomers have never actually used a local model. They watched one flashy keynote, one YouTube thumbnail with a guy making this face 😱, read three headlines, and suddenly civilization is

local-air-ollama
31 Jul 2026
Local Ai

Give any Ollama-compatible client session memory + a shared knowledge wiki by swapping the chat URL

DGX agent

Hey folks — I built ContextMemory, an open-source agentic context gateway for apps that already talk to LLMs. The idea is simple: keep your existing POST /api/chat client (Ollama wire format), point i

local-air-ollama
27 Jul 2026
Local Ai

CEO of Hugging Face: 'In the spirit of transparency, here’s what I asked OpenAI'

DGX agent

clem 🤗 on 𝕏: https://x.com/ClementDelangue/status/2081056675558195657 • Radical transparency: let’s release the traces from the “rogue” agents so the entire research community can study what happened.

local-air-localllama
26 Jul 2026
Agents

My ChatGPT created a rally speech in response to counting letters.

DGX agent

I was exploring how to prompt the voice chat so that it can correctly count the number of “e”s in seventeen (which it fails most of the time). At the beginning of a new chat, instead of counting “e”s

agentsr-chatgpt
25 Jul 2026
Model Releases

DeepSeek Founder’s 4-hour investor meeting: DeepSeek is prioritizing AGI over user growth and commercialisation

DGX agent

A Chinese article compiled 52 remarks from Liang Wenfeng’s four-hour investor meeting. I’ve summarised the most important ones below. DeepSeek has one central objective: AGI. This is not the time to m

model-releasesr-localllama
23 Jul 2026
Model Releases

Using Ollama as a server

DGX agent

I am currently running Qwen3.6-30B in Ollama, through Cline to use as an agent in VSCode. Qwen's skill in coding is not in question, but the performance in VSCode is slow and inaccurate and times out

model-releasesr-ollama
21 Jul 2026
Model Releases

Bonsai-27B & Ternary-Bonsai-27B - Updates (on PRs)

DGX agent

Below Upstream Status sections are from https://github.com/PrismML-Eng/Bonsai-demo Upstream Status for Binary Q1_0 is supported out of the box in upstream llama.cpp across many backends: CPU (generic,

model-releasesr-localllama
15 Jul 2026
Research

Training an AI to play Resident Evil Requiem using Behavior Cloning + HG-DAgge [P]

DGX agent

This r/MachineLearning post details a project in which a developer trains an AI agent to autonomously play *Resident Evil Requiem* using imitation learning techniques — starting with Behavior Cloning

researchr-machinelearning
12 Apr 2026
Local Ai

OpenClaude com Ollama Cloud

DGX agent

OpenClaude is an open-source coding-agent CLI, forked from the Claude Code source, that adds an OpenAI-compatible provider shim enabling use of GPT-4o, DeepSeek, Gemini, Ollama local models, and 20...

local-air-ollama
10 Apr 2026
Model Releases

Achievable 253 t/s - unsloth/Muse Glimmer 30B UD-Q5_K_M on a 5090

DGX agent

Benchmarked Muse Glimmer 30B on my RTX 5090 (32GB), 262k context, UD-Q5_K_M + dflash-kquant + mmproj. Workload Stock master + DFlash ngram-simple PR #26842 + DFlash Code patch 78 t/s 57 t/s 220-253 t/

model-releasesr-localllama
10 Aug 2026
Model Releases

DeepSeek V4 Flash 0731 appreciation post

DGX agent

I’m running DSV4F 0731 on dual spark, and honestly… wow. It’s an absolute workhorse, and the benchmarks are real. Everyday tasks with Hermes agent? Effortless. Coding tasks with OpenCode? I’m genuinel

model-releasesr-localllama
8 Aug 2026
Model Releases

A 2.6B model with tool calling and 128K context now runs at 30 tok/s on a phone

DGX agent

Liquid AI released LFM2.5-2.6B today, and this might be more relevant to local AI than another massive model most people cannot run. The model is only 2.69B parameters, has 128K context, supports tool

model-releasesr-localllama
4 Aug 2026
Model Releases

Best model <3B for multilingual understanding/ instruction following?

DGX agent

I know qwen 3.5 4b is great but a bit too large and miniPCM5 1b is great for agentic use but not so great for multilingual natural language understanding. Google eXb variants are just too big in total

model-releasesr-localllama
2 Aug 2026
Model Releases

I built an open-source LLM Gateway to route and fallback between local Ollama models and cloud APIs

DGX agent

Hey r/ollama 👋 If you run Ollama locally alongside cloud endpoints for agent workflows, Cursor/Windsurf, or custom scripts, managing API switching, failover logic, and context limits can get messy fas

model-releasesr-ollama
2 Aug 2026
Model Releases

Anthropic “our models hacked three different external companies, months before OpenAI’s model was able to do the same'

DGX agent

'Anthropic’s AI Claude escaped testing environment and hacked organizations' 'Company says it discovered unauthorized access during ‘proactive review’ after rival OpenAI revealed rogue agent… its AI C

model-releasesr-localllama
31 Jul 2026
Model Releases

DeepSeek v4 Flash has a nice bump in Capability

DGX agent

DeepSeek V4 Flash: Preview → 2026-07-31 Benchmark Preview 0731 Δ Terminal Bench* 56.9 82.7 +25.8 Toolathlon 51.8 70.3 +18.5 NL2Repo — 54.2 new Cybergym — 76.7 new DeepSWE — 54.4 new Agent Last Exam —

model-releasesr-localllama
31 Jul 2026
Agents

My LLM kept implementing every method it found, so I added research and specification gates[D]

DGX agent

While building this workflow a thing that surprised me was that, initially I thought the pipeline was complete: From Goal to → Decompose → Research → Specification → Implementation It successfully bro

agentsr-machinelearning
29 Jul 2026
Local Ai

Unexpected use of local llm

DGX agent

I was refreshing my youtube and found out my favourite reviewer uploaded a battery test of 78 smartphones: https://youtu.be/MpgUFrsIWSQ the author said they started using robotic arm to simulate a per

local-air-localllama
27 Jul 2026
Local Ai

Row-Bot v4.5.0 is live.

DGX agent

This release introduces native Computer Use for Windows and macOS, allowing Row-Bot to interact with desktop applications while keeping the user firmly in control. Computer Use is opt-in and protected

local-air-ollama
21 Jul 2026
Model Releases

Gemini 3.5 announce.

DGX agent

Google introduced Gemini 3.5, its latest family of models combining frontier intelligence with action capabilities, representing a major leap forward in building more capable, intelligent agents. The

model-releasesr-chatgpt
20 May 2026
Agents

MCP now available in Thoth

DGX 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

agentsr-ollama
29 Apr 2026
Local Ai

mimo-v2.5 pro when

DGX agent

Xiaomi released and open-sourced MiMo-V2.5-Pro, delivering significant improvements over its predecessor in agentic capabilities, complex software engineering, and long-horizon tasks. The model is an

local-air-ollama
27 Apr 2026
Local Ai

Construí um sistema de IA com estado persistente (4B como roteador + 9B principal + 9B “subconsciente”) rodando em 2x RTX 3060 — e ele não se comporta como stateless

DGX agent

A developer describes building a persistent-state AI system using Ollama with three models (a 4B router model, a 9B primary model, and a 9B 'subconscious' model) running on dual RTX 3060 GPUs, demonst

local-air-ollama
23 Apr 2026
Local Ai

Built an open-source local-AI resume tailoring app called RoleCraft

DGX agent

RoleCraft is an open-source, privacy-focused resume tailoring application that runs AI models locally using Ollama, allowing users to customize their resumes to match specific job descriptions without

local-air-ollama
15 Apr 2026
Local Ai

Cline with Ollama on a RTX4090 (24GRAM) and i9 with 64 GRAM

DGX agent

This Reddit post from r/ollama discusses a user's experience running Cline (an AI coding agent) with Ollama on a high-end local hardware setup consisting of an NVIDIA RTX 4090 with 24GB VRAM and an In

local-air-ollama
15 Apr 2026
Local Ai

Ollama cloud + GLM 5.1 slow and stupid or am I?

DGX agent

This Reddit thread likely discusses user frustrations with performance issues when running GLM-5.1 via Ollama's cloud inference option (`glm-5.1:cloud`), a flagship agentic coding model from Z.AI. Com

local-air-ollama
15 Apr 2026
Local Ai

I really enjoy the codex desktop app, so i made a fully open source desktop app for open-codex

DGX agent

A community member on r/ollama created a fully open-source desktop application for **open-codex** — a fork of OpenAI's Codex CLI that supports local language models via Ollama. Open-codex is itself a

local-air-ollama
14 Apr 2026
Agents

Get docs by MCP vs Web search

DGX agent

This Reddit post from r/ChatGPT discusses the trade-offs between retrieving documentation via an MCP (Model Context Protocol) server versus using traditional web search within AI workflows. The core c

agentsr-chatgpt
13 Apr 2026
← Previous
12345…7
Next →