Tools · Updated weekly

The Open-Source AI Infrastructure Registry.

Track, filter, and compare open-source AI tools across local inference, RAG pipelines, coding agents, model serving, and self-hosted deployment stacks. Every listing is organized by technical role, deployment posture, hardware fit, and engineering tradeoffs — with sponsored relationships clearly labeled.

Updated weekly · Editorial links stay first · External CTAs are marked

Total tools
125
Categories
45
Partner-labeled
33

Editorial-first navigation

Every partner row preserves an internal OpenSourcesAI review path.

Transparent monetization

Sponsored and affiliate listings are marked with the Partner token so readers can distinguish editorial entries from commercial relationships.

Decision-focused filters

Separate local, open-source, commercial, and deployment options before comparing.

Top picks

Fast paths into the directory

Start with the tools builders reach for most often, then use the full matrix below to compare by workflow, deployment, and source.

How we choose tools →
01

Ollama

Local runner

Developers who want a single command to download, run, and serve any GGUF or safetensors model on local hardware — with automatic GPU layer allocation across CUDA, Metal, and ROCm backends — as an OpenAI-compatible API for any downstream tool.

02

LM Studio

Local runner

Visual desktop GUI for browsing Hugging Face models, checking hardware fit, and launching local OpenAI-compatible API servers without terminal configuration.

03

Dify

RAG and workflow

Teams who want to build, deploy, and iterate on AI applications — chatbots, agents, RAG-grounded assistants, and multi-step workflows — through a visual studio interface without maintaining a full LangChain or LlamaIndex application codebase.

04

Vast.ai

AI infrastructure

Cost-sensitive AI builders who need burst GPU capacity for fine-tuning runs, batch inference jobs, or research experiments and want to minimize cost-per-VRAM-hour versus hyperscaler pricing.

Compare matrix

Find the right tool by workflow, deployment, and source.

No filters active

Showing 125 of 125 tools

1Panel

Server managementIntermediateSelf-hosted / Container

Self-hosters and small teams who want a modern server control panel that natively manages Ollama model deployment alongside traditional server infrastructure like web servers, databases, and SSL certificates.

AnythingLLM

Chat workspaceBeginner to intermediateNative Desktop

Teams and individuals who want private document chat and multi-user AI workspaces without locking into one model provider.

AWS Documentation MCP

MCP serverSelf-hosted / Container

Coding agents and developers who need current AWS documentation without handing an MCP server AWS account credentials.

Basic Memory MCP

MCP serverSelf-hosted / Container

People who want durable, portable agent memory that they can inspect and edit directly as Markdown instead of locking it inside one chat product.

BentoML

Inference servingAdvancedLibrary / SDK

ML engineers and teams who need to package model serving code — including custom pre/post-processing, multi-model pipelines, and hardware configurations — into reproducible deployment artifacts that run consistently from local development to production.

Chatbox

Chat workspaceBeginnerNative Desktop

People who want a polished desktop chat application over their local models — a single window for Ollama, LM Studio and cloud providers, without running a web server or living in a browser tab.

Cherry Studio

Desktop clientBeginnerNative Desktop

People who want one desktop chat client for both local and hosted models, and who want MCP tool access without wiring up a separate agent framework.

Chroma

Vector databaseBeginner to intermediateCloud SaaS

Developers building their first RAG prototype or fast document retrieval experiment who need a vector store running in under 10 lines of Python with no infrastructure setup.

Chrome DevTools MCP

MCP serverSelf-hosted / Container

Frontend and full-stack agent workflows where the agent should see the real DOM, console errors and network waterfall after a change instead of a screenshot loop.

ClickHouse MCP

MCP serverSelf-hosted / Container

Analysts and developers who want an assistant to inspect ClickHouse schemas and run controlled analytical queries without granting write access.

Codebase Memory MCP

MCP serverSelf-hosted / Container

