OPEN SOURCE236 PROJECTS

The best open source we build on.

A hand-picked shortlist of the repos behind modern AI work: agents, frameworks, local inference and automation. Hand-vetted, not star-counted.

Agents30k

Claude Code

Anthropic's agentic coding CLI; the one you're reading this in.

TypeScriptclaudecli
Agents169k

AutoGPT

The project that kicked off the autonomous-agent wave.

Pythonautonomousagents
Agents24k

CrewAI

Role-playing multi-agent orchestration for autonomous crews.

Pythonmulti-agentorchestration
Agents40k

OpenHands

Open autonomous software engineer (formerly OpenDevin).

Pythoncoding-agentautonomous
Agents26k

Aider

AI pair programming in your terminal, wired to git.

Pythonclicoding-agent
Agents45k

Cline

Autonomous coding agent for VS Code with plan/act modes and MCP.

TypeScriptvscodecoding-agent
Agents17k

Roo Code

Cline fork adding multi-mode Code/Architect/Debug agent workflows.

TypeScriptvscodecoding-agent
Agents28k

Continue

Open-source VS Code/JetBrains assistant with chat and autocomplete.

TypeScriptideautocomplete
Agents20k

opencode

Provider-agnostic terminal coding agent with 75+ models and a TUI.

TypeScriptclitui
Agents17k

Goose

Block's extensible on-machine AI agent built around MCP extensions.

Rustclidesktop
Agents35k

OpenAI Codex CLI

OpenAI's open-source terminal coding agent with a cloud service.

Rustcliopenai
Agents70k

Gemini CLI

Google's open terminal agent bringing Gemini to the command line.

TypeScriptcligemini
Agents54k

gpt-engineer

Specify what to build in natural language and let the AI write it.

Pythoncodegenautonomous
Agents235k

Superpowers

Agentic skills framework and methodology with a plugin marketplace.

Shellskillsharness
Framework98k

LangChain

The de-facto toolkit for composing LLM apps, chains and agents.

Pythonorchestrationchains
Framework38k

LlamaIndex

Data framework for RAG; ingest, index and query your own corpus.

Pythonragretrieval
Framework21k

Haystack

deepset's modular pipeline framework for production search and QA.

Pythonragpipelines
Framework20k

LiteLLM

Unified OpenAI-format SDK and proxy that routes to 100+ providers.

Pythongatewayproxy
Scraping65k

Scrapling

Adaptive Python scraper with self-healing selectors and a built-in MCP.

Pythonscrapingstealth
Scraping9k

Camoufox

Stealthy Firefox build that rotates fingerprints and hides automation.

C++anti-detectfirefox
Scraping17k

Crawlee

Production crawling library with queues, proxy rotation and sessions.

TypeScriptcrawlingscraping
Scraping27k

ScrapeGraphAI

LLM-powered scraper that builds graph pipelines from a plain prompt.

Pythonai-scrapergraph
Scraping100k

browser-use

Makes websites accessible to AI agents so an LLM can drive a browser.

Pythonbrowser-agentautomation
Scraping16k

Stagehand

Browserbase's SDK mixing natural-language acts with Playwright code.

TypeScriptbrowser-agentplaywright
Scraping60k

Firecrawl

Turn any website into clean LLM-ready markdown or structured data.

TypeScriptcrawlingmarkdown
Scraping52k

Crawl4AI

Open-source LLM-friendly web crawler and scraper, built for agents.

Pythoncrawlingllm-ready
Scraping76k

Playwright

Cross-browser automation with auto-wait and an official MCP server.

TypeScriptautomationtesting
Scraping90k

Puppeteer

Google's Chrome DevTools-Protocol automation library for Node.

TypeScriptautomationchrome
Scraping12k

undetected-chromedriver

Patched Selenium ChromeDriver that passes common bot mitigations.

Pythonanti-detectselenium
RAG62k

AnythingLLM

All-in-one app to chat over your docs with any LLM, RAG and MCP.

JavaScriptraglocal-first
RAG22k

Chroma

Python-first embedded vector store; pip install and prototype RAG.

Rustvector-dbembeddings
RAG26k

Qdrant

Rust-built vector search engine with low-latency filtered search.

Rustvector-dbsearch
RAG15k

Weaviate

Vector DB with auto-embed modules and one-call hybrid search.

Govector-dbhybrid-search
RAG37k

Milvus

