Project starter template based on Spec-Driven Development (SDD) and Agent-Driven Development (ADD), providing a governance framework for AI programming assistants such as Claude Code. Includes the CONTEXT → SPEC → PLAN → TASKS → execute → verify → sync workflow, automated scripts, and comprehensive documentation.
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 COLLECTIONA comprehensive open-source guide covering prompt engineering techniques, RAG, AI agents, and LLM optimization. Includes tutorials, research papers, tools, and notebooks for working effectively with large language models.
A pnpm monorepo providing TypeScript and Go SDKs plus a Node.js CLI for Deckflow's cloud-based deck file processing and task automation APIs.
Euler is a research and coding agent platform with a small, runtime-extensible core. It provides first-class provenance tracking, multi-model support, sandboxed execution, and an extension system for building custom agent workflows.
A reproducible science workbench plugin for DeepSeek Harness, blending Jupyter-style cells, agent-driven execution, and full provenance tracking for traceable, replayable figures and artifacts.
Hello-Agents is a systematic intelligent agent learning tutorial launched by the Datawhale community, covering core agent principles, classic paradigm construction, framework development, memory and retrieval, context engineering, communication protocols, Agentic-RL training and comprehensive project practice, suitable for AI developers and self-learners to build AI-native agents from scratch.
AIP is a real-time thinking block analysis protocol for AI agent alignment, extracting and evaluating LLM reasoning before actions to detect misalignment, prompt injection, and drift.
MetaGPT: A Multi-Agent Framework for Complex Tasks
AgenTerm is a Rust-native terminal and local AI fleet controller for Windows, macOS, and Linux, featuring hierarchical tabs and native automation capabilities.
17-lesson tutorial teaching harness engineering for AI agents: build the tools, knowledge, permissions, and context management around an LLM agent loop, using Claude Code as the reference design. Runnable Python examples progress from the agent loop to a goal loop.
Excelize is a pure Go library for reading and writing Microsoft Excel spreadsheets in XLAM, XLSM, XLSX, XLTM and XLTX formats. It supports Excel 2007+ files, chart and image insertion, complex spreadsheet components, and a streaming API for large worksheets.
An embedded micro-VM sandbox built on libkrun for safely running AI agents, supporting Linux (KVM) and macOS (Hypervisor.framework).
OpenHands Agent Canvas is a self-hosted developer control center for managing coding agents and automations across local, remote, and cloud backends.
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.
Reasonix is an MIT-licensed, DeepSeek-native AI coding agent distributed as a single Go binary. It runs in the terminal, desktop app, browser, or editor via ACP, with config-driven providers, MCP plugins, plan mode, permissions, a workspace sandbox and per-turn checkpoints.
FastGPT is a knowledge base platform based on large language models, providing out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, supporting rapid construction and deployment of complex Q&A systems.
Headroom compresses tool outputs, logs, RAG chunks, files, and conversation history before they reach the LLM, reducing token usage while preserving key information. Runs locally as a Python/TypeScript library, proxy, MCP server, or agent wrapper for Claude Code, Codex, Copilot, Cursor, and more.
SWE-agent is an autonomous AI agent that uses language models to automatically fix GitHub issues, find cybersecurity vulnerabilities, and solve custom coding challenges. Built by Princeton and Stanford researchers.
Downcity offers AI builders a reusable agent runtime layer: a CLI-hosted local City manages, coordinates and operates many agents, with shared models, tools, memory, tasks, plugins, permissions, usage, billing and Federation services.
LingoFuse is a cross-language RPC communication framework supporting 20+ programming languages to interoperate seamlessly via native FFI or HTTP bridging, without IDL or stub code generation. It features built-in service discovery, load balancing, and streaming, providing a high-speed dynamic communication foundation for AI agents and full-stack systems.