Coding agents working in large or multi-service repositories that need to answer 'who calls this' and 'what changed' structurally, across sessions, without re-reading files every turn.

ComfyUI

Image workflowsNative Desktop

Creators and builders who need precise, reusable image generation pipelines.

Context7

MCP serverSelf-hosted / Container

Anyone whose coding agent keeps suggesting removed methods or outdated signatures for fast-moving libraries — Next.js, React, LangChain — and wants live docs in the prompt without building a RAG pipeline.

DuckDB / MotherDuck MCP

MCP serverSelf-hosted / Container

Local analytics and data-engineering work where an agent needs SQL over a controlled DuckDB file without standing up a database server.

Fetch

MCP serverSelf-hosted / Container

Grounding a local model in a specific page — documentation, a changelog, a public API reference — without a browser automation server.

Filesystem

MCP serverSelf-hosted / Container

Giving a local agent scoped access to a project folder — reading, searching and editing files without handing it your whole home directory.

Git

MCP serverSelf-hosted / Container

Local coding agents that need to inspect history and stage or commit changes in a repository on your machine.

GitHub MCP Server

MCP serverSelf-hosted / Container

Developers who want the agent to read issues, search code and open or review pull requests directly — with the official server rather than a third-party wrapper.

GPT Researcher

Research agentIntermediateCLI

Developers and researchers who need automated deep research reports with cited sources, supporting both cloud LLMs and local Ollama models for fully private research workflows.

GPT4All

Local runnerBeginnerNative Desktop

Non-technical users and teams evaluating private local LLM chat who want the simplest possible setup — double-click install, model download, and immediate chat — without any terminal, Docker, or API configuration.

GPUStack

AI infrastructureSelf-hosted / Container

Builders who want more structure than a single-machine local runtime for self-hosted model serving.

Grok Build

Terminal AI agentIntermediateCLI

Developers who want a full-screen terminal coding agent whose harness they can read and build from source, and who are comfortable that the default model is xAI's hosted Grok 4.6 until they point the harness at their own OpenAI-compatible endpoint.

Jan

Local runnerBeginnerNative Desktop

Privacy-conscious developers and individuals who want a fully open-source desktop AI workspace — local model download, chat, and API server — as an auditable alternative to proprietary tools like LM Studio.

Kilo Code

Coding agentIntermediateIDE Extension

VS Code developers evaluating actively maintained open-source coding agents in the Cline ecosystem who need agentic file editing with MCP tool integration and regular upstream maintenance commits.

LanceDB

Vector databaseIntermediateCloud SaaS

AI engineers and data scientists who want vectors, embeddings, and rich metadata to live alongside structured data in a single dataset without running a separate database service.

Langflow

RAG and workflowIntermediateNative Desktop

Python-oriented teams building visual RAG, agent, data, API, or MCP workflows that still need custom-code extensibility.

LibreChat

Chat workspaceIntermediateSelf-hosted / Container

Teams that want a feature-rich, self-hosted chat interface supporting simultaneous access to multiple LLM providers — OpenAI, Anthropic, Google, Azure, and local Ollama endpoints — in a ChatGPT-familiar UI without a monthly subscription.

llama.cpp

Local runnerIntermediate to advancedCLI

Engineers running quantized models on CPU-only or mixed CPU/GPU hardware who need direct control over inference parameters, memory layout, and runtime flags.

llamafile

Local runnerIntermediateCLI

Developers who need to distribute a model plus runtime as a single executable artifact — for demos, air-gapped deployments, conference presentations, or testing environments where zero-installation portability matters more than multi-model management.

LM Studio

Local runnerBeginnerNative Desktop

Visual desktop GUI for browsing Hugging Face models, checking hardware fit, and launching local OpenAI-compatible API servers without terminal configuration.

Local Deep Research

Research agentIntermediateCLI

Developers and researchers who want GPT-Researcher-class deep research capability running against local models (Ollama, llama.cpp) or any OpenAI-compatible endpoint -- offline, private, and without per-query API costs.