Cloud-native vector database built for billion-scale similarity search.

Govector-dbscale
RAG8k

LanceDB

Serverless embedded vector DB for multimodal AI with hybrid search.

Rustvector-dbmultimodal
RAG17k

pgvector

Postgres extension adding vector columns and ANN indexes.

Cpostgresvector
RAG11k

txtai

All-in-one embeddings database for semantic search and LLM workflows.

Pythonembeddingssemantic-search
RAG40k

mem0

Memory layer for agents; auto-extracts facts into vector and graph.

Pythonmemoryagents
RAG18k

Letta

Stateful agent runtime that manages its own OS-style tiered memory.

Pythonmemoryagents
RAG15k

Graphiti

Builds a temporally-aware knowledge graph for agent memory.

Pythonmemoryknowledge-graph
RAG38k

RAGFlow

RAG engine built on deep document understanding with grounded cites.

Pythonragdocuments
RAG7k

R2R

Agentic RAG with a REST API: multimodal ingestion and GraphRAG.

Pythonraggraphrag
RAG8k

Cognee

Builds a knowledge graph plus vector store for hybrid GraphRAG.

Pythongraphragmemory
Local100k

Ollama

Run Llama, Mistral and friends locally with one command.

Golocal-llmcli
Local83k

llama.cpp

Plain C/C++ LLM inference with quantization; runs almost anywhere.

C++inferencequantization
Local34k

LocalAI

Drop-in OpenAI-compatible API that runs models on your own hardware.

Goself-hostedopenai-compatible
Local46k

exo

Connect everyday devices into a p2p cluster to run frontier models.

Pythondistributedcluster
Local110k

Open WebUI

Self-hosted, feature-rich web UI for Ollama and OpenAI-style APIs.

JavaScriptuiself-hosted
Inference84k

vLLM

High-throughput LLM serving engine built around PagedAttention.

Pythonservingthroughput
Inference18k

SGLang

Fast serving framework for LLMs and vision-language models.

Pythonservingthroughput
Inference11k

Text Generation Inference

Hugging Face's production toolkit for serving and deploying LLMs.

Pythonservinghuggingface
Automation90k

n8n

Fair-code workflow automation with first-class AI and MCP nodes.

TypeScriptworkflowsintegrations
Automation85k

Dify

Visual LLM-app builder; workflows, agents and RAG in one console.

TypeScriptlow-codeworkflows
Automation40k

Langflow

Drag-and-drop builder where flows compile down to LangChain code.

Pythonlow-codevisual
Automation37k

Flowise

Lightweight drag-and-drop builder for chatbots and RAG flows.

TypeScriptlow-codechatbots
Automation17k

Activepieces

AI-first no-code automation with 280+ pieces and native MCP support.

TypeScriptno-codeworkflows
Automation14k

Windmill

Turn Python/TS/Go/SQL scripts into UIs, APIs, cron jobs and flows.

Rustscriptsworkflows
Automation13k

Trigger.dev

TypeScript-first durable workflows with retries, schedules and observability.

TypeScriptbackground-jobsdurable
CMS69k

Strapi

The most popular self-hosted headless CMS with a native MCP server.

JavaScriptheadless-cmsnode
CMS43k

Payload

TypeScript-first headless CMS and fullstack Next.js framework.

TypeScriptheadless-cmsnextjs
CMS32k

Directus

Database-first CMS that wraps any SQL schema with an instant API.

TypeScriptheadless-cmsdata-platform
CMS6k

Sanity Studio

Structured-content platform with config-as-code Studio and GROQ.

TypeScriptstructured-contentstudio
CMS50k

Ghost

Open-source publishing platform for newsletters, blogs and memberships.

JavaScriptpublishingnewsletter
CMS34k

Outline

Fast, collaborative knowledge base and wiki for growing teams.

TypeScriptwikiknowledge-base
Commerce35k

Medusa

The most flexible open-source Node.js commerce platform.

TypeScriptheadless-commercenode
Commerce22k

Saleor

GraphQL-first commerce platform with multi-channel and an apps ecosystem.

Pythonheadless-commercegraphql
Commerce6k

Vendure

TypeScript-native commerce framework with end-to-end type safety.

TypeScriptheadless-commercenestjs
Commerce17k

Bagisto

Full Laravel e-commerce platform with multi-store and multi-currency.

PHPlaravelmulti-store
Commerce8k

Sylius

