Browse everything
Pick a category, or scroll the full catalog.
Categories
Browse by capability
All tools
page 1 of 10 · 113 total
Cursor
95The 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.
GitHub Copilot
93AI 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.
Ollama
93Run 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.
ElevenLabs
92Realistic AI voices and voice cloning
ElevenLabs offers state-of-the-art text-to-speech, dubbing, and voice cloning used in audiobooks, games, and product narration. The platform exposes a polished web studio and a developer API, and supports voice design that lets creators sculpt a voice from descriptive prompts.
Midjourney
92Distinctive aesthetic image generation
Midjourney is an image generation service known for a unified, painterly aesthetic and strong prompt understanding. Originally Discord-only, it now ships a web app with mood boards, style references, and persistent characters, geared at designers and concept artists.
Runway
91Generative video that feels cinematic
Runway is a creative suite built around AI video generation, with text-to-video, image-to-video, and motion brush tooling used by professional editors and indie filmmakers. The Gen-3 family of models produces shots with realistic motion and physics, while the timeline-style editor folds prompts into a familiar post-production workflow.
Flux
90Open-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.
Perplexity
89Answer engine with citations
Perplexity is a search-style AI that returns short, sourced answers with inline citations and follow-up question chips. It is widely used as a replacement for traditional web search when the user wants a written answer they can verify against the linked sources.
Aider
88AI 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.
LM Studio
87A 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.
Notion AI
86Q&A and writing assistance across your workspace
Notion AI brings retrieval-augmented Q&A, drafting, and summarization directly into the Notion documents, databases, and meetings teams already use. Because it grounds answers in your workspace, it works best as a knowledge layer for organizations that have standardized on Notion.
Elicit
85AI research assistant for academic papers
Elicit helps researchers triage and extract structured findings from large bodies of academic literature. It searches a corpus of millions of papers, pulls out methodology and outcomes into tables, and lets users compare studies side by side in ways traditional citation search cannot.