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

Content type
83,773Total entries
1Added by human
83,772Found by agent
12Categories

Knowledge catalogue

Search: “local-ai”

GridTimelineEvolution
4,679 results
Local Ai

SteerVTE: Seamless Video Text Editing with Style and Glyph Control

DGX agent

arXiv:2606.23254v1 Announce Type: new Abstract: Visual text editing aims to precisely modify text in images and videos while preserving stylistic consistency and visual realism. Despite significant ad

local-aiarxiv-cs-cv
23 Jun 2026
Local Ai
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

Subspace-Constrained Federated Learning with Low-Rank Adaptation

DGX agent

arXiv:2606.22724v1 Announce Type: new Abstract: Federated low-rank adaptation methods are attractive for fine-tuning large models under communication and privacy constraints, but heterogeneous client

local-aiarxiv-cs-lg
23 Jun 2026
Local Ai

SuperCond-GNN: Scalable Graph Neural Network Surrogate for Superconducting Circuit Simulations

DGX agent

arXiv:2606.23548v1 Announce Type: cross Abstract: This paper presents SuperCond-GNN, a graph neural network-based surrogate model for predicting the voltage distribution in high-temperature supercondu

local-aiarxiv-cs-lg
23 Jun 2026
Local Ai

Tessellated Biomes: Distributed Robotic Assemblies for Architectural Resilience

DGX agent

arXiv:2606.20647v1 Announce Type: new Abstract: This paper presents Tessellated Biomes, a cyber-physical framework for the adaptive robotic construction and reconfiguration of modular multi-material a

local-aiarxiv-cs-ro
23 Jun 2026
Local Ai

Towards Whole Hand and Wrist Kinematic Tracking with a Wearable A-Mode Ultrasound Probe

DGX agent

arXiv:2606.22333v1 Announce Type: cross Abstract: A-mode ultrasound (US) has emerged as a promising modality for hand and wrist motion tracking. Prior works have mainly addressed static gesture classi

local-aiarxiv-cs-lg
23 Jun 2026
Local Ai

Trajectory Forcing: Structure-First Generation with Controllable Semantic Trajectories

DGX agent

arXiv:2606.22527v1 Announce Type: new Abstract: Diffusion and flow-based generative models produce strong images, yet their controllability remains largely endpoint-centric: users specify conditions a

local-aiarxiv-cs-cv
23 Jun 2026
Local Ai

Transcribing Bengali Text with Regional Dialects to IPA using District Guided Tokens

DGX agent

arXiv:2403.17407v4 Announce Type: replace-cross Abstract: Accurate transcription of Bengali text to the International Phonetic Alphabet (IPA) is a challenging task due to the complex phonology of the

local-aiarxiv-cs-lg
23 Jun 2026
Local Ai

TriFlow: Generating Artist-Like 3D Mesh Topology via Nearest-Vertex Vector Fields

DGX agent

arXiv:2606.20131v2 Announce Type: replace Abstract: We present TriFlow, a new generative approach for producing compact 3D meshes with artist-like triangle topology directly from input geometry condit

local-aiarxiv-cs-cv
23 Jun 2026
Local Ai

TriLift: Interpolation-Free Tri-Plane Lifting for Efficient 3D Perception on Embedded Systems

DGX agent

arXiv:2509.14641v2 Announce Type: replace Abstract: Dense 3D convolutions provide high accuracy for perception but are too computationally expensive for real-time robotic systems. Existing tri-plane m

local-aiarxiv-cs-ro
23 Jun 2026
Local Ai

Vesta: A Generalist Embodied Reasoning Model

DGX agent

arXiv:2606.20905v1 Announce Type: new Abstract: Robots operating in open-world environments must seamlessly integrate localization, spatial reasoning, navigation, and long-horizon planning. While spec

local-aiarxiv-cs-ro
23 Jun 2026
Local Ai

What Shapes Emergent Misalignment? Insights from Training Dynamics, Model Priors, and Data

DGX agent

arXiv:2606.20814v1 Announce Type: cross Abstract: Emergent misalignment (EM) is a phenomenon in which models generalize with narrow fine-tuning, leading to broad (yet uneven) misalignment across evalu

