122 Resources

Kimi K3: Moonshot AI's 2.8T-Parameter Open-Weight Frontier Model

⭐ 8176

Kimi K3 is Moonshot AI's open-weight successor to Kimi K2 — a 2.8T-parameter, 104B-activated MoE model built on a new Kimi Delta Attention (KDA) architecture, with native multimodal vision, a 1,048,576-token context window, and published benchmarks against Claude and GPT-class frontier models.

  • Python
  • Kimi K3 License
Details

NVIDIA Dynamo: The Orchestration Layer That Turns vLLM Into a Cluster

⭐ 7658

NVIDIA Dynamo is an Apache-2.0 datacenter-scale inference orchestration layer that sits above vLLM, SGLang, and TensorRT-LLM — disaggregated prefill/decode, KV-aware routing, multi-tier KV caching, and SLA-driven autoscaling, with published benchmarks up to 750x higher throughput on GB300 NVL72.

  • Rust
  • Apache-2.0
Details

book-to-skill: Turn a Technical Book Into a Claude Code Skill, Not a Summary

⭐ 15259

book-to-skill is an MIT-licensed tool that distills a technical book, doc folder, or paper stack into a structured Agent Skill (SKILL.md plus per-chapter files) for Claude Code, GitHub Copilot CLI, or Amp — loading only the chapter you need instead of dumping the whole book into context.

  • Python
  • MIT
Details

Agent-Native: Define an Action Once, Ship It as UI, Agent, MCP, and CLI

⭐ 4374

Agent-Native is Builder.io's MIT-licensed TypeScript framework where a single defineAction() powers every app surface at once — web UI, HTTP API, MCP tool, A2A endpoint, and CLI command — instead of writing separate integration code for each.

  • TypeScript
  • MIT
Details

Agent Governance Toolkit: Microsoft's Answer to "Which Agent Did This?"

⭐ 5564

Agent Governance Toolkit (AGT) is Microsoft's MIT-licensed policy enforcement, zero-trust identity, execution sandboxing, and SRE toolkit for autonomous AI agents, covering all 10 OWASP Agentic Top 10 risks with a deterministic, fail-closed policy kernel that sits outside the prompt.

  • Python
  • MIT
Details

jcode: The Terminal Coding Agent That Uses 21x Less RAM Than Claude Code

⭐ 15169

jcode is an MIT-licensed terminal coding-agent harness benchmarked at 6-21x lower RAM usage and up to 245x faster startup than Claude Code, Cursor Agent, and Codex CLI, with a semantic agent-memory system, multi-agent "Swarm" collaboration, and native browser automation.

  • Rust
  • MIT
Details

TencentDB Agent Memory: A Team-Level Memory Hub, Not Just Per-Agent Recall

⭐ 10663

TencentDB Agent Memory is Tencent's MIT-licensed memory hub for AI agent teams, turning conversations, docs, and code into four governed, shareable memory assets — Chat Memory, Skill, Wiki, and CodeGraph — with a layered L0-L3 distillation pipeline and a reported +59% PersonaMem score.

  • Node.js
  • MIT
Details

AirLLM: Run a 405B Model on 8GB of VRAM, No Quantization Required

⭐ 25300

AirLLM is an Apache-2.0 Python library that runs 70B+ LLMs — including Llama 3.1 405B on 8GB and DeepSeek-V3 671B on ~12GB — by streaming one layer (or one MoE expert) onto the GPU at a time instead of loading the whole model, no quantization, distillation, or pruning required.

  • Python
  • Apache-2.0
Details

aisuite: Andrew Ng's Unified Chat Completions and Agents API for Python

⭐ 15876

aisuite is Andrew Ng's MIT-licensed Python library for building with LLMs, giving you one OpenAI-style Chat Completions API across OpenAI, Anthropic, Google, Ollama, and more, plus a first-class Agents API with tools, toolkits, policies, and native MCP support — and the engine behind the OpenWorker desktop app.

  • Python
  • MIT
Details

Open Interpreter: A Codex Fork That Emulates Claude Code and Kimi's Harness for Cheap Models

⭐ 67383

Open Interpreter is now a Rust rewrite forked from OpenAI's Codex, built to emulate the exact agent harness (Claude Code, Kimi Code, Qwen Code) that gets the best results out of low-cost and open models.

  • Rust
  • Apache-2.0
Details

OmniRoute: The Free AI Gateway That Forked 9Router Into 290+ Providers

⭐ 33037

OmniRoute is an open-source AI gateway — one OpenAI-compatible endpoint that auto-falls back across 290+ LLM providers, with a compression pipeline and a desktop/PWA dashboard. It started as a TypeScript fork of 9Router.

  • TypeScript
  • MIT
Details

Ray — The Unified Framework for Scaling AI and Python Applications

