Projects (1460 items)

OpenClaw

386.6k · TypeScript
Active A+

OpenClaw is an open-source personal AI assistant platform supporting 25+ messaging channels (WhatsApp, Telegram, Slack, etc.) with multi-LLM integration and personal knowledge management.

assistantmulti-channelllm +2
  • · 25+ messaging channels - Unified access to WhatsApp, Telegram, Slack, Discord, WeChat, QQ, and more
  • · Multi-LLM support - Works with OpenAI, Anthropic, and other providers via OAuth or BYOK
  • · Voice interaction - Speech input/output on macOS, iOS, and Android for hands-free conversation

Superpowers

273.2k · Shell
Active A+

An agentic skills framework and software development methodology that provides reusable skill modules and engineered workflows for AI coding agents.

agentcodingtools +2
  • · Automatic workflow triggers - Agent enters brainstorming, spec design, and planning before writing code
  • · Subagent-driven development - Dispatches isolated subagents per task with two-stage review (spec + quality)
  • · Test-driven development - Enforces RED-GREEN-REFACTOR cycle; deletes code written before tests

ECC

240.7k · JavaScript
Active A+

Agent harness operating system providing skills, instincts, memory optimization, continuous learning, and security scanning.

agent-harnessskillsclaude-code +2
  • · Cross-harness workflows - supports Codex, Claude Code, Cursor, OpenCode, Gemini and more
  • · Skills system - reusable agent skill packs covering code generation, review, and testing
  • · Continuous learning - mines failed sessions for lessons, auto-writes corrections

Everything Claude Code

240.7k · JavaScript
Active A+

The agent harness performance optimization system with skills, instincts, memory, security and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

codingagentjavascript +2
  • · Cross-harness compatibility - Works with Codex, Claude Code, Cursor, OpenCode, Gemini, Zed, GitHub Copilot, and more
  • · Skills and instincts system - 63 agents, 251 skills, and 79 legacy command shims as reusable behavior modules
  • · Memory persistence - Hooks automatically save and load context across sessions for continuous memory

Hermes Agent

232.0k · Python
Active A

An autonomous AI agent framework from NousResearch that supports multiple LLM backends and grows with user needs.

agent-frameworkautonomous-agentllm +1
  • · Self-improving learning loop - Auto-creates skills from experience, self-improves during use, cross-session recall
  • · Multi-platform messaging gateway - Single process supports Telegram, Discord, Slack, WhatsApp, Signal, and CLI
  • · Six terminal backends - Local, Docker, SSH, Singularity, Modal, and Daytona with serverless hibernation

n8n

201.0k · TypeScript
Active A+

n8n is a powerful workflow automation platform with native AI agent nodes, enabling multi-step agent workflow orchestration and hundreds of external service integrations.

workflowautomationai-agent +2
  • · 400+ integration nodes - Connect to databases, APIs, SaaS services, and major external systems out of the box
  • · Native AI agent support - LangChain-based AI nodes for orchestrating multi-step agent workflows
  • · Code flexibility with no-code speed - Visual drag-and-drop editor with JavaScript/Python custom code support

OpenCode

198.5k · TypeScript
Active A+

OpenCode is an open-source terminal coding agent that supports multiple LLM providers, offering AI-powered code generation and editing in the terminal.

codingcliagent +2
  • · Terminal TUI interface - Interactive terminal-based coding UI with multiline editing and streaming output
  • · Dual agent mode - Built-in build (full-access dev) and plan (read-only analysis) agents, switch with Tab
  • · Multi-LLM provider - Supports Anthropic, OpenAI, Google, and more with flexible configuration

AutoGPT

186.7k · Python
Active A+

AutoGPT is an autonomous AI agent that can complete user-defined tasks end-to-end. It plans and executes steps on its own and is considered a milestone in agent autonomy.