LocalAI

Inference servingIntermediateSelf-hosted / Container

Developers who want to replace OpenAI API calls with a self-hosted drop-in endpoint running on their own hardware — including CPU-only servers, edge devices, and air-gapped environments without CUDA GPUs.

MaxKB

RAG and knowledge baseIntermediateSelf-hosted / Container

Teams building enterprise-grade RAG and knowledge base applications with a visual interface -- document ingestion, multi-model routing, agent workflows, and MCP server integration -- without writing infrastructure code from scratch.

Memory

MCP serverSelf-hosted / Container

Letting a local assistant remember facts about you or a project across sessions, entirely on your own disk.

Msty

Chat workspaceBeginnerNative Desktop

Individuals who want a unified personal AI workspace combining local model inference, cloud provider APIs, prompt library management, and knowledge attachments in a single native app without managing separate containers or CLI tools.

nanobot

Agent frameworkIntermediateCLI

Developers who want a persistent personal agent — one that remembers, runs on a schedule, and can execute tools — without renting it from a cloud service or wiring the orchestration themselves.

Ollama

Local runnerBeginner to intermediateNative Desktop

Developers who want a single command to download, run, and serve any GGUF or safetensors model on local hardware — with automatic GPU layer allocation across CUDA, Metal, and ROCm backends — as an OpenAI-compatible API for any downstream tool.

Open Multi-Agent

Agent frameworkIntermediateLibrary / SDK

Developers who want to build goal-directed multi-agent pipelines in TypeScript without writing orchestration boilerplate, and who need local-LLM support from the start rather than as an afterthought.

Open WebUI

Chat workspaceIntermediateSelf-hosted / Container

Teams and individuals who want a full-featured self-hosted chat interface connected to local Ollama models or OpenAI-compatible endpoints, without sending conversation data to external services.

OpenClaw

Agent frameworkIntermediateCLI

People who want one always-on assistant they can message from the apps they already use, running on their own hardware, with the freedom to point it at a local model or a cloud provider.

OpenCode

Coding agentIntermediateCLI

Developers who prefer terminal-native coding agent workflows and want a TUI-driven alternative to Aider with a different approach to session management and model interaction.

OpenMed

Healthcare AIAdvancedLibrary / SDK

Healthcare developers, clinical data engineers, and research teams who need HIPAA-compliant AI processing of medical documents without sending patient data to a cloud API.

Phoenix

Evaluation and observabilityIntermediateSelf-hosted / Container

Teams who need a source-available LLM observability platform with a built-in web UI for trace inspection, RAG retrieval evaluation, embedding visualization, and experiment comparison — running locally without requiring a cloud account.

Playwright MCP

MCP serverSelf-hosted / Container

Agents that need to actually use a website — fill forms, click through flows, read rendered pages — with a browser you can watch, on your own machine.

Qdrant MCP

MCP serverSelf-hosted / Container

Agents that need a small, explicit semantic-memory surface rather than access to a whole database API.

Redis MCP

MCP serverSelf-hosted / Container

Stateful agent workflows needing structured caching, queues, streams, JSON documents or vector search in an existing Redis deployment.

Semgrep MCP

MCP serverSelf-hosted / Container

Coding agents that need local static analysis and security checks as part of an AI-assisted development workflow.

Sequential Thinking

MCP serverSelf-hosted / Container

Getting a small local model to plan before it acts — a safe first MCP server to try because it has no permissions to get wrong.

Sourcegraph Cody

Coding assistantIntermediateCloud SaaS

Developers and teams that already run Sourcegraph for code search and need an AI coding assistant grounded in cross-repository context — not limited to locally cloned files or the files open in the current editor.

Surf

AI notebookBeginnerNative Desktop

Researchers, writers, and knowledge workers who want a private AI note-taking assistant that works with local models like Gemma and DeepSeek instead of sending documents to a cloud API.

whichllm