Complete guide to Ray, the open-source framework for scaling Python and AI workloads. Build distributed ML training, large-scale inference, and parallel computing pipelines.

    Details

    FastChat — Build Your Own Open-Source ChatGPT Clone with LLM Chatbots

    Complete guide to LMSYS FastChat, the open-source platform for training, serving, and evaluating large language model chatbots. Build production AI assistants with Vicuna, Alpaca, and more.

      Details

      Vercel AI SDK — Build Streaming AI Apps with Edge-First Architecture

      Complete guide to Vercel AI SDK for building production AI applications. Stream LLM responses, integrate multiple providers, and deploy to edge with zero config. Supports React, Next.js, and any framework.

        Details

        SGLang — Structured Generation and Fast LLM Serving Engine

        Complete guide to SGLang (Structured Generation Language). High-performance LLM serving with constrained decoding, JSON schema enforcement, parallel execution, and 25x speedup over vLLM for structured outputs.

          Details

          Modal Serverless GPU Compute — Run ML Pipelines Without Infrastructure

          Complete guide to Modal serverless GPU infrastructure. Deploy LLM inference, fine-tuning pipelines, and batch ML workloads with zero cluster management. Compare pricing, benchmarks, and real-world patterns.

            Details

            Cognee: 26K+ Star Open-Source AI Memory Platform for Agents

            ⭐ 6000

            Cognee is the open-source AI memory platform that gives agents persistent knowledge. Build intelligent agents that remember, reason, and evolve over time.

            • Python
            Details

            Codebase Memory MCP: 24K+ Star AI Code Intelligence Server

            ⭐ 27851

            Codebase Memory MCP is a high-performance code intelligence server that indexes entire codebases into persistent memory for AI agents. Transform any LLM into a codebase-aware assistant.

            • C
            Details

            LangChain vs CrewAI vs AutoGen vs LlamaIndex vs LangGraph — AI Agent Frameworks Compared (2026)

            ⭐ 55089

            Side-by-side comparison of the top 5 open-source AI agent frameworks in 2026. Real star counts, code examples, performance benchmarks, and practical guidance for choosing the right framework for your project.

              Details

              This Week in Open-Source AI Agents — Top Trending GitHub Repos (Week of June 29, 2026)

              Hand-edited weekly roundup of top trending open-source AI agent, LLM, and MCP projects on GitHub — data auto-collected by Dibi8 Tribe Intel, analysis by Dibi8 editorial team.

                Details

                This Week in Open-Source AI Agents — Top Trending GitHub Repos (Week of June 22, 2026)

                Hand-edited weekly roundup of top trending open-source AI agent, LLM, and MCP projects on GitHub — data auto-collected by Dibi8 Tribe Intel, analysis by Dibi8 editorial team.

                  Details

                  This Week in Open-Source AI Agents — Top Trending GitHub Repos (Week of June 15, 2026)

                  Hand-edited weekly roundup of top trending open-source AI agent, LLM, and MCP projects on GitHub — data auto-collected by Dibi8 Tribe Intel, analysis by Dibi8 editorial team.

                    Details

                    Compound Engineering: Orchestrate Claude Code, Codex

                    ⭐ 22777

                    Compound Engineering (20K stars) is a multi-agent plugin for Claude Code, Codex, and Cursor. 9 commands for brainstorm, plan, review, debug, and compound learnings. 80% planning, 20% execution workflow.

                      Details

                      prompts.chat: 163k+ Prompts -- The Open-Source Prompt Library

                      ⭐ 25000

                      Deploy prompts.chat in 5 mins. 163,640 stars. Works with ChatGPT, Claude, Gemini. Self-host for privacy. No-cost, open-source prompt library.

                        Details

                        Ruv Pi: The Self-Extensible Coding Agent CLI with Multi-Provider

                        ⭐ 68376

                        Ruv Pi is a self-extensible coding agent CLI from Earendil Works that provides a unified multi-provider LLM API, enabling developers to build, run, and extend AI-powered coding agents with support for Claude, OpenAI, Gemini, and more.

                          Details

                          Egonex Understand-Anything

                          ⭐ 71677

                          Learn how to use Egonex's Understand-Anything to generate interactive knowledge graphs from any topic using AI. Step-by-step installation, multi-source synthesis, real-time search, and comparisons with alternatives.

                            Details

                            Nuwa-Skill: Distill Any Person Thinking Model into AI Agent

                            ⭐ 27155

                            Nuwa-Skill (23,508 GitHub stars) distills thinking models of historical figures, experts, and influencers into reusable AI Agent Skills. Compatible with Claude Code, Codex, Cursor, Hermes, and 50+ runtimes. Install via npx skills add.

                              Details

                              nanochat 2026: Andrej Karpathy's Open-Source "ChatGPT for $100" — Full LLM Pipeline in 8,000 Lines

                              ⭐ 5000

                              nanochat by Andrej Karpathy is a single-file, full-stack LLM training pipeline — tokenizer, pretraining, finetuning, evaluation, inference, and chat UI — designed to train a GPT-2-level chatbot from scratch for under $100 on a single 8×H100 node.

                              • Python
                              • MIT
                              Details

                              paperclip: 69,700 Stars for Open-Source Agent Workplace

                              ⭐ 72979

                              paperclip (69,700 GitHub stars) is the open-source app for managing AI agents at work. Coordinate multiple agents, manage tasks, and deploy self-hosted agent workflows. Includes setup tutorial, architecture breakdown, and real benchmarks.

                                Details

                                Headroom: Compress LLM Inputs by 60-95%

                                ⭐ 4000

                                Headroom (19,745 GitHub stars) compresses tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, and MCP server. Includes setup tutorial, architecture breakdown, and real benchmarks.

                                  Details

                                  This Week in Open-Source AI Agents — Top Trending GitHub Repos (Week of June 08, 2026)

                                  Hand-edited weekly roundup of top trending open-source AI agent, LLM, and MCP projects on GitHub — data auto-collected by Dibi8 Tribe Intel, analysis by Dibi8 editorial team.

                                    Details

                                    Promptfoo: Test, Evaluate & Red-Team Your LLM Prompts

                                    ⭐ 23003

                                    Promptfoo is an open-source CLI and library for evaluating and red-teaming LLM apps. Compare GPT, Claude, Gemini, and DeepSeek with simple declarative configs that plug into your CLI and CI/CD. This 2026 guide covers install, promptfooconfig.yaml, assertions, and red teaming.

                                    • Python
                                    • MIT
                                    Details

                                    GraphRAG: Microsoft's Graph-Based RAG for Better LLM Answers (33K Stars) — Practical 2026 Guide

                                    ⭐ 34239

                                    GraphRAG is Microsoft''s modular, knowledge-graph-based RAG system (33,403 GitHub stars, MIT license). This guide covers installation, the init/index/query workflow, real CLI examples, and an honest comparison with LangChain and Haystack.

                                    • TypeScript
                                    • MIT
                                    Details

                                    GPT Researcher: Autonomous Agent for Deep Research Reports

                                    ⭐ 28133

                                    GPT Researcher is an open deep-research agent that runs web and local research on any task and writes cited reports. 27,473 GitHub stars, Apache-2.0. Covers installation, the async Python API, Docker, and real code examples.

                                    • Python
                                    • Apache-2.0
                                    Details

                                    This Week in Open-Source AI Agents — Top Trending GitHub Repos (Week of June 01, 2026)

                                    Hand-edited weekly roundup of top trending open-source AI agent, LLM, and MCP projects on GitHub — data auto-collected by Dibi8 Tribe Intel, analysis by Dibi8 editorial team.

                                      Details

                                      Claude Code Subagents vs LangGraph vs CrewAI vs AutoGen (2026)

                                      ⭐ 7556

                                      You already orchestrate subagents inside Claude Code. Do you actually need LangGraph, CrewAI, or AutoGen? A 2026 decision guide with real benchmarks, GitHub-star reality, and the honest line between "built-in is enough" and "time to graduate."

                                      • Claude Code
                                      • Mixed (MIT / Commercial)
                                      Details

                                      Subagent vs MCP Server vs Skill

                                      ⭐ 136687

                                      Claude Code has three extension points — skills, subagents, and MCP servers — and they solve different problems. A decision framework for choosing the right one, with worked scenarios and the anti-patterns that waste your time.

                                      • Claude Code
                                      • Proprietary
                                      Details

                                      Multi-Agent Pipeline Postmortem

                                      ⭐ 136687

                                      Five real failure modes of Claude Code multi-agent pipelines — trusting unverified reports, context bleed, runaway fan-out, silent truncation, and orphaned worktrees — each with the symptom, the root cause, and the fix.

                                      • Claude Code
                                      • Proprietary
                                      Details

                                      Claude Code Subagent Patterns

                                      ⭐ 47146

                                      Five battle-tested Claude Code subagent patterns — parallel research, isolated worktrees, specialist delegation, context protection, and pipeline orchestration — with real prompts and tradeoffs from production use.

                                      • Claude Code
                                      • Proprietary
                                      Details

                                      Claude Code Custom Agent Authoring

                                      ⭐ 136687

                                      A complete guide to authoring custom Claude Code subagents — frontmatter fields, system prompt design, tool allowlists, and two production-ready examples (migration reviewer, security gate) with the mistakes to avoid.

                                      • Claude Code
                                      • Proprietary
                                      Details

                                      MCP Servers 2026: The 100+ Server Ecosystem Map and a Decision

                                      ⭐ 754

                                      The Model Context Protocol ecosystem crossed 1000+ public servers in mid-2026. This guide ranks the top 30 by category, explains the architectural trade-offs between local stdio, HTTP/SSE, and OAuth-bridged servers, and gives you a decision tree for selecting MCP servers without drowning in registries.

                                      • MCP
                                      • Various (mostly MIT / Apache-2.0)
                                      Details

                                      Vector DB 2026 Selection

                                      ⭐ 45120

                                      Tested Qdrant, Weaviate, Milvus on the same 5M-vector workload. Latency, throughput, memory, setup pain. Which is right for prototype vs production, and when to skip vector DB entirely for SQLite FTS5.

                                      • Qdrant
                                      • Apache-2.0
                                      Details

                                      Self-Hosted LLM 2026: Ollama vs vLLM vs LocalAI

                                      ⭐ 175657

                                      Tested Ollama, vLLM, and LocalAI on the same RTX 4090 with Llama 3.3 70B. Real tokens/sec, memory usage, setup time, and which is right for hobby vs production self-hosted deployment.

                                      • Ollama
                                      • MIT / Apache-2.0
                                      Details

                                      RAG vs Fine-Tuning 2026

                                      ⭐ 11913

                                      When to RAG, when to fine-tune, when to do both. 2026 reality with current model prices: cost-per-task, latency, data freshness, and a clear decision tree based on data volume, query latency budget, and update frequency.

                                      • RAG
                                      • Open-source frameworks + commercial APIs
                                      Details

                                      Open Source AI Agent Framework Top 10 (2026)

                                      Ten OSS AI agent frameworks ranked by 2026 production adoption: LangGraph, CrewAI, AutoGen, Mastra, Agno, Superagent, OpenHands, Smol Agents, Phidata, OpenAI Swarm. Strengths, gotchas, and which to pick by use case.

                                      • LangGraph
                                      • MIT / Apache-2.0
                                      Details

                                      MCP Server Security Audit 2026

                                      ⭐ 92378

                                      Audited 5 popular community MCP servers in production: GitHub, Slack, Postgres, Brave Search, Fetch. Concrete vulnerabilities found, exploit walkthroughs, and a 8-point pre-install audit checklist that takes 5 minutes per server.

                                      • MCP
                                      • Various
                                      Details

                                      Local-First AI Stack 2026

                                      Building a fully offline AI coding environment in 2026: Ollama for LLM, Aider for coding agent, ChromaDB for RAG, all local. Setup guide, hardware reality, and where offline matters (privacy, compliance, air-gapped, travel).

                                      • Ollama
                                      • MIT / Apache-2.0
                                      Details

                                      Claude Code MCP Advanced 2026: The 10-Server Production Stack

                                      ⭐ 5572

                                      After running Claude Code with various MCP server combinations, settled on a 10-server production stack that balances power, security, and startup time. Each server, why it is in, what it does, and how to configure for solo vs team use.

                                      • Claude Code
                                      • Various
                                      Details

                                      AI Agent Memory Persistence 2026

                                      Agents without persistent memory restart from zero every session. Tested Letta, Mem0, A-MEM on the same multi-session workload: which actually retains context, which costs less, when to roll your own.

                                      • Letta
                                      • Apache-2.0 / MIT
                                      Details

                                      1M Context Window LLM 2026

                                      Both claim 1M token context. We loaded a 950K-token codebase into each and measured: retrieval quality, latency, cost, and which one actually delivers on the 1M promise vs collapsing in the long tail.

                                      • Gemini
                                      • Proprietary API
                                      Details

                                      This Week in Open-Source AI Agents — Top Trending GitHub Repos (Week of May 25, 2026)

                                      Hand-edited weekly roundup of top trending open-source AI agent, LLM, and MCP projects on GitHub — data auto-collected by Dibi8 Tribe Intel, analysis by Dibi8 editorial team.

                                        Details

                                        The 2026 Local-First AI Stack

                                        ⭐ 52876

                                        A complete reference architecture for building production-grade AI applications in 2026 without cloud lock-in — 7 layers, 14 open-source tools, real performance numbers. Covers local LLM runtimes, symbol-level code intelligence (CodeGraph), unified CLI control (CC Switch), cost-aware proxies (rtk), persistent agent memory (agentmemory/MemPalace), on-device TTS (Supertonic), and the 12-Factor Agents methodology. The full stack that lets you ship LLM features that scale economically.

                                        • Python
                                        • Various (per-component)
                                        Details

                                        Superpowers: 200000+ Stars -- Agentic Skills Framework &

                                        ⭐ 248555

                                        Explore Superpowers, the 200k+ star agentic skills framework. Setup in minutes, benchmarked, and production-ready. Compare with LangChain, LlamaIndex, and AutoGen.

                                        • Shell
                                        • MIT
                                        Details

                                        Langflow: 148k Stars for Visual LLM Workflows -- Technical Deep

                                        ⭐ 10613

                                        Langflow (LF) simplifies AI agent and workflow building. Integrates with LangChain, OpenAI, Hugging Face, Anthropic. Covers setup, integrations, benchmarks, and production hardening.

                                        • Python
                                        • MIT
                                        Details

                                        AI Agent Skills Framework Explained: From Matt Pocock's Skills to GitHub Spec-Kit and Spec-Driven Development in 2026

                                        ⭐ 159136

                                        Skills are emerging as the canonical primitive for AI agents. We trace the lineage from Matt Pocock's Skills pattern to GitHub Spec-Kit and the rise of spec-driven development — with real implementation patterns.

                                        • AI Agents
                                        • MIT
                                        Details

                                        AI Agent Memory Systems 2026: The Open-Source Infrastructure Layer You Can't Ignore

                                        ⭐ 28721

                                        Persistent memory is the next moat for AI agents. We compare Mem0, Letta (formerly MemGPT), Zep, and MCP-based memory servers — architecture, costs, and production patterns for 2026.

                                        • AI Memory
                                        • Open Source
                                        Details

                                        12-Factor Agents Explained

                                        ⭐ 55089

                                        Humanlayer's 12-Factor Agents (22K+ GitHub stars) defines the design patterns that separate demo-grade LLM prototypes from production agents real customers depend on. Full breakdown of all 12 factors — own your prompts, own your context window, stateless reducer model, control flow ownership, human-in-the-loop via tool calls, compact errors, focused agents, and more. With practical application guidance for Claude Code, Codex, OpenCode, MCP-based agent stacks.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        Best Cursor Alternatives 2026

                                        Cursor switched to credit pricing and lost user trust. Compare the 7 strongest alternatives in 2026 across price, SWE-bench performance, agent mode, and real workflows. Includes free options (Cline 5M+ installs), terminal power tools (Claude Code 80.8% SWE-bench), and IDE-native (GitHub Copilot $10/mo).

                                        • VS Code
                                        • Various
                                        Details

                                        AI Agent Memory Systems 2026

                                        ⭐ 69

                                        Stateless AI agents forget everything between sessions — fatal for production use. Compare the 4 leading open-source memory layers in May 2026: Mem0 (58K+ stars, 21 framework integrations), agentmemory (22K+ stars, MCP-native for coding agents), Hindsight (16K+ stars, research-grade biomimetic retrieval), MemPalace (55K+ stars community leader). Includes benchmarks (LoCoMo 92.5%, LongMemEval 94.4%), production pitfalls, and decision framework.

                                        • Python
                                        • Apache-2.0 / MIT
                                        Details

                                        Unsloth 2026: 64.9k-Star Fast LLM Fine-Tuning

                                        ⭐ 12167

                                        Unsloth fine-tunes LLMs 2× faster with 70% less VRAM than HuggingFace TRL baselines. 64.9k GitHub stars, dual Apache 2.0 + AGPL-3.0 license. Supports Llama 3, Mistral, Qwen 3, Gemma, DeepSeek for LoRA / QLoRA / DPO / GRPO. Complete 2026 single-GPU fine-tuning guide.

                                        • Python
                                        • Dual Apache-2.0 + AGPL-3.0
                                        Details

                                        Ollama vs LM Studio vs llama.cpp vs vLLM 2026

                                        ⭐ 75000

                                        Direct comparison of the four local LLM runners that matter in 2026. Real numbers: Ollama (137k stars) easiest, LM Studio prettiest UI, llama.cpp (112k) the engine underneath, vLLM (80.7k) the production throughput king. 30-second decision tree by use case.

                                        • Python
                                        • MIT
                                        Details

                                        LangGraph 1.2 in Production

                                        ⭐ 55089

                                        LangGraph is a low-level orchestration framework for long-running, stateful AI agents. 32.6k GitHub stars, v1.2.1. Real deploy guide covering graph design, durable execution, human-in-loop checkpoints, LangSmith debugging, and when LangGraph beats CrewAI / AutoGen / pure LangChain.

                                        • Python
                                        • MIT
                                        Details

                                        Axolotl 2026: The 12k-Star YAML-Driven LLM Fine-Tuning Framework

                                        ⭐ 12167

                                        Axolotl is the open-source LLM fine-tuning framework with single-YAML config across full / LoRA / QLoRA / DPO / GRPO. 12k GitHub stars, Apache 2.0. Supports Llama / Mistral / Qwen / GLM / 10+ families. Complete 2026 install guide + when Axolotl beats Unsloth and raw HuggingFace TRL.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        The MCP Server Registry Guide 2026: 19,700+ Servers

                                        ⭐ 1271

                                        Complete guide to discovering MCP servers in 2026. The 7 Anthropic reference servers, the 87.3k-star awesome list, Smithery vs mcp.so registry comparison, top servers per category, and a decision tree for picking one — not what MCP is, but what you can plug into yours.

                                        • TypeScript
                                        • MIT
                                        Details

                                        Portkey vs LiteLLM vs OpenRouter 2026

                                        ⭐ 52876

                                        Direct comparison of the three biggest LLM gateways in 2026. Real numbers: Portkey adds <1ms latency, LiteLLM 8ms P95, OpenRouter 100-150ms. Decision tree by use case, cost breakdown at $1K/mo spend, and when 9Router beats all three.

                                        • Python
                                        • MIT
                                        Details

                                        Portkey AI Gateway 2026

                                        ⭐ 4276

                                        Portkey AI Gateway unifies 200+ LLM models behind one API — load balancing, fallback routing, spend tracking, caching, and enterprise observability. Production setup guide.

                                        • Python
                                        • MIT
                                        Details

                                        Instructor: The Python Library That Forces LLMs to Output Valid

                                        ⭐ 18000

                                        Stop wrestling with inconsistent LLM outputs. Learn how Instructor patches the OpenAI client to guarantee valid, type-safe JSON responses using Pydantic models. Features retry logic, multi-provider support, and streaming.

                                        • TypeScript
                                        • MIT
                                        Details

                                        Tabby: Self-Hosted AI Coding Assistant with 33K+ Stars

                                        ⭐ 22000

                                        Tabby is a self-hosted AI coding assistant. VS Code, JetBrains, Vim, Neovim, Ollama, DeepSeek. Docker setup, IDE integration, benchmarks, and production hardening.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        Superagent: Deploy AI Agents to Production with 1 CLI Command

                                        ⭐ 28721

                                        A hands-on guide to deploying AI agents with Superagent. One CLI command, multiple LLM support, RAG workflows, vector DB integration, and REST API deployment. Backed by real benchmarks.

                                        • Python
                                        • MIT
                                        Details

                                        RAGFlow: Deploy a Production-Ready RAG Engine with 80K+ Stars

                                        ⭐ 25842

                                        RAGFlow is an open-source retrieval-augmented generation (RAG) engine with deep document understanding and built-in agent capabilities. Compatible with Ollama, OpenAI, Qdrant, Elasticsearch, and Redis. Covers Docker deployment, document ingestion, retrieval tuning, and production hardening.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        OpenRouter: The Unified LLM API Gateway Connecting 300+ Models

                                        ⭐ 52876

                                        Complete guide to OpenRouter: the unified LLM API gateway for 300+ models from 60+ providers. Learn setup, integration, benchmarks, and production deployment in 5 minutes.

                                        • TypeScript
                                        • Proprietary
                                        Details

                                        OpenHands: 74K+ Stars

                                        ⭐ 47146

                                        OpenHands is an AI-driven development platform that acts as a software engineering agent. Compatible with VS Code, Docker, GitHub, GitLab, Claude, and OpenAI. Covers Docker setup, model configuration, headless CI/CD mode, and production hardening.

                                        • TypeScript
                                        • MIT
                                        Details

                                        Ollama: 137K+ Stars — Run LLMs Locally with One Command

                                        ⭐ 34730

                                        Ollama is the simplest way to run Llama, DeepSeek, Mistral, and other LLMs locally. Compatible with LangChain, OpenWebUI, Continue.dev, and Dify. Covers Docker setup, Modelfile customization, REST API, production hardening, and performance benchmarks.

                                        • TypeScript
                                        • MIT
                                        Details

                                        Mem0: 56K+ Stars — AI Agent Memory Performance Tuning Guide 2026

                                        ⭐ 28721

                                        Mem0 (mem0ai) is a universal memory layer for AI agents. Compatible with Claude Code, OpenAI, LangChain, CrewAI, Cursor. Covers mem0 tutorial, persistent memory setup, vector store tuning, and production deployment benchmarks.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        Mastra: 24K+ Stars — TypeScript AI Framework That Cuts Token

                                        ⭐ 43195

                                        Mastra is a TypeScript-native AI framework for building AI-powered applications and agents from the Gatsby team. Covers Mastra vs LangChain, installation, workflows, RAG, memory, observability, benchmarks, and production hardening.

                                        • TypeScript
                                        • Apache-2.0
                                        Details

                                        LlamaIndex: 49K+ Stars — Production RAG Deployment Guide 2026

                                        ⭐ 28721

                                        LlamaIndex is a data framework for building production RAG systems with LLMs. Supports OpenAI, Anthropic, Ollama, Qdrant, Weaviate, Chroma. Covers Docker deployment, query engines, agents, and benchmarks vs LangChain/Haystack/RAGFlow.

                                        • Python
                                        • MIT
                                        Details

                                        LiteLLM — Unified OpenAI-Compatible API for 100+ LLM Providers

                                        ⭐ 52876

                                        LiteLLM (litellm) is an open-source AI gateway providing a single API for 100+ LLMs. Compatible with OpenAI, Anthropic, Ollama, Cohere, Gemini, Bedrock. Covers Docker deployment, virtual keys, load balancing, caching, and production hardening.

                                        • MIT
                                        Details

                                        LangChain: 3 Ways to Deploy Production-Ready AI Agents with

                                        ⭐ 10438

                                        LangChain (LC) is a Python/JS framework for building LLM-powered applications with 700+ integrations. Learn how to install LangChain, deploy with Docker, integrate with OpenAI, Anthropic, Ollama, and scale to production with LangSmith observability, LangGraph agents, and Kubernetes.

                                        • Python
                                        • MIT
                                        Details

                                        Flowise: Build AI Agents Visually with 52K+ Stars

                                        ⭐ 28721

                                        Flowise is an open-source visual builder for LLM workflows and AI agents. Integrates with LangChain, Ollama, OpenAI, Qdrant, Weaviate, Chroma. Covers Docker install, production hardening, API deployment, and honest limitations.

                                        • Python
                                        • MIT
                                        Details

                                        Dify: Build Production-Grade AI Agents Visually in 5 Minutes

                                        ⭐ 54382

                                        Dify is an open-source LLM application development platform with visual workflow builder, RAG pipelines, and agent orchestration. Compatible with OpenAI, Anthropic, Ollama, Qdrant, and Weaviate. Covers Docker deployment, API integration, production hardening, and comparison with Flowise, n8n, and LangChain.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        CrewAI: Build Multi-Agent AI Teams with 51K+ Stars

                                        ⭐ 87187

                                        CrewAI (crewAIInc/crewAI) is a Python framework for orchestrating role-playing, autonomous AI agents. Compatible with OpenAI, Anthropic, Ollama, LangChain, and LlamaIndex. Covers installation, agent roles, task workflows, production deployment, and benchmarks.

                                        • Python
                                        • MIT
                                        Details

                                        Crawl4AI Tutorial 2026

                                        ⭐ 28721

                                        Crawl4AI is the #1 trending GitHub repository in 2026 with 63k+ stars. Learn how to build LLM-friendly web scrapers, RAG data pipelines, and AI Agent tools with this open-source Python crawler. Includes installation guide, LLM extraction strategies, deep crawl configs, and comparison with Firecrawl and ScrapeGraphAI.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        CopilotKit: 31K+ Stars

                                        ⭐ 35824

                                        CopilotKit is the open-source frontend stack for in-app AI copilots and generative UI. Build React Angular AI assistants with prebuilt components, useCopilotAction hooks, and production-ready deployment. Covers installation, LangChain integration, self-hosting, and benchmarks vs Vercel AI SDK.

                                        • TypeScript
                                        • MIT
                                        Details

                                        Continue.dev: 33K+ Stars

                                        ⭐ 34730

                                        Continue.dev (open-source AI code assistant) VS Code/JetBrains plugin. Supports any LLM: Ollama, OpenAI, Anthropic, Gemini. Comparison vs GitHub Copilot, Cursor, Tabby. Setup tutorial, config examples, benchmarks.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        Claude Code: 125K+ Stars

                                        ⭐ 136687

                                        Claude Code is Anthropic agentic coding tool that lives in your terminal. Supports VS Code, Cursor, GitHub, GitLab. Covers installation, benchmarks, and comparison with Aider, OpenHands, and Codex CLI.

                                        • Python
                                        • Anthropic Terms
                                        Details

                                        AutoGen: 58K+ Stars — Multi-Agent Framework Deep Dive vs CrewAI

                                        ⭐ 59557

                                        AutoGen (Microsoft) is an event-driven programming framework for building multi-agent AI systems. Compatible with OpenAI, Azure, Ollama, Docker, and VS Code. Covers installation, group chat setup, production hardening, and honest comparison with alternatives.

                                        • Python
                                        • MIT
                                        Details

                                        Auto-GPT 2026 Revival: The OG Autonomous Agent Framework

                                        ⭐ 28721

                                        A complete 2026 guide to Auto-GPT autonomous agents. Fresh setup, agent protocols, web browsing, multi-agent orchestration, Docker deployment, benchmarks vs newer agents, and honest limitations assessment.

                                        • Python
                                        • MIT
                                        Details

                                        Aider: 45K+ Stars — Terminal AI Pair Programming vs Claude Code

                                        ⭐ 47146

                                        Aider is AI pair programming in your terminal that edits code in your local git repository. Supports OpenAI, Claude, DeepSeek, Gemini, Ollama. Learn aider setup, aider tutorial, git integration, benchmarks, and comparison with Claude Code, Cursor, Codex CLI.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        Agno: 40K+ Stars — Lightweight AI Agent Framework Deep Dive vs

                                        ⭐ 41038

                                        Agno is a lightweight open-source Python SDK for building AI agent platforms with 40K+ GitHub stars. Supports OpenAI, Anthropic, Ollama, Docker, AWS. Covers installation, multi-agent systems, benchmarks, production hardening, and comparison with CrewAI, AutoGen, and LangChain.

                                        • Python
                                        • MIT
                                        Details

                                        Vector Database Comparison 2025

                                        ⭐ 5695

                                        Compare the top vector databases of 2025: Pinecone, Weaviate, Chroma, and Milvus. Find the best vector DB for your RAG application with benchmarks, pricing, and use cases.

                                        • Python
                                        • MIT
                                        Details

                                        The 2026 AI Coding Agent Landscape: Why Skills, MCP

                                        ⭐ 160000

                                        The AI coding assistant market hit an inflection point in 2026. Claude Code's skills ecosystem crossed 3,000 public skills, MCP became the universal tool interface, and open-source alternatives like OpenCode and Hermes Agent are gaining serious traction. Here's what developers need to know—and how to avoid vendor lock-in.

                                        • Python
                                        • MIT
                                        Details

                                        RAG Architecture Implementation Guide 2025

                                        ⭐ 36717

                                        Complete RAG architecture implementation guide. Learn to build production-ready Retrieval-Augmented Generation systems with advanced techniques, evaluation frameworks, and optimization strategies.

                                        • TypeScript
                                        • MIT
                                        Details

                                        LLM Fine-Tuning Frameworks Compared: LoRA, QLoRA

                                        ⭐ 12167

                                        Compare LLM fine-tuning frameworks: LoRA, QLoRA, PEFT, and Unsloth. Learn parameter-efficient fine-tuning with benchmarks, VRAM requirements, and step-by-step tutorials.

                                        • ML/AI
                                        • MIT
                                        Details

                                        LLM Evaluation & Benchmarking Frameworks 2025

                                        ⭐ 16706

                                        Compare the best LLM evaluation and benchmarking frameworks of 2025. In-depth analysis of EleutherAI LM Evaluation Harness, OpenCompass, BIG-bench, HELM, AlpacaEval, and DeepEval with benchmark coverage and community support.

                                        • ML/AI
                                        • MIT
                                        Details

                                        LlamaIndex vs LangChain (2025)

                                        Compare LlamaIndex and LangChain in 2025. Architecture, RAG capabilities, performance benchmarks, and decision guide to pick the right LLM framework.

                                        • Python
                                        • MIT
                                        Details

                                        Hugging Face Transformers: The Complete Developer's Guide (2025)

                                        ⭐ 8308

                                        Master Hugging Face Transformers in 2025. Learn pipeline API, model fine-tuning, tokenization, optimization, and deployment with practical code examples.

                                        • TypeScript
                                        • MIT
                                        Details

                                        Best Prompt Engineering Frameworks & Tools 2025: LangSmith

                                        ⭐ 11176

                                        Compare the best prompt engineering frameworks and tools of 2025. In-depth analysis of LangSmith, PromptLayer, Weights & Biases Prompts, Pezzo, Prompt Flow, and Helicone with versioning, A/B testing, and collaboration features.

                                        • Python
                                        • MIT
                                        Details

                                        Best Open-Source LLMs 2025: Llama, Mistral, Qwen, DeepSeek & More

                                        ⭐ 103876

                                        Discover the best open-source LLMs of 2025. Compare Llama 3, Mistral, Qwen, DeepSeek, Gemma, and Phi with benchmarks, hardware requirements, and use cases.

                                        • ML/AI
                                        • MIT
                                        Details

                                        Persistent Memory for AI Coding Agents in 2026

                                        ⭐ 7833

                                        Stop re-teaching Claude Code your project conventions. Learn how agentmemory and the Model Context Protocol (MCP) give AI coding agents persistent cross-session memory, with setup tutorials and team sharing strategies.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        OpenAI Codex CLI: The Definitive 2026 Guide to Terminal-Native

                                        ⭐ 96046

                                        Master OpenAI Codex CLI—the fastest-growing open-source AI coding agent of 2026. This complete guide covers zero-to-hero installation, AGENTS.md configuration, multi-agent parallel development, MCP integration, sandbox security, and head-to-head comparison with Claude Code. Boost your developer productivity today.

                                        • Python
                                        • Apache-2.0
                                        Details

                                        AI Agent Skills Explained: The 2026 Developer's Guide to Production-Grade Agent Workflows

                                        ⭐ 159648

                                        AI Agent Skills Explained: The 2026 Developer''s Guide to Production-Grade Agent Workflows

                                        • Python
                                        • MIT
                                        Details

                                        Why Do Enterprises Fear ChatGPT?

                                        ⭐ 28721

                                        AnythingLLM: open-source local RAG with multi-user workspaces, Ollama/LM Studio support, and vector DBs — enterprise-ready, data never leaves your server.

                                        • Docker
                                        • MIT
                                        Details

                                        Vercel v0 Open Source Alternative

                                        ⭐ 23837

                                        Vercel v0 Open Source Alternative: Build UIs Locally with Open Codesign

                                        • Go
                                        • MIT
                                        Details

                                        Polymarket Agents: Build AI Trading Bots for Prediction Markets

                                        ⭐ 1233

                                        Polymarket Agents is an open-source developer framework for building AI agents that trade autonomously on Polymarket prediction markets.

                                        • Docker
                                        • MIT
                                        Details

                                        PageIndex:29K⭐Vectorless RAG System

                                        ⭐ 336

                                        PageIndex is a vectorless, reasoning-driven RAG system open-sourced by VectifyAI. 29K+ Stars, achieves human-like retrieval through document tree structures, reaching 98.7% accuracy on FinanceBench.

                                        • Python
                                        • MIT
                                        Details

                                        Local Deep Research: The Ultimate Local-First AI Deep Research

                                        ⭐ 8680

                                        Master Local Deep Research (LDR) — the local-first AI research assistant. Learn how to perform deep, iterative research with Ollama and SearXNG while maintaining 100% privacy.

                                        • Docker
                                        • MIT
                                        Details

                                        Hermes Agent:Self-Improving AI Agent That Evolves With You

                                        ⭐ 210867

                                        Hermes Agent is an open-source AI agent from Nous Research with a self-learning loop — creates skills from experience, continuously improves, remembers your preferences, and gets better the more you use it.

                                        • Docker
                                        • MIT
                                        Details

                                        Hello-Agents: How Datawhale's Open-Source AI Agent Tutorial Helps You Build Production-Grade Agents from Scratch

                                        ⭐ 24670

                                        Datawhale Hello-Agents is the top open-source AI agent tutorial covering ReAct, AutoGen, LangGraph, MCP, Agentic RL and real-world projects with 45,600+ GitHub stars.

                                        • Go
                                        • MIT
                                        Details

                                        Goose AI Agent: Open-Source Automation by Linux Foundation AAIF

                                        ⭐ 69249

                                        Goose is a general-purpose open-source AI Agent developed by the Linux Foundation Agentic AI Foundation (AAIF). Automate coding, research, and daily tasks.

                                        • Docker
                                        • MIT
                                        Details

                                        DeepSeek TUI + Anthropic Financial Agents

                                        ⭐ 8680

                                        Discover the hottest open-source AI projects on GitHub right now — a terminal-based coding agent that grew 5,800 stars overnight and Anthropic's first vertical-specific financial services framework.

                                        • C++
                                        • MIT
                                        Details

                                        Browser Harness: The Self-Healing Tool That Lets LLMs Drive a

                                        ⭐ 15793

                                        Browser Harness is a self-healing browser control framework that lets LLMs autonomously complete any web task. 11K+ Stars, written in Python, supports Playwright and Selenium.

                                        • Go
                                        • MIT
                                        Details

                                        Beyond Chatbots: The 4 Pillars of Autonomous AI Systems in 2026

                                        ⭐ 71839

                                        How Local Deep Research, InsForge, Agent Skills, and Karpathy Principles form the complete stack for truly autonomous AI agents — from deep research to production deployment.

                                        • Docker
                                        • MIT
                                        Details

                                        AiToEarn: Open-Source AI Content Monetization

                                        ⭐ 12000

                                        AiToEarn is an open-source AI content monetization platform that helps creators turn AI-generated content into profitable products. Supports multi-platform distribution, subscription payments, and ad monetization.

                                        • Go
                                        • MIT
                                        Details

                                        AI-Trader: 14K⭐ Fully Automated AI Trading Agent

                                        ⭐ 15000

                                        AI-Trader is an open-source fully automated AI trading agent system by HKUDS with 14K+ Stars. Supports stocks, crypto, and forex with reinforcement learning and multi-agent collaboration.

                                        • Go
                                        • MIT
                                        Details

                                        Agent Reach: Give Your AI Agent Internet Superpowers

                                        ⭐ 45161

                                        Agent Reach is an open-source scaffolding tool that gives AI agents instant access to YouTube, Twitter, Reddit, Xiaohongshu, Bilibili and 15+ platforms with one command.

                                        • Docker
                                        • MIT
                                        Details

                                        9Router: Smart LLM Proxy with Token Saver

                                        ⭐ 20625

                                        Discover 9Router — an open-source smart proxy that saves 20-40% tokens via RTK compression, auto-fallback across 40+ providers, and zero-cost coding combos.

                                        • Docker
                                        • MIT
                                        Details

                                        42 Real-World OpenClaw Use Cases

                                        ⭐ 39218

                                        Discover 42 real-world use cases for OpenClaw AI agents — from social media automation to game development, podcast production, and autonomous trading.

                                        • Go
                                        • MIT
                                        Details

                                        Model Context Protocol (MCP) Deep Dive

                                        ⭐ 87187

                                        Build your first MCP server from scratch. Learn Anthropic's Model Context Protocol with hands-on Python & TypeScript examples. Connect AI agents to real APIs, databases, and tools using the open standard adopted by OpenAI, Google, and Microsoft.

                                        • Python
                                        • MIT
                                        Details

                                        OpenCode — Open Source Claude Code Alternative for AI-Assisted Development

                                        ⭐ 183307

                                        OpenCode surpassed 160K GitHub stars in 2026, becoming the most popular open-source alternative to Claude Code with advanced coding capabilities and full CLI integration.

                                          Details

                                          Free LLM API Resources — Open-Source Models, Local Inference, and Developer Tools

                                          ⭐ 26145

                                          Curated collection of free LLM inference APIs accessible without billing setup — includes open-source models, free tiers, and research APIs for AI application development.

                                            Details

                                            Claude Code Skill Authoring — Building Reusable Agent Skills for Claude CLI

                                            Complete guide to creating Claude Code skills — SKILL.md structure, trigger-based activation, progressive disclosure patterns, and when skills beat prompts for reliability.

                                              Details

                                              Browser Use — AI Agent Web Automation with Vision-Language Models

                                              ⭐ 103305

                                              Browser Use connects LLMs to real browsers via Playwright, enabling AI agents to automate any web task through natural language commands with full DOM interaction.

                                                Details

                                                🔍 探索其他分类