autonomousagentgpt +1
  • · Autonomous task planning and execution - Agent decomposes goals into subtasks and executes them independently
  • · Low-code agent builder - Visual drag-and-drop interface to connect action blocks without deep coding
  • · Forge development toolkit - Ready-made scaffolding and boilerplate so developers focus on agent logic

Anthropic Agent Skills

170.0k · Python
Active A

Official Anthropic repository for Agent Skills, providing ready-to-use Claude agent skill examples and templates.

agentcodingclaude +3
  • · Dynamic skill loading — Claude loads skill folders on demand at runtime to improve performance on specialized tasks
  • · SKILL.md specification — Each skill is structured with YAML frontmatter and Markdown instructions for reusability
  • · Document capabilities — Built-in skills for creating and editing DOCX, PDF, PPTX, and XLSX documents

Firecrawl

168.6k · TypeScript
Active A+

Firecrawl is a web scraping and search engine designed for AI agents, converting any webpage into structured Markdown data with search, scrape, and clean capabilities for building web-data-powered AI applications.

web-scrapingsearch-enginemarkdown +2
  • · Search endpoint — Search the web and get full page content from results in a single call
  • · Scrape endpoint — Convert any URL to clean Markdown, HTML, screenshots, or structured JSON
  • · Interact endpoint — Scrape a page then interact via AI prompts or code (click, search, navigate)

Langflow

153.4k · Python
Active A+

Langflow is a visual AI agent and workflow builder platform with drag-and-drop design, multi-LLM integration, and tool composition to simplify agent development.

agent-frameworkworkflowvisual-editor +2
  • · Visual drag-and-drop builder - Graphical interface to build AI agents and workflows by dragging components
  • · Multi-agent orchestration - Complex flow design with multi-agent collaboration, conversation management, and retrieval
  • · API and MCP server deployment - Deploy any workflow as a REST API or MCP tool server with one click

Dify

152.7k · TypeScript
Active A+

Dify is an open-source LLM application development platform with a visual agent orchestration interface, supporting workflows, knowledge bases, and multiple models.

platformworkflowrag +1
  • · Visual workflow orchestration — Drag-and-drop canvas for building AI workflows with branching, loops, and parallel nodes
  • · Multi-model integration — Seamless support for hundreds of LLMs (GPT, Llama, Mistral, etc.) including OpenAI-compatible APIs
  • · RAG pipeline — End-to-end document ingestion (PDF/PPT), vector storage, and retrieval-augmented generation

Open WebUI

149.1k · Python
Active A+

Open WebUI is a feature-rich, user-friendly self-hosted AI platform supporting Ollama and OpenAI-compatible APIs, with RAG, agents, and MCP capabilities.

llmself-hostedollama +2
  • · Ollama/OpenAI API integration — Supports local Ollama models and OpenAI-compatible APIs (LMStudio, Groq, Mistral, etc.)
  • · Local RAG engine — 9 vector databases (ChromaDB, PGVector, Qdrant, etc.) with multiple document extraction engines
  • · Voice/video calls — Integrated STT (Whisper, Deepgram) and TTS (ElevenLabs, OpenAI) for hands-free communication

agency-agents

146.0k · Shell
Active A+

Agency Agents is a curated collection of specialized AI agent personas with prompts, tools, and best practices for assembling multi-agent teams.

multi-agentpromptsagency +1
  • · Complete AI agency covering specialists in frontend, SEO, operations, and more
  • · Plug-and-play with each agent having a clear role, process, and deliverable
  • · Unified persona setup with markdown prompts to quickly activate expert personas

LangChain

144.4k · Python
Active A+

LangChain is the open-source agent engineering platform that unifies model IO, tool calling, RAG, memory and observability under one composable framework.

agent-frameworkragorchestration +2
  • · Unified model abstraction — ChatModel interface covers OpenAI, Anthropic, Bedrock, Vertex and 100+ providers
  • · Tool calling & agents — tool calling, ReAct, OpenAI Tools, Plan-and-Execute agent paradigms
  • · RAG as a first-class citizen — Document Loader, Text Splitter, Retriever and Index abstractions

