14 tools tagged with this capability
Run open-source LLMs locally with one command
Ollama makes it trivial to download and run open-weight language models on your own machine, exposing them through a clean local API that mirrors common SDK shapes. It is the default starting point for developers, privacy-conscious users, and anyone working offline with models like Llama and Qwen.
Open-weight image model with sharp prompt fidelity
Flux is the family of image generation models from Black Forest Labs, available both as a hosted API and as open weights for local inference. It excels at text rendering, human anatomy, and prompt adherence, and has become the de facto base model for fine-tuning communities.
AI pair programming in your terminal
Aider is a command-line tool that pairs a code-aware model with your git repo so you can describe changes and have them applied as commits. It works with multiple LLM providers, runs on your machine, and is loved by engineers who prefer a CLI workflow over an IDE-bound agent.
The ultimate all-in-one local AI chat app for desktop and enterprise
The ultimate all-in-one local AI chat app for desktop and enterprise — A desktop application that lets you run local models with offline RAG (Retrieval-Augmented Generation) capabilities.
The open-source AI code assistant for VS Code and JetBrains
The open-source AI code assistant for VS Code and JetBrains — Continue allows you to build a custom Cursor-like AI coding setup inside your existing VS Code or JetBrains IDE.
An image generating software based on Stable Diffusion, offline and open source.
An image generating software based on Stable Diffusion, offline and open source. — A powerful local and open-source option for offline image generation.
A free-to-use, locally running companion that does not require internet.
A free-to-use, locally running companion that does not require internet. — GPT4All is an open-source ecosystem that enables running quantized models locally on consumer-grade hardware with a GUI.
An open-source alternative to ChatGPT that runs 100% offline on your computer.
An open-source alternative to ChatGPT that runs 100% offline on your computer. — Jan is an open-source local LLM runner with a slick user interface that works natively and entirely offline.
Distribute and run large language models with a single file.
Distribute and run large language models with a single file. — Mozilla's Llamafile lets you run LLMs using single-file executables that work across multiple operating systems out of the box.
Real-time multi-person keypoint detection for body, face, and hands
Real-time multi-person keypoint detection for body, face, and hands — A premier open-source library for real-time 2D multi-person pose estimation.
The open-source AI code editor alternative to Cursor
The open-source AI code editor alternative to Cursor — PearAI is an open-source, privacy-focused fork of VS Code built as a direct alternative to Cursor.
The open-source Cursor alternative that lets you host your own LLMs
The open-source Cursor alternative that lets you host your own LLMs — Void is a developer-centric open-source alternative to Cursor designed to protect your data by running models locally.
Port of Facebook's LLaMA model in C/C++ for local inference
Port of Facebook's LLaMA model in C/C++ for local inference — It is the foundational engine that powers Ollama and most modern local LLM runners under the hood.
Industrial-strength Natural Language Processing in Python
Industrial-strength Natural Language Processing in Python — An industry-standard library famous for its highly accurate Part-of-Speech (POS) tagging.