AI Coding Agents
Agents and assistants that read, write, and execute code autonomously or semi-autonomously inside a developer's own environment.
opencode
Open-source terminal coding agent
Goose
Open-source, extensible AI agent that installs, executes, edits, and tests code
Continue
Open-source AI code assistant for any IDE
OpenHands
AI agent platform for autonomous software development
Aider
AI pair programming in your terminal
AI Crawlers
Crawling tools that use semantic models to understand pages, generate or repair extraction rules, or convert web pages into LLM-usable formats.
Crawl4AI
Local, self-hosted, LLM-friendly web crawler
ScrapeGraphAI
Natural-language-driven graph-based data extraction framework
Firecrawl
Full Web Context API and agent web-data platform
WebClaw
Rust-built CLI, MCP, and self-hosted web extraction tool
ai-web-research
Deterministic, LLM-independent robots/sitemap-aware crawler producing LLM-ready Markdown with a resumable frontier
Agent Orchestration Platforms
Platforms providing scheduling, skills, multi-agent routing, and long-running control planes.
Browser Agents
AI-driven automation tools that autonomously decide browser interactions — clicking, typing, scrolling, navigating.
Browser Use
General-purpose AI browser agent
Stagehand
Production-grade browser automation framework mixing AI and code
Skyvern
Workflow automation platform combining LLMs, vision models, and Playwright
Nanobrowser
Local multi-agent browser extension running directly in Chrome/Edge
Crawler Frameworks
Frameworks providing deterministic crawling infrastructure — URL frontier, retry, rate limiting, session management.
Deep Research Agents
Research agents that automatically search, read, cross-verify multiple sources, and generate cited reports.
GPT Researcher
Full open-source deep research agent
Open Deep Research
Configurable deep research agent in the LangGraph ecosystem
SurfSense
Competitive intelligence, continuous monitoring, and research knowledge-base platform
DeepSearcher
Private documents, vector database, and deep search
General-Purpose Language Models
Open-weight large language models released by major AI labs, usable outside any single vendor's hosted API.
Gemma
Google DeepMind's family of lightweight open-weight models
Qwen
Alibaba's open-weight large language model family
DeepSeek-V3
DeepSeek's open-weight mixture-of-experts language model
Llama
Meta's family of open-weight large language models
Local Model Tools
Runtimes, servers, and interfaces for running language models on your own hardware instead of a hosted API.
Ollama
Run large language models locally
llama.cpp
LLM inference in C/C++, runs on commodity hardware
vLLM
High-throughput, memory-efficient inference and serving engine for LLMs
SGLang
High-performance serving framework for language and multimodal models
Text Generation WebUI
Open-source desktop app and web UI for running local LLMs
Vector Databases
Databases and search engines purpose-built for storing and querying high-dimensional embedding vectors.
Milvus
Open-source vector database built for scalable similarity search
Qdrant
Vector similarity search engine and database
Chroma
Open-source embedding database for AI applications
Weaviate
Open-source vector database with built-in ML model integrations
pgvector
Open-source vector similarity search extension for PostgreSQL