System Prompts and Models of AI Tools

142.9k · Unknown
Active A+

Full system prompts, internal tools and AI models from 40+ popular AI tools including Cursor, Devin, Windsurf, Manus, Lovable, and more.

prompt-engineeringagenttools +2
  • · System prompt collection — Complete system prompts from 40+ AI tools (Cursor, Devin, Windsurf, Manus, etc.)
  • · AI model intelligence — Records internal AI model names and versions used by each tool for tech stack insights
  • · Internal tool definitions — Exposes registered function/tool schemas revealing agent capabilities

Claude Code

141.8k · Python
Active A

Claude Code is an agentic coding tool by Anthropic that lives in your terminal, understands your codebase, and helps you code faster through natural language commands.

coding-agentcliterminal +2
  • · Terminal-native experience — Runs directly in your terminal with full codebase context and structure understanding
  • · Natural language coding — Execute coding, refactoring, and debugging tasks through natural language commands
  • · Git workflow integration — Handles branching, commits, PR creation, and other Git operations

Awesome LLM Apps

133.0k · Python
Active A+

100+ AI Agent and RAG apps you can actually run — clone, customize, and ship. A great reference for quickly building LLM-powered applications.

agentragllm +1
  • · 100+ runnable templates — Original, end-to-end tested projects, not a curated link collection
  • · 14 categories — AI Agents, Multi-agent, MCP Agents, Voice AI, RAG, Agent Skills, Fine-tuning, and more
  • · Multi-model compatible — Supports Claude, Gemini, OpenAI, xAI, Qwen, Llama with config-only switching

Spec Kit

129.8k · Python
Active A+

GitHub's official open-source Spec-Driven Development toolkit that flips traditional software development — specifications become executable artifacts that directly generate working implementations, integrating with Copilot, Claude Code, Cursor, and other AI coding agents.

spec-drivencopilotworkflow +3
  • · Spec-Driven Development — specifications become executable artifacts that directly generate implementations
  • · Specify CLI — initialize projects and establish principles with a single command
  • · Multi-agent integrations — supports GitHub Copilot, Claude Code, Cursor, and other AI coding agents

ComfyUI

128.1k · Python
Active A

ComfyUI is a modular AI content-creation engine using a node-graph interface for Stable Diffusion workflows. Generate images, videos, 3D models, and audio without code. Supports local and cloud deployment.

image-generationvideo-generationstable-diffusion +3
  • · Node-graph interface — Visually wire nodes to build complex AI workflows without writing a single line of code
  • · Multimodal generation — Natively supports image, video, 3D model, audio, and more generation tasks
  • · Smart caching — Only re-executes changed parts of the workflow between runs for fast iteration

CC Switch

127.8k · Rust
Active A+

A cross-platform desktop All-in-One assistant tool for managing Claude Code, Codex, OpenCode, OpenClaw and Gemini CLI agents in one place.

codingagentrust +2
  • · Multi-agent unified management - manage Claude Code, Codex, Gemini CLI, OpenCode and more in one interface
  • · Built with Tauri 2 - cross-platform desktop app using Rust + WebKit with low resource usage
  • · API proxy switching - quickly switch between API endpoints and keys for different AI coding tools

llama.cpp

124.4k · C++
Active A+

llama.cpp is a lightweight C/C++ inference engine that runs a wide range of open-source large language models efficiently on consumer hardware.

llm-inferencellamagguf +2
  • · Ultra-lightweight inference — pure C/C++ with zero dependencies, runs quantized LLMs on CPU
  • · GGUF format — unified quantized model format that is cross-platform and supports partial loading
  • · Hardware acceleration — Apple Silicon Metal, NVIDIA CUDA, AMD ROCm, Vulkan and OpenCL backends