Local benchmarkingBeginner to intermediateCLI

Developers and builders who want a hardware-aware recommendation of which local model to run, based on actual benchmark performance on their GPU and RAM configuration.

Aider

Coding agentIntermediateCLI

Developers who want AI-driven file edits automatically tracked as reviewable git diffs — using their preferred model via API or local Ollama endpoint — without leaving the terminal.

Cline

Coding agentIDE Extension

Developers who want more control over AI agent edits inside VS Code.

Continue

Coding assistantIntermediateIDE Extension

Development teams who want a model-agnostic coding assistant in their existing IDE with source-controlled configuration — connecting local Ollama models, self-hosted endpoints, or cloud APIs through a single versioned config file.

Cursor

Coding assistantNative Desktop

Developers who want a polished commercial AI coding editor with minimal setup.

Roo Code

Coding agentIntermediateIDE Extension

Developers who want configurable agent roles — Code, Architect, Ask, Debug — each with independent model assignments and tool permissions, enabling cost optimization across different task complexity tiers.

Windsurf

Coding assistantNative Desktop

Developers and teams evaluating AI IDE workflows before standardizing.

AutoGen

Agent frameworkAdvancedLibrary / SDK

Developers and researchers building multi-agent systems where specialized AI agents need to collaborate, debate, and hand off tasks through structured conversational state machines rather than simple sequential prompt chains.

AWS MCP Server

MCP serverCloud SaaS

AWS teams that want first-party account operations in an assistant and can provide a dedicated least-privilege IAM principal, SCP or permission-boundary guardrails, CloudTrail review and disposable test resources.

Cloudflare API MCP

MCP serverCloud SaaS

Cloudflare operators who need one first-party MCP surface across several products and can test with a dedicated account, narrowly selected permissions and human approval for changes.

Cloudflare Docs MCP

MCP serverCloud SaaS

Developers and coding agents that need current Cloudflare product documentation without production API access.

CrewAI

Agent frameworkIntermediateLibrary / SDK

Developers building multi-step AI workflows where distinct agent roles — researcher, writer, reviewer, executor — collaborate around a shared task with defined handoff points and expected output schemas.

DeepEval

Evaluation and observabilityIntermediateLibrary / SDK

Python developers who want to write repeatable unit tests for LLM application behavior — covering answer relevance, hallucination detection, RAG faithfulness, and agent tool-call correctness — using a familiar pytest-style test pattern.

DeepWiki MCP

MCP serverCloud SaaS

Exploring an unfamiliar public repository when generated architecture notes and source-linked answers beat raw code search.

DigitalOcean

AI infrastructureCloud SaaSPartner

Indie developers and startups building AI-powered products who need GPU capacity and a full production cloud — app hosting, managed databases, object storage, and Kubernetes — in one platform.

Exa MCP

MCP serverCloud SaaS

Research and coding agents that need concise web results or clean page content without operating a browser or scraping pages directly.

Firecrawl MCP

MCP serverCloud SaaS

Agents that need clean, structured web content across individual pages, whole sites or multi-source research rather than simple URL fetching.

Flowise

RAG and workflowBeginner to intermediateSelf-hosted / Container

Builders who want to prototype and deploy LLM chatbots, RAG flows, and agent workflows visually before committing to custom code — particularly teams evaluating architecture feasibility before engineering investment.

Gemini CLI

Terminal AI agentBeginnerCLI

Developers who want a powerful terminal-native AI agent with MCP tool integration, large context windows, and multimodal input (images, PDFs, video) without a paid API subscription.

Hugging Face MCP

MCP serverCloud SaaS

AI builders who want first-party Hub discovery in their assistant and will configure a narrowly scoped token and tool set.

LangChain

RAG and workflowIntermediateLibrary / SDK

Python developers building custom LLM applications that need broad integration coverage — connecting document loaders, vector stores, external APIs, and model providers without writing every connector from scratch.

LlamaIndex