Headless commerce framework on Symfony built for deep customization.

PHPsymfonyheadless-commerce
CRM51k

Twenty

Modern open-source Salesforce alternative, designed AI-first.

TypeScriptcrmsalesforce-alt
CRM2k

EspoCRM

No-code-customizable CRM with deep admin, workflows and reports.

PHPcrmno-code
CRM8k

IDURAR

Node and React ERP/CRM covering invoicing, accounting and quotes.

JavaScripterpcrm
CRM53k

Odoo

The most established modular open-source ERP and CRM suite.

Pythonerpcrm
CRM33k

Chatwoot

Open-source omni-channel support desk and live chat for teams.

Rubysupportlive-chat
CRM37k

Plane

Open-source Jira/Linear alternative for tasks, sprints and cycles.

TypeScriptproject-managementissues
CRM38k

Cal.com

Open-source Calendly alternative and scheduling infrastructure.

TypeScriptschedulingcalendar
UI95k

shadcn/ui

The dominant copy-own component model: Radix primitives + Tailwind.

TypeScriptcomponentsradix
UI42k

react-bits

Animated, interactive, fully customizable React components.

JavaScriptcomponentsanimation
UI20k

Magic UI

50+ animated components and effects for design engineers.

TypeScriptcomponentsanimation
UI16k

Tremor

Accessible React components purpose-built for dashboards and charts.

TypeScriptcomponentsdashboards
UI1k

cuicui

Copy-paste components that minimize JS and maximize CSS you own.

TypeScriptcomponentscss
Database90k

Supabase

The open-source Firebase alternative: Postgres, auth, storage and more.

TypeScriptpostgresbackend
Database53k

Appwrite

Open-source backend platform: auth, databases, functions and storage.

TypeScriptbackendbaas
Database52k

PocketBase

Open-source backend in a single file: SQLite, auth, files and admin UI.

Gobackendsqlite
Database32k

Hasura

Instant realtime GraphQL APIs on top of your Postgres database.

Haskellgraphqlpostgres
Database27k

PostgREST

Serve a full REST API straight out of any Postgres database.

Haskellrestpostgres
Voice & Media78k

Whisper

OpenAI's robust speech-to-text model for transcription and translation.

Pythonstttranscription
Voice & Media23k

WhisperX

Whisper with word-level timestamps, alignment and diarization.

Pythonstttimestamps
Voice & Media17k

faster-whisper

CTranslate2 reimplementation of Whisper at ~4x speed, lower memory.

Pythonsttfast
Voice & Media42k

whisper.cpp

Dependency-free C/C++ port of Whisper for CPU and Apple Silicon.

C++sttedge
Voice & Media19k

LiveKit

End-to-end realtime WebRTC stack for connecting humans and AI.

Gowebrtcrealtime
Voice & Media9k

Pipecat

Python framework for realtime voice and multimodal conversational AI.

Pythonvoice-agentsrealtime
Voice & Media42k

Coqui TTS

Deep-learning toolkit for text-to-speech with 1100+ languages.

Pythonttsvoice-cloning
Voice & Media11k

Piper

Fast, local neural text-to-speech that runs well on a Raspberry Pi.

Pythonttslocal
Voice & Media13k

Chatterbox

Production-grade open TTS with zero-shot cloning across 23 languages.

Pythonttsvoice-cloning
Voice & Media5k

Kokoro TTS

Tiny 82M-param open TTS with strong quality and fast offline inference.

Jupyter Notebookttslightweight
Voice & Media51k

Remotion

Make videos programmatically with React; render data-driven clips.

TypeScriptvideoreact
Analytics28k

PostHog

Open-source product analytics, session replay, flags and experiments.

Pythonproduct-analyticssession-replay
Analytics23k

Plausible

Lightweight, privacy-friendly Google Analytics alternative.

Elixirweb-analyticsprivacy
Analytics28k

Umami

Simple, fast, privacy-focused alternative to Google Analytics.

TypeScriptweb-analyticsprivacy
Analytics6k

OpenPanel

Open-source web and product analytics; a Mixpanel alternative.

TypeScriptproduct-analyticsself-hosted
Knowledge73k

AppFlowy

Open-source AI collaborative workspace; the leading Notion alternative.

Dartnotion-altworkspace
Knowledge70k

AFFiNE

Local-first Notion+Miro alternative: docs, whiteboards and databases.