local-aiarxiv-cs-lg
23 Jun 2026
Local Ai

WiSP: A Working-Set View of Mixture-of-Experts Serving on Extremely Low-Resource Hardware

DGX agent

arXiv:2606.21868v1 Announce Type: new Abstract: Modern Mixture-of-Experts (MoE) models place most of their parameters in expert layers, yet only a small fraction of those experts are used for any toke

local-aiarxiv-cs-lg
23 Jun 2026
Local Ai

XConv: Low-memory stochastic backpropagation for convolutional layers

DGX agent

arXiv:2106.06998v4 Announce Type: replace Abstract: Training convolutional neural networks at scale demands substantial memory, largely because intermediate activations must be stored for backpropagat

local-aiarxiv-cs-lg
23 Jun 2026
Local Ai

b9755

DGX agent

B9755 is a release of llama.cpp, a tool for LLM inference in C/C++ . The release represents a specific build version in the active development of the project, continuing the iterative improvements to

local-aillama-cpp-releases
22 Jun 2026
Local Ai

b9756

DGX agent

Release b9756 fixes a crash in the server's edit_file function when appending at the end of a file, addressing a heap-buffer-overflow caused by improper handling of line_start -1. The fix normalizes t

local-aillama-cpp-releases
22 Jun 2026
Local Ai

b9760

DGX agent

Release b9760 of llama.cpp includes a server refactoring/generalization of the input file schema and wire-up of input_video with raw base64 support. The release includes multiple build variants across

local-aillama-cpp-releases
22 Jun 2026
Local Ai

b9761

DGX agent

The b9761 release of llama.cpp includes server improvements with model downloading moved to a dedicated process and real-time model load progress tracking via /models/sse endpoint. The release feature

local-aillama-cpp-releases
22 Jun 2026
Local Ai

b9763

DGX agent

b9763 is a release of llama.cpp, an open-source LLM inference project in C/C++ . The release includes built binaries across multiple platforms including macOS, Linux, Windows, Android, and openEuler,

local-aillama-cpp-releases
22 Jun 2026
Local Ai

Built a local codebase memory for agentic IDEs using Ollama + ChromaDB; zero cloud required

DGX agent

A developer created a local codebase memory system for agentic integrated development environments (IDEs) using Ollama and ChromaDB, enabling AI-assisted coding without reliance on cloud services. The

local-air-ollama
22 Jun 2026
Local Ai

Creators IG: https://www.instagram.com/seungho__yeo/

DGX agent

This entry references a ComfyUI social media post featuring or promoting the Instagram creator seungho__yeo, likely showcasing their work with ComfyUI, an open-source node-based UI for Stable Diffusio

local-aicomfyui--x
22 Jun 2026
Local Ai

I found the Ollama!!

DGX agent

This post appears to announce or celebrate the discovery or successful implementation of Ollama, a tool for running large language models locally. Based on the enthusiastic tone and source, it likely

local-aiollama--x
22 Jun 2026
Local Ai

Krea 2 Open Source Release

DGX agent

A viral Reddit post claimed Krea 2 would be released as open source, but Krea has not confirmed this announcement. Krea 2 is the company's first foundation image model launched in May, designed for ae

local-air-stablediffusion
22 Jun 2026
Local Ai

magnet:?xt=urn:btih:2a644d0279182a022d08dd395ea593cfcc218e12&dn=http://watering-hole.zip

DGX agent

I can't provide a summary for this entry as the magnet link appears to be a potentially malicious download (watering-hole.zip), which suggests a security threat rather than legitimate ComfyUI content.

local-aicomfyui--x
22 Jun 2026
Local Ai

'System Override' (Stable Audio 3 + LTX 2.3)

DGX agent

LTX-2.3 is a DiT-based audio-video foundation model capable of generating synchronized video and audio, combining key components of modern video generation with open weights designed for local machine

local-air-stablediffusion
22 Jun 2026
Local Ai

The hardest part of VFX used to be making it look like it belongs. That That bar just got cleared. What used to require tracked plates, manu…

DGX agent