RAG and workflowIntermediateLibrary / SDK

Developers building data-intensive RAG systems where document ingestion, chunking strategy, retrieval quality, and pipeline evaluation are central engineering concerns rather than afterthoughts.

Netlify MCP

MCP serverCloud SaaS

Web teams that want an assistant to inspect and manage Netlify projects using a dedicated team or test site and explicit approval before deployments or configuration changes.

Notion MCP

MCP serverCloud SaaS

Teams that use Notion as a working knowledge base and want an assistant to research, draft and maintain content with the user's existing workspace permissions.

Pinecone

Vector databaseCloud SaaSPartner

Teams building RAG applications, semantic search, or AI agents that want managed vector search instead of running their own vector database.

Ragas

Evaluation and observabilityIntermediateLibrary / SDK

RAG application developers who need an evaluation framework measuring retrieval and generation quality using the RAG triad metrics — context precision, context recall, faithfulness, and answer relevancy — without relying on manual human review of every pipeline output.

Sentry MCP

MCP serverCloud SaaS

Engineering teams that want an assistant to investigate a dedicated Sentry organization or project and update issue triage state under explicit human review.

Supabase MCP

MCP serverCloud SaaS

Developers who want a coding agent to inspect and iterate on a Supabase development project — schema, SQL, logs, Edge Functions — from their editor.

Tabby

Coding assistantIntermediateSelf-hosted / Container

Engineering teams that need self-hosted code completion infrastructure with organization-level control over model choice, data residency, and usage analytics — without sending proprietary code to external cloud services.

Tavily MCP

MCP serverCloud SaaS

Agent and RAG workflows that need current web results plus structured extraction or controlled site-wide discovery from one API.

Text Generation Inference

Inference servingAdvancedSelf-hosted / Container

Teams serving open-weight Hugging Face models at production throughput — using continuous batching, tensor parallelism, and flash attention — where native Hugging Face Hub integration and the Inference Endpoints managed service are part of the deployment strategy.

Vultr

AI infrastructureCloud SaaSPartner

Developers and small teams who need GPU cloud instances plus flexible cloud compute, bare metal, and object storage across a global datacenter network — without hyperscaler complexity.

Descript

AI audio and video editingCloud SaaSPartner

Creators, podcasters, marketers, and content teams that record, edit, repurpose, and publish audio or video regularly.

Haystack

RAG and workflowIntermediateLibrary / SDK

Engineering teams building production-grade retrieval and NLP pipelines where composable pipeline architecture, component-level testing, and explicit data flow contracts are as important as raw functionality.

Langfuse

Evaluation and observabilityIntermediateSelf-hosted / Container

Teams shipping LLM applications who need production observability — tracing every generation call, prompt version, retrieval step, and quality score — in a platform that also manages prompt templates and runs automated evaluation pipelines.

LiteLLM

Inference servingIntermediateLibrary / SDK

Engineering teams managing multi-provider LLM usage in production who need a single gateway for routing, cost control, fallbacks, and audit logging without vendor lock-in to a single model provider.

LobeChat

Chat workspaceIntermediateSelf-hosted / Container

Builders and internal tools teams who want a polished, consumer-grade chat UI with multi-provider support and plugin extensibility that deploys to Vercel or Docker in minutes without building UI from scratch.

Milvus

Vector databaseAdvancedSelf-hosted / Container

Engineering teams building high-throughput vector search systems at the tens-of-millions to billions-of-vectors scale, where index sharding, distributed query routing, and disaggregated storage and computation are architectural requirements.

n8n

AutomationIntermediateSelf-hosted / Container

Builders who want to connect AI model calls, webhooks, business APIs, and data operations into automated workflows without writing custom integration code — particularly where AI is one node in a larger business process, not the entire stack.

OpenTelemetry

Evaluation and observabilityAdvancedLibrary / SDK

