20 tools tagged with this capability
The AI-native code editor built on VS Code
Cursor is a forked VS Code experience where AI is woven into editing rather than bolted on. It combines a strong inline tab-completion model with an agentic chat that can plan, edit across files, run terminals, and use your codebase as context, aimed at engineers who want to stay in flow without leaving the editor.
AI pair programmer inside your IDE
GitHub Copilot offers inline code suggestions, chat, and command-line assistance powered by frontier models across VS Code, JetBrains, and Neovim. It is widely deployed in enterprises thanks to GitHub-grade access controls, audit logs, and policy-bound model routing.
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.
A desktop app for running and chatting with local LLMs
LM Studio is a polished desktop application for discovering, downloading, and chatting with local language models, with built-in model server mode for development. It is popular with engineers who want a friendly UI on top of llama.cpp without giving up the privacy of fully local inference.
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.
Generates high-fidelity UI designs and components from text prompts.
Generates high-fidelity UI designs and components from text prompts. — It translates natural language prompts into complete, editable UI screens and functional component designs.
AI-powered hardware design software that uses code to write circuits
AI-powered hardware design software that uses code to write circuits — JITX uses AI solvers and programmatic design to automate the generation of schematics and PCB layouts.
AI model that converts UI designs into clean, production-ready frontend code.
AI model that converts UI designs into clean, production-ready frontend code. — Kombai uses AI to analyze Figma designs and generate logical React components with CSS.
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.
Prototype UI components and full screens with AI in seconds.
Prototype UI components and full screens with AI in seconds. — It specializes in generating React, Tailwind, and custom UI components directly from text prompts.
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.
AI-powered visual editor to build and ship React components.
AI-powered visual editor to build and ship React components. — Tempo is an AI visual editor that allows developers to generate, edit, and export clean React components.
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.
The agentic IDE designed to keep you in the flow state
The agentic IDE designed to keep you in the flow state — Windsurf is a leading direct competitor to Cursor, offering a fully integrated agentic AI coding environment.
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.
Generates production-ready React code with Tailwind CSS and Shadcn UI.
Generates production-ready React code with Tailwind CSS and Shadcn UI. — v0 is a highly popular AI system by Vercel that creates frontend UI components from text prompts and images.