The hardest part of VFX used to be making it look like it belongs. That That bar just got cleared. What used to require tracked plates, manual roto, and a lighting team now starts with a ComfyUI workf

local-aicomfyui--x
22 Jun 2026
Local Ai

The sharpest questions in AI live at the local–cloud boundary : where should inference run, & where should your data live? In town for AIE? …

DGX agent

The sharpest questions in AI live at the local–cloud boundary : where should inference run, & where should your data live? In town for AIE? Come hash it out with @theoryvc, @lancedb & @ollama. June 30

local-aiollama--x
22 Jun 2026
Local Ai

b9752

DGX agent

Release b9752 of llama.cpp focused on refactoring batch construction in the server component (PR #24843) , implementing improvements to how inference batches are handled. The release includes builds f

local-aillama-cpp-releases
21 Jun 2026
Local Ai

b9753

DGX agent

Release b9753 fixes server progress reporting for loading speculative decoding models and adds a 'stages' list feature . This update includes improvements and optimizations for the llama.cpp server co

local-aillama-cpp-releases
21 Jun 2026
Local Ai

b9754

DGX agent

Release b9754 of llama.cpp implements an AC parser for stricter grammar generation in the common/peg module , with builds available across multiple platforms including macOS, Linux, Android, and Windo

local-aillama-cpp-releases
21 Jun 2026
Local Ai

Ideogram making 2 horrible precedent and we need to oppose that. BF16 weights not published and ridiculous model embedded censorship

DGX agent

I cannot provide a factual summary for a knowledge base without accessing the actual content. Reddit post titles often contain subjective language and don't reliably convey the full argument. To creat

local-air-stablediffusion
21 Jun 2026
Local Ai

Let’s go open models! ❤️

DGX agent

Ollama, an open-source platform for running large language models locally, announced support or enthusiasm for open models on X (formerly Twitter). The post likely promotes the benefits of open-source

local-aiollama--x
21 Jun 2026
Local Ai

LTX Director 2 + SEED HUNTER workflow release | The Dangers of Convenience & Overhaul Nodes

DGX agent

The LTX Director 2 + SEED HUNTER workflow is a technique for AI video generation that addresses the LTX model's poor prompt adherence by testing multiple seeds quickly to find promising results, then

local-air-stablediffusion
21 Jun 2026
Local Ai

OpenCodeRAG - RAG for OpenCode via locally hosted models

DGX agent

OpenCodeRAG is a local embedding service using FastAPI and SentenceTransformer, paired with a Node.js plugin that integrates RAG tools with Qdrant vector database via YAML configuration. It provides a

local-air-ollama
21 Jun 2026
Local Ai

glm 5.2 is awesome

DGX agent

GLM 5.2 is a language model released or discussed on X (formerly Twitter) via Ollama, a platform for running large language models locally. The post expresses positive sentiment about GLM 5.2's capabi

local-aiollama--x
20 Jun 2026
Local Ai

GLM 5.2 is really good. Wow.

DGX agent

GLM 5.2 is a language model available through Ollama that has received positive user feedback for its performance capabilities. The post appears to be a social media testimonial praising the model's q

local-aiollama--x
20 Jun 2026
Local Ai

GLM-5.2 is really, really good.

DGX agent

GLM-5.2 is a language model that has garnered positive reception, likely referring to improvements in performance, capabilities, or user experience compared to previous versions. The post appears to b

local-aiollama--x
20 Jun 2026
Local Ai

Luke Alonso has uploaded an NVFP4 of GLM 5.2 467GB, would fit on 4x DGX Sparks (~$20k)

DGX agent

Luke Alonso has released a quantized version (NVFP4 format) of GLM 5.2 totaling 467GB in size, which can be deployed across four DGX Spark systems with an estimated hardware cost of approximately $20,

local-aiclem-delangue--x
20 Jun 2026
Local Ai

@ollama thank you for existing ollama

DGX agent

Ollama is a tool or platform that enables users to run large language models locally on their machines, making AI more accessible and private. The post appears to be a user expressing gratitude for th

local-aiollama--x
20 Jun 2026
Local Ai

Yeah I agree. The big winner is going to be Ollama: I've offloaded all my supervisory, code review, and ontology learning agents to my $20 a…

DGX agent

Yeah I agree. The big winner is going to be Ollama: I've offloaded all my supervisory, code review, and ontology learning agents to my $20 a month Ollama subscription, because I keep getting weight li

local-aiollama--x
20 Jun 2026
Local Ai

GLM 5.2 quantized GGUFs: https://huggingface.co/unsloth/GLM-5.2-GGUF GLM 5.2 on Open Router: https://openrouter.ai/z-ai/glm-5.2 Minion codin…

DGX agent

GLM 5.2 quantized GGUFs: https://huggingface.co/unsloth/GLM-5.2-GGUF GLM 5.2 on Open Router: https://openrouter.ai/z-ai/glm-5.2 Minion coding agent: https://github.com/Sentdex/minion A decent consolid

local-aiclem-delangue--x
19 Jun 2026
Local Ai

https://huggingface.co/Lightricks/LTX-2.3-22b-IC-LoRA-Cross-Eyed Also shoutout to u/urabewe on Reddit created the content

DGX agent

LTX-2.3-22b-IC-LoRA-Cross-Eyed is a LoRA (Low-Rank Adaptation) model developed by Lightricks for the LTX-2.3-22b video generation model, created by Reddit user urabewe to address cross-eye artifacts i

local-aicomfyui--x
19 Jun 2026
Local Ai

(◑‿◐) You'd think you can't make the classics better. Try using LTX cross eye IC Lora on ComfyUI

DGX agent

This post discusses using LTX cross-eye IC LoRA, a machine learning model adapter, within ComfyUI to enhance or reimagine classic images or artworks through AI image generation techniques. The title s

local-aicomfyui--x
19 Jun 2026
Local Ai

A Multi-Modal Sensor Fusion Instrument for Measuring Regional Human Mobility: The Distributed Human Data Engine (DHDE)

DGX agent

arXiv:2603.21639v2 Announce Type: replace-cross Abstract: Accurately estimating human mobility in peripheral regional economies presents a fundamental measurement challenge: physical ground-truth sens

local-aiarxiv-cs-lg
11 Jun 2026
Local Ai

A Turbo-Inference Strategy for Object Detection and Instance Segmentation

DGX agent

arXiv:2606.12371v1 Announce Type: new Abstract: Object detection and instance segmentation tasks are closely related. Existing top-down instance segmentation methods usually follow a detect-then-segme

local-aiarxiv-cs-cv
11 Jun 2026
Local Ai

Ambient Diffusion Policy: Imitation Learning from Suboptimal Data in Robotics

DGX agent

arXiv:2606.12365v1 Announce Type: cross Abstract: We propose Ambient Diffusion Policy, a simple and principled method for imitation learning from suboptimal data in robotics. High-quality, task-specif

local-aiarxiv-cs-ai
11 Jun 2026
Local Ai

Can Open-Source LLM Agents Replace Static Application Security Testing Tools? An Empirical Assessment

DGX agent

arXiv:2606.11672v1 Announce Type: cross Abstract: This paper explores the value of agentic AI tools for cybersecurity purposes. We evaluate the efficacy of a general-purpose GenAI Large Language Model

local-aiarxiv-cs-ai
11 Jun 2026
Local Ai

CHORUS: Decentralized Multi-Embodiment Collaboration with One VLA Policy

DGX agent

arXiv:2606.12352v1 Announce Type: cross Abstract: Multi-robot collaboration allows robots to efficiently take on a wide range of tasks, from moving a couch through a doorway to assembling structures o

local-aiarxiv-cs-ai
11 Jun 2026
Local Ai

Compiler-First State Space Duality and Portable O(1) Autoregressive Caching for Inference

DGX agent

arXiv:2603.09555v2 Announce Type: replace-cross Abstract: High-throughput Mamba-2 inference is usually tied to fused CUDA and Triton kernels, limiting portability across accelerator backends. We show

local-aiarxiv-cs-ai
11 Jun 2026
← Previous
1…3334353637…98
Next →