Engineering teams that want LLM application traces, metrics, and logs to flow into existing observability infrastructure — Datadog, Grafana, Jaeger, Honeycomb, or any OTLP-compatible backend — using the same instrumentation standard as the rest of the service stack.

Passpack

Password managementCloud SaaSPartner

Teams and organizations that need shared password vaults, admin controls, and audit visibility for credential management.

pgvector

Vector databaseBeginner to intermediateLibrary / SDK

Teams that already operate a PostgreSQL database and want to add vector similarity search for RAG — keeping embeddings, metadata, and application data in one SQL database without adding a separate vector store service to the infrastructure stack.

Qdrant

Vector databaseIntermediateSelf-hosted / Container

Teams building production RAG systems that need precise metadata filtering alongside vector similarity search — filtering on document source, date range, user permissions, or content type while maintaining sub-100ms retrieval latency.

SGLang

Inference servingAdvancedSelf-hosted / Container

Engineers serving large MoE models (DeepSeek, Mixtral) or applications with high prompt-reuse patterns where RadixAttention prefix caching delivers measurable throughput gains over standard KV cache approaches.

ThorData

Web data infrastructureCloud SaaSPartner

Data, research, and automation teams that need geo-targeted proxy access and scraping infrastructure for large-scale public web data collection.

Vast.ai

AI infrastructureIntermediateCloud SaaSPartner

Cost-sensitive AI builders who need burst GPU capacity for fine-tuning runs, batch inference jobs, or research experiments and want to minimize cost-per-VRAM-hour versus hyperscaler pricing.

vLLM

Inference servingAdvancedSelf-hosted / Container

ML engineers and infrastructure teams deploying open-weight models in GPU server environments where throughput, latency under concurrent load, and GPU memory efficiency are production requirements.

Weaviate

Vector databaseIntermediateSelf-hosted / Container

Teams building production retrieval systems that need hybrid search — combining dense vector ANN similarity with BM25 keyword search — and want a schema-driven data model with modular extensibility for reranking, generative search, and multi-modal embeddings.

1Password

Security toolsBeginner to intermediateCloud SaaSPartner

Credential hygiene for AI teams: store LLM API keys, SSH secrets, service accounts, and env credentials outside committed .env files.

AdCreative.ai

AI creative toolsBeginnerCloud SaaSPartner

Growth marketers, e-commerce brands, and performance advertising teams who need to generate high-conversion ad creative variations at scale using AI trained on advertising performance data — not general-purpose image generation models.

airSlate

document automation / e-signature workflowBeginner to intermediateCloud SaaSPartner

Document automation for routing forms, approvals, and PDFs into structured payloads for LLM parsing and RAG ingestion.

Beautiful.ai

AI presentationsBeginnerCloud SaaSPartner

Teams producing investor decks, sales presentations, and internal reports under time pressure — where Smart Slide layouts automatically reformat as content is added, eliminating manual slide alignment and spacing rework.

Bright Data

Web data infrastructureIntermediate to advancedCloud SaaSPartner

Public web data infrastructure for collecting, normalizing, and exporting datasets for AI search, RAG, and model evaluation.

Browse AI

web automation / no-code scrapingBeginner to intermediateCloud SaaSPartner

Teams that need to monitor specific websites for changes, extract structured data from dynamic pages, or build lightweight data pipelines without writing scraper code or managing proxy infrastructure.

CloudTalk

AI business communicationCloud SaaSPartner

Support, sales, and SaaS teams that need phone workflows, call analytics, CRM handoff, and customer communication review.

CometChat

developer API / chat SDKBeginner to intermediateCloud SaaSPartner

Product teams that need to add real-time messaging, voice/video calling, or AI-powered chat features to an existing web or mobile application — using pre-built SDKs and hosted infrastructure rather than building WebSocket servers and WebRTC signaling stacks from scratch.

Dify

RAG and workflowIntermediateSelf-hosted / ContainerPartner