TypeScriptnotion-altwhiteboard
Knowledge30k

Trilium Notes

Hierarchical note-taking app for building personal knowledge bases.

TypeScriptnotesknowledge-base
Boilerplate27k

create-t3-app

The canonical typesafe Next.js scaffolder: tRPC, Drizzle, Auth.js, Tailwind.

TypeScriptnextjstrpc
Boilerplate12k

Open SaaS

The leading 100% free open-source SaaS boilerplate, built on Wasp.

TypeScriptsaaswasp
Boilerplate17k

Wasp

Full-stack React/Node/Prisma framework described in one config file.

Haskellfullstackreact
Boilerplate16k

Next.js SaaS Starter

The Next.js team's minimal SaaS starter with Stripe and RBAC.

TypeScriptsaasnextjs
Boilerplate7k

SaaS Boilerplate

MIT full-stack SaaS starter: Clerk auth, multi-tenancy, roles and i18n.

TypeScriptsaasnextjs
Boilerplate19k

Taxonomy

shadcn's reference Next.js app: auth, Stripe, dashboard and MDX docs.

TypeScriptnextjsreference
Boilerplate32k

Refine

Headless React meta-framework for internal tools and CRUD dashboards.

TypeScriptreactadmin
Boilerplate13k

Next.js Commerce

Vercel's high-performance headless commerce starter on App Router.

TypeScriptcommercenextjs
Agents45k

AutoGen

Microsoft's framework for building multi-agent conversations that solve tasks together.

Pythonmicrosoftmulti-agent
Agents46k

MetaGPT

Assign one line of requirements and a virtual software company writes the whole project.

Pythonmulti-agentsoftware-company
Agents33k

Agno

A lightweight, high-performance library for building agents with memory, knowledge, and tools.

Pythonagentsmemory
Agents16k

OpenAI Agents SDK

OpenAI's lightweight, production-ready framework for building agentic apps.

Pythonopenaiagents
Agents12k

Pydantic AI

A type-safe agent framework from the team behind Pydantic.

Pythonpydantictype-safe
Agents23k

smolagents

Hugging Face's minimal library where agents write their actions as Python code.

Pythonhuggingfacecode-agent
Agents21k

BabyAGI

The minimal task-driven autonomous agent that helped define the genre.

Pythonautonomoustask-driven
Agents34k

AgentGPT

Configure and deploy autonomous AI agents straight from the browser.

TypeScriptautonomousbrowser
Analytics16k

Langfuse

Open-source LLM engineering platform for tracing, evals, and prompt management.

TypeScriptllm-observabilitytracing
Analytics6k

Arize Phoenix

Open-source AI observability and evaluation for LLM apps and agents.

Pythonllm-observabilityevals
Analytics6k

OpenLLMetry

OpenTelemetry-based observability for LLMs, vector DBs, and agent frameworks.

Pythonllm-observabilityopentelemetry
Analytics9k

Ragas

Evaluation toolkit for RAG pipelines and LLM applications.

Pythonevalsrag
Analytics9k

DeepEval

The open-source LLM evaluation framework, like Pytest for LLMs.

Pythonevalsllm-testing
Analytics8k

Promptfoo

Test, evaluate, and red-team LLM apps from the command line or CI.

TypeScriptevalsred-teaming
Analytics6k

Evidently

Open-source evaluation and monitoring for ML and LLM systems.

Pythonml-monitoringdrift-detection
Analytics11k

OpenReplay

Open-source session replay and product analytics you can self-host.

TypeScriptsession-replayproduct-analytics
Automation46k

Huginn

Self-hosted agents that watch the web and act on your behalf.

Rubyagentsself-hosted
Automation20k

Node-RED

Flow-based programming for wiring together hardware, APIs and services.

JavaScriptflow-basediot
Automation11k

Automatisch

Open-source Zapier alternative you can self-host for data privacy.

JavaScriptno-codeself-hosted
Automation18k

Kestra

Declarative, event-driven orchestration for data and workflows at scale.

Javaorchestrationdata-pipelines
Automation14k

Temporal

Durable execution engine that makes long-running workflows reliable.

Godurable-executionorchestration
Automation20k

Prefect

Pythonic workflow orchestration for modern data and ML pipelines.

Pythonorchestrationpython
Automation39k

Apache Airflow

The industry-standard platform for authoring and scheduling DAG workflows.

Pythonorchestrationdag
Automation25k

Budibase

Low-code platform for internal tools, apps and automations on your data.

TypeScriptlow-codeinternal-tools
Boilerplate19k

Vercel AI Chatbot

Vercel's official, full-featured Next.js AI chatbot template.

TypeScriptnextjsai-sdk
Boilerplate11k

Next.js Boilerplate

Production-ready Next.js starter with Tailwind, TypeScript, and a full test setup.

TypeScriptnextjstailwind
Boilerplate33k

Full Stack FastAPI Template

The official FastAPI full-stack template: FastAPI, React, and Postgres.

TypeScriptfastapireact
Boilerplate5k

create-t3-turbo

The T3 stack as a Turborepo monorepo with shared web and Expo apps.

TypeScriptturborepotrpc
Boilerplate7k

Next.js SaaS Starter (Supabase)

Supabase's official Next.js subscription payments starter with Stripe.

TypeScriptsupabasenextjs
Boilerplate5k

Epic Stack

Kent C. Dodds' opinionated Remix starter for shipping fast without decision fatigue.

TypeScriptremixprisma
Boilerplate3k

ShipFast

An open-source NextJS boilerplate to ship a startup in days, not weeks.

JavaScriptnextjssaas
Boilerplate4k

NestJS Boilerplate

A batteries-included NestJS starter with auth, i18n, and Postgres or MongoDB.

TypeScriptnestjsrest-api
CMS9k

Keystone

Programmable, code-first headless CMS and GraphQL API for Node.js.

TypeScriptheadless-cmsgraphql
CMS19k

Wagtail

The leading Django-based open-source content management system.

Pythonheadless-cmsdjango
CMS13k

TinaCMS

Git-backed headless CMS with live visual editing for Markdown and MDX.

TypeScriptheadless-cmsgit-based
CMS18k

Decap CMS

Git-based content management for static site generators.

JavaScriptheadless-cmsgit-based
CMS8k

Builder.io

Visual headless CMS and drag-and-drop page builder with an API.

TypeScriptheadless-cmsvisual-editor
CMS1k

Plone

Battle-tested, security-focused enterprise CMS built on Python.

Pythonenterprise-cmspython
CMS2k

Kirby

File-based, flexible CMS that adapts to any project structure.

PHPflat-file-cmsphp
CMS4k

Statamic

Laravel-powered, flat-file-first CMS with a modern control panel.

PHPflat-file-cmslaravel
Commerce9k

WooCommerce

The open-source commerce plugin that turns any WordPress site into a full store.

PHPwordpressphp
Commerce14k

Spree Commerce

Modular open-source Rails commerce platform for B2C and B2B storefronts.

Rubyrailsheadless-commerce
Commerce12k

Reaction Commerce

Real-time, GraphQL-native headless commerce engine for JavaScript stacks.

JavaScriptgraphqlheadless-commerce
Commerce6k

BTCPay Server

Self-hosted, open-source Bitcoin and crypto payment processor with no fees.

C#paymentsbitcoin
Commerce5k

Kill Bill

Open-source subscription billing and payments platform built for scale.

Javabillingsubscriptions
Commerce37k

Hyperswitch

Open-source payments switch that routes transactions across many processors.

Rustpaymentsorchestration
Commerce7k

Lago

Open-source metering and usage-based billing engine for modern SaaS.

Rubybillingusage-based
Commerce3k

Shopware

API-first, Symfony-based commerce platform popular across European retail.

PHPsymfonyheadless-commerce
CRM8k

Mautic

The leading open-source marketing automation and campaign platform.

PHPmarketing-automationemail
CRM16k

listmonk

Self-hosted, high-performance newsletter and mailing-list manager.

Gonewsletteremail
CRM27k

ERPNext

Full open-source ERP with a first-class CRM, selling and support suite.

Pythonerpcrm
CRM8k

Krayin CRM

Laravel-based open-source CRM for lead, pipeline and quote management.

PHPcrmlaravel
CRM11k

Documenso

Open-source DocuSign alternative for e-signatures and contract flows.

TypeScripte-signaturecontracts
CRM9k

Papercups

Open-source live chat and shared inbox alternative to Intercom.

Elixirlive-chatsupport
CRM4k

FreeScout

Self-hosted help desk and shared mailbox alternative to Help Scout.

PHPhelp-desksupport
CRM4k

Zammad

Web-based help desk and ticketing across email, chat and social.

Rubyhelp-deskticketing
Database40k

Prisma

Type-safe next-generation ORM for Node.js and TypeScript.

TypeScriptormtypescript
Database29k

Drizzle ORM

Lightweight, SQL-first TypeScript ORM with zero runtime overhead.

TypeScriptormtypescript
Database29k

SurrealDB

Multi-model database combining documents, graphs, and relations in one engine.

Rustmulti-modelrust
Database41k

ClickHouse

Blazing-fast open-source column-oriented database for real-time analytics.

C++olapanalytics
Database31k

DuckDB

In-process analytical SQL database; the SQLite of OLAP.

C++olapembedded
Database35k

TypeORM

Mature ORM for TypeScript and JavaScript with Active Record and Data Mapper.

TypeScriptormtypescript
Database11k

SQLAlchemy

The Python SQL toolkit and Object Relational Mapper.

Pythonormpython
Database53k

NocoDB

Open-source Airtable alternative that turns any database into a smart spreadsheet.

TypeScriptno-codeairtable-alternative
Framework13k

LangGraph

Build stateful, multi-actor agent applications as controllable graphs.

Pythonagentsorchestration
Framework22k

DSPy

Program language models instead of prompting them, then auto-optimize.

Pythonoptimizationprompting
Framework25k

Semantic Kernel

Microsoft's enterprise SDK to wire LLMs into C#, Python, and Java apps.

C#sdkagents
Framework14k

Mastra

A TypeScript framework for building agents, workflows, and RAG.

TypeScripttypescriptagents
Framework16k

Vercel AI SDK

The TypeScript toolkit for building streaming AI apps and agents.

TypeScripttypescriptstreaming
Framework2k

Griptape

A modular Python framework for agents, pipelines, and workflows.

Pythonagentspipelines
Inference11k

TensorRT-LLM

NVIDIA's library for optimizing and serving LLMs on its GPUs.

C++servingnvidia
Inference10k

Triton Inference Server

NVIDIA's production server for any framework, any model, any hardware.

Pythonservingnvidia
Inference37k

Ray Serve / Ray

Distributed framework for scaling model serving and AI workloads.

Pythonservingdistributed
Inference6k

LMDeploy

Toolkit for compressing and serving LLMs with the TurboMind engine.

Pythonservingquantization
Inference11k

OpenLLM

Run any open LLM as an OpenAI-compatible API endpoint, anywhere.

Pythonservingopenai-compatible
Inference14k

KTransformers

Run huge MoE models locally by offloading experts to CPU and GPU.

Pythonservingmoe
Inference21k

MLC LLM

Universal LLM deployment engine that compiles models to any device.

Pythonservingedge
Inference1k

Aphrodite Engine

High-throughput LLM inference engine powering large-scale serving.

Pythonservingthroughput
Knowledge37k

Logseq

Privacy-first, local-first outliner for networked notes and knowledge graphs.

Clojurenotesknowledge-graph
Knowledge50k

Joplin

Open-source, end-to-end-encrypted note-taking and to-do app with sync.

TypeScriptnotesmarkdown
Knowledge16k

BookStack

Simple, self-hosted wiki platform organized into books, chapters and pages.

PHPwikidocumentation
Knowledge26k

Wiki.js

Powerful, modern, open-source wiki running on Node.js.

JavaScriptwikidocumentation
Knowledge49k

Meilisearch

Lightning-fast, typo-tolerant search engine with a developer-friendly API.

Rustsearchfull-text
Knowledge23k

Typesense

Open-source, typo-tolerant search engine optimized for instant results.

C++searchvector-search
Knowledge59k

Docusaurus

Meta's React-powered static site generator for docs and content.

TypeScriptdocumentationstatic-site
Knowledge35k

SiYuan

Privacy-first, local-first personal knowledge base with block-level editing.

TypeScriptnotesknowledge-base
Local30k

Jan

An open-source, offline ChatGPT alternative that runs entirely on your machine.

TypeScriptdesktopoffline
Local74k

GPT4All

Run private, local LLMs on everyday desktops and laptops, no GPU required.

C++desktopcpu
Local44k

Text Generation WebUI

The "Gradio" Swiss-army UI for running and tinkering with local text models.

Pythonuigradio
Local8k

KoboldCpp

A single-file, llama.cpp-based runner with a built-in UI and image generation.

C++single-binarygguf
Local23k

llamafile

Ship an entire LLM as one cross-platform executable file.

C++portablesingle-file
Local60k

Lobe Chat

A modern, self-hostable chat UI for local and cloud models with plugins and vision.

TypeScriptuiself-hosted
Local65k

GPT4Free

A unified client that reverse-engineers many model providers behind one local API.

Pythongatewayopenai-compatible
RAG33k

FAISS

Meta's battle-tested library for billion-scale similarity search.

C++vector-searchann
RAG5k

Marqo

End-to-end vector search engine with built-in embedding generation.

Pythonvector-searchmultimodal
RAG6k

Vespa

Big-data serving engine fusing vector, text, and structured search.

Javavector-searchhybrid-search
RAG16k

Sentence Transformers

The standard toolkit for text and image embeddings and rerankers.

Pythonembeddingsreranking
RAG1k

rerankers

One tiny Python API for every reranking model and method.

Pythonrerankingretrieval
RAG7k

Verba

Weaviate's open-source Golden RAGtriever app, ready out of the box.

Pythonragchatbot
RAG2k

SWIRL AI Search

Federated RAG search across all your apps with no data movement.

Pythonfederated-searchrag
Scraping55k

Scrapy

The battle-tested Python framework for large-scale web crawling.

Pythoncrawlingscraping
Scraping24k

Colly

A fast, idiomatic scraping framework for Go.

Gocrawlingscraping
Scraping13k

Playwright for Python

Cross-browser automation and scraping with the Python Playwright bindings.

Pythonbrowser-automationscraping
Scraping32k

Selenium

The original cross-browser automation suite via WebDriver.

Javabrowser-automationwebdriver
Scraping14k

Maxun

No-code platform that turns websites into APIs and spreadsheets.

TypeScriptno-codescraping
Scraping14k

Katana

A fast crawler built for security recon and URL discovery.

Gocrawlingrecon
Scraping22k

GPT Crawler

Crawl a site and produce a knowledge file for a custom GPT.

TypeScriptcrawlingrag
Scraping60k

MarkItDown

Convert documents and web content into clean LLM-ready Markdown.

Pythonmarkdownllm
UI95k

MUI (Material UI)

Comprehensive React component library implementing Google's Material Design.

TypeScriptcomponentsreact
UI39k

Chakra UI

Accessible, composable React component library with first-class theming.

TypeScriptcomponentsreact
UI94k

Ant Design

Enterprise-grade React UI design language and component library.

TypeScriptcomponentsreact
UI17k

Radix Primitives

Unstyled, accessible React primitives for building your own design system.

TypeScriptcomponentsreact
UI27k

Headless UI

Completely unstyled, accessible UI components for React and Vue.

TypeScriptcomponentsreact
UI29k

Mantine

Full-featured React component and hooks library with 100+ components.

TypeScriptcomponentsreact
UI37k

daisyUI

The most popular component library for Tailwind CSS, framework-agnostic.

JavaScriptcomponentstailwind
UI12k

Shoelace (Web Awesome)

A forward-thinking library of framework-agnostic web components.

TypeScriptcomponentsweb-components
Voice & Media2.5k

Coqui STT

Deep-learning speech-to-text engine that runs offline on a wide range of devices.

C++sttoffline
Voice & Media11k

Vosk

Lightweight offline speech recognition toolkit for 20+ languages and embedded devices.

Jupyter Notebooksttoffline
Voice & Media12k

F5-TTS

Flow-matching zero-shot voice cloning TTS that fakes fluent speech from a short reference clip.

Pythonttsvoice-cloning
Voice & Media32k

OpenVoice

Instant voice cloning with granular control over tone, emotion, accent, and rhythm.

Pythonttsvoice-cloning
Voice & Media38k

Bark

Transformer text-to-audio model that speaks, sings, laughs, and makes sound effects.

Pythonttstext-to-audio
Voice & Media55k

Real-Time Voice Cloning

Clone a voice from five seconds of audio and synthesize arbitrary speech in real time.

Pythonttsvoice-cloning
Voice & Media22k

AudioCraft

Meta's library for high-quality music and sound generation with MusicGen and AudioGen.

Pythonmusic-generationaudio-generation
Voice & Media27k

Spleeter

Deezer's pretrained source-separation tool that splits a track into vocals and instruments.

Pythonaudiosource-separation
TECHSY.community ยท Members onlyCurated ยท May 2026