Dokploy is a free, self-hostable Platform as a Service (PaaS) for deploying and managing applications and databases, positioned as an open-source alternative to Vercel, Heroku, and Netlify.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONPersistent memory engine for AI coding agents. Auto-captures sessions via hooks, stores in SQLite with BM25/vector/graph hybrid search, and serves 54 MCP tools across 20+ agents. Self-hosted, keyless, zero external dependencies.
GitHub profile README for Sachin, a self-described applied AI architect and engineer. It points to selected open-source projects covering agents, retrieval (RAG), evaluation and reliability tooling, and lists skills, working style, engagement terms and contact details.
Microsoft Agent Framework (MAF) is an open-source framework for building production-grade AI agents and multi-agent workflows in Python, .NET, and Go. It supports orchestration patterns, multiple LLM providers, observability, and deployment to Microsoft Foundry.
OpenUI is a full-stack, renderer-agnostic Generative UI framework built around OpenUI Lang, a compact streaming-first language that lets AI models generate structured UI with up to 67% fewer tokens than JSON.
Open-source collection of 100+ AI agents, agent skills, and RAG apps. Apache-2.0, hand-built and tested end-to-end, works with Claude, GPT, Gemini, DeepSeek, Llama, Qwen.
Hunk is a review-first terminal diff viewer for agent-authored changesets, built on OpenTUI and Pierre diffs. It offers a multi-file review stream with sidebar navigation, inline AI/agent annotations, split/unified layouts, watch mode, and Git/Jujutsu/Sapling integration.
MindsHub is an open-source agent workspace for knowledge work and software development, offering a model router, connected data vault, swappable open agent harnesses, artifacts, memory and scheduling. It runs on desktop, web, VPC or on-prem.
Omnigent is an open-source meta-harness that orchestrates multiple AI coding agents (Claude Code, Codex, Cursor, etc.) under a unified layer, enabling cross-device collaboration, cloud sandboxing, and policy-based governance.
A multi-harness agentic plugin marketplace offering 94 plugins, 202 agents, 183 skills and 105 commands, generated from one Markdown source for Claude Code, Codex CLI, Cursor, OpenCode, Antigravity CLI and GitHub Copilot.
Free, open-source AI engineering curriculum from first principles: 523 lessons in 20 phases (~342 hours), with math-to-production coverage in Python, TypeScript, Rust, and Julia. Every lesson ships a reusable prompt, skill, agent, or MCP server; includes an installable AI tutor and Claude certification prep.
Strix is an open-source AI-powered penetration testing tool that uses autonomous agents to identify, validate, and fix application vulnerabilities through real proof-of-concept exploits.
Terax is a lightweight (~7-8 MB) terminal-first, AI-native development workspace built on Tauri 2, Rust, and React 19, combining a WebGL terminal, CodeMirror editor, git source control, web preview, and an agentic AI side-panel with BYOK or local models.
A community-curated collection of custom agents, instructions, skills, hooks, workflows, and plugins for GitHub Copilot, with a searchable website, Learning Hub, and installable plugin marketplace.
Felix is a self-hostable agents harness that compiles YAML manifests into governed agents with durable execution, memory, skills, evaluation, approvals and sandboxes, exposed via REST/SSE, OpenAI-compatible, A2A and MCP APIs.
Warden Desk is a read-only, eight-agent rule engine for on-chain risk analysis around Solana launchpad coins: seven rule agents screen candidates and an eighth Warden agent can only refuse, logging verdicts with contract addresses and reasons while never executing trades.
MCP Context Server is a FastMCP-based server providing persistent multimodal context storage for LLM agents, featuring full-text, semantic, and hybrid search with cross-encoder reranking, thread-based scoping, and support for SQLite and PostgreSQL backends.
iii is a runtime platform for composing, extending, and observing backend services in real time. It unifies queues, cron, HTTP, state, observability, and agents into a single live system surface using three primitives: Workers, Functions, and Triggers.
A Telegram bridge for AI coding agents: a CLI that pushes status, questions and files to Telegram, plus a daemon that delivers your phone replies back into agent tmux panes as tappable buttons.
AutoGen is a framework for building multi-agent AI applications. Now in maintenance mode, it supports Python and .NET with a no-code GUI and is succeeded by Microsoft Agent Framework.