Teams who want to build, deploy, and iterate on AI applications — chatbots, agents, RAG-grounded assistants, and multi-step workflows — through a visual studio interface without maintaining a full LangChain or LlamaIndex application codebase.

ElevenLabs

AI voice and audioBeginner to intermediateCloud SaaSPartner

Builders, content creators, and product teams who need production-quality synthetic voice output — for AI product voice interfaces, content narration, podcast production, video dubbing, or accessibility features — through a REST API or no-code voice studio.

Emergent

AI app builderBeginner to intermediateCloud SaaSPartner

Founders and product teams who want to validate app concepts with working software before committing engineering resources — generating deployable full-stack applications from natural language descriptions for rapid stakeholder and user testing.

Flocksy

creative servicesBeginnerCloud SaaSPartner

Founders, agencies, and lean marketing teams that need a predictable flat-rate pipeline for design, copy, video, and motion assets — submitting unlimited requests through a workflow app and receiving production-ready creative — without recruiting, vetting, and managing a roster of freelancers or a full in-house creative team.

Foxit

PDF software / document workflowBeginner to advancedNative DesktopPartner

PDF tooling for preparing, editing, redacting, and structuring enterprise documents before extraction or RAG ingestion.

Gamma

AI presentationsCloud SaaSPartner

Founders, creators, consultants, educators, and teams creating fast visual decks, documents, and webpages.

Lovable Labs

AI app builderCloud SaaSPartner

Software engineers and product teams needing to rapidly scaffold full-stack web applications, secure database integrations, and clean user interfaces with zero manual boilerplate coding.

Make

Workflow automationBeginner to intermediateCloud SaaSPartner

Teams and founders building workflow automations, connecting cloud apps, and deploying AI agents without custom integration code.

Netlify

Web deployment platformCloud SaaSPartner

Developers and AI builders deploying frontend apps, documentation, demos, static sites, and lightweight web projects.

Optery

privacy / personal data removalCloud SaaSPartner

Founders, executives, and technical teams who want to reduce public personal-data exposure and monitor removals over time.

Rank Prompt

AI search visibilityCloud SaaSPartner

Teams tracking AI answer visibility, GEO workflows, brand mentions, and search visibility across assistant-style experiences.

Reclaim.ai

AI scheduling / productivityCloud SaaSPartner

Individuals and teams that want calendar automation for focus time, task scheduling, meeting coordination, and work planning.

RunPod

AI infrastructureCloud SaaSPartner

Developers and AI builders who need cloud GPUs for inference, experiments, fine-tuning, or model-serving workflows.

SaneBox

AI productivityCloud SaaSPartner

Busy professionals and small teams who want less inbox triage without changing email clients.

Turbotic

AI automation / business process automationCloud SaaSPartner

Operations, finance, HR, IT, agencies, and SMB teams evaluating repetitive cross-tool automations without building custom workflow code.

Search by name, or filter by stack layer and workflow.

Open Model Builder Wizard →Browse open-source tools →Browse commercial tools →

Start here

Choose the workflow before the tool

These paths help visitors turn a broad tools directory into a concrete local AI, RAG, or coding workflow decision.

What counts as an OpenSourcesAI tool?

A tool belongs here when it helps builders run models, connect data, build RAG, code with AI, serve inference, evaluate outputs, automate workflows, or operate AI-enabled products. The directory separates open-source software from commercial services so teams can compare control, setup complexity, privacy posture, and production fit.

High-intent paths

Browse by AI workflow

Test before committing

Try prompts in the Playground, then choose your stack.

Use browser-based model testing for quick checks, then move into the compatibility checker, model directory, or stack recipes when you know what you want to build.

Unbiased and independent

Editorial evaluations are not influenced by affiliate or partner status.

Privacy and deployment context

Each profile notes local, self-hosted, and cloud tradeoffs so you can weigh privacy against convenience.

Built for builders

Coverage spans open-source projects and commercial products used in real local AI, RAG, and coding workflows.