resource: agent-framework
406 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| hwchase17/langchain-hub LangChainHub is a community repository of reusable LangChain artifacts such as prompts, chains, and agents, inspired by Hugging Face Hub. I… | 10 | 3415 | maintenance |
| noahshinn/reflexion Reference implementation of the NeurIPS 2023 Reflexion paper, where language agents improve through verbal self-reflection instead of weigh… | 31 | 3242 | maintenance |
| hyp1231/awesome-llm-powered-agent A curated awesome-list collecting papers, repositories, blogs, and benchmarks about LLM-powered agents, covering autonomous task solving, m… | 37 | 2255 | maintenance |
| jtmuller5/The-HustleGPT-Challenge A curated list and community guide for the HustleGPT Challenge, where people attempt to build startups using GPT-4 as an AI co-founder with… | 30 | 2120 | maintenance |
| microsoft/PromptCraft-Robotics A Microsoft community repository for collecting and sharing LLM prompting examples for robotics tasks, plus a sample robot simulator built … | 21 | 2115 | maintenance |
| anthropics/cwc-workshops Workshop materials from Anthropic's 'Code with Claude' events, covering building and evaluating agents with Claude Managed Agents, Skills, … | 58 | 2026 | maintenance |
| langchain-ai/streamlit-agent A collection of reference implementations of LangChain agents built as Streamlit apps, including streaming chat, memory, search-enabled cha… | 10 | 1643 | maintenance |
| samwit/langchain-tutorials A collection of Jupyter Notebook tutorials for LangChain accompanying a YouTube playlist. It covers hands-on examples of building LLM appli… | 29 | 1553 | maintenance |
| THUDM/AgentTuning AgentTuning is a research project from Tsinghua University that instruction-tunes LLMs on multi-task agent interaction trajectories to impr… | 27 | 1504 | maintenance |
| datawhalechina/hugging-multi-agent A Datawhale tutorial based on the MetaGPT multi-agent framework that teaches the concepts of AI agents and multi-agent systems through hand… | 26 | 1411 | maintenance |
| NeoVertex1/SuperPrompt SuperPrompt is an open-source engineered prompt designed to make LLMs (primarily Claude) reason more deeply and explore novel perspectives … | 58 | 6427 | experimental |
| antfu/skills A curated collection of Agent Skills (markdown context files for AI coding agents) reflecting Anthony Fu's preferences and best practices, … | 55 | 5801 | experimental |
| curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain A collection of Jupyter notebook tutorials on prompt engineering and LangChain for building LLM applications with ChatGPT/GPT-4 and open mo… | 30 | 1250 | maintenance |
| google-deepmind/funsearch FunSearch is the official repository accompanying DeepMind's Nature 2023 paper on discovering new mathematical results via program search w… | 27 | 1110 | maintenance |
| AgentOps-AI/BestGPTs A curated, ranked directory of top OpenAI GPTs maintained by AgentOps. It is a list-style repository cataloging popular custom GPTs with de… | 41 | 1020 | maintenance |
| vuejs-ai/skills A collection of agent skills for AI coding assistants focused on Vue 3 development, covering best practices, Vue Router, Pinia, testing, JS… | 54 | 2801 | experimental |
| jarmuine/claude-code A mirror of a publicly exposed source snapshot of Anthropic's Claude Code CLI, leaked via a source map file in the npm distribution on Marc… | 48 | 2281 | experimental |
| pengchengneo/Claude-Code An unofficial reconstruction of the full TypeScript source code of Anthropic's Claude Code CLI, recovered from the npm package's source map… | 48 | 1761 | experimental |
| microsoft/hve-core HVE Core is Microsoft's opinionated library of GitHub Copilot agents, prompts, instructions, and skills for building repeatable AI-assisted… | 75 | 1367 | experimental |
| altera-al/project-sid Repository for the Project Sid technical report on large-scale many-agent simulations toward AI civilization, including the PIANO agent arc… | 22 | 1360 | experimental |
| langchain-ai/langchain-skills A collection of agent skills for building agents with LangChain, LangGraph, and Deep Agents, installable into coding agents like Claude Cod… | 63 | 1188 | experimental |
| daveebbelaar/langchain-experiments A collection of Jupyter Notebook experiments demonstrating how to build LLM-powered applications with the LangChain library and OpenAI mode… | 30 | 1140 | experimental |
| ctlllll/LLM-ToolMaker Research code for the LATM (LLMs as Tool Makers) framework, where a powerful LLM writes reusable Python tool functions and a cheaper LLM us… | 29 | 1064 | experimental |
| floatboatai/selfware.md A demo repository for the Selfware Protocol, a draft specification proposing that 'a file is an app' by bundling data, logic, and views int… | 47 | 1055 | experimental |
| SamuelQZQ/auto-coding-agent-demo A demo repository documenting a 10-hour experiment where an AI coding agent (Claude Code) autonomously wrote 100% of the code for a Next.js… | 45 | 1027 | experimental |
| majacinka/crewai-experiments A collection of experiments with the CrewAI multi-agent framework, testing local models via Ollama and API models like GPT-4 and Gemini Pro… | 26 | 1017 | experimental |
| steipete/agent-rules A collection of rules and knowledge files for working more effectively with AI coding agents like Claude Code and Cursor. The repository is… | 10 | 5695 | abandoned |
| microsoft/BotBuilder-Samples A collection of task-focused sample code for the Microsoft Bot Framework V4 SDK in C#, JavaScript/TypeScript, and Python. The repository ha… | 10 | 4507 | abandoned |
| openai/universe-starter-agent A starter implementation of an A3C reinforcement learning agent that can solve OpenAI Universe environments, including Atari games like Pon… | 10 | 1097 | abandoned |
| qualisero/awesome-pi-agent A curated awesome list of add-ons, hooks, tools, skills, and resources for the pi coding agent (pi-mono). The maintainer has retired the li… | 10 | 1095 | abandoned |
| openai/openai-cookbook The OpenAI Cookbook is a collection of example code and guides for accomplishing common tasks with the OpenAI API, primarily written as Pyt… | 77 | 75571 | active |
| jingyaogong/minimind MiniMind is an open-source project that trains tiny (64M-parameter) large language models completely from scratch in pure PyTorch, covering… | 62 | 55036 | active |
| rohitg00/ai-engineering-from-scratch A free, MIT-licensed open-source curriculum of 511 lessons across 20 phases (~329 hours) that teaches AI engineering by building every core… | 81 | 49577 | active |
| datawhalechina/happy-llm Happy-LLM is a free, open-source Chinese-language tutorial by Datawhale that teaches large language model principles from scratch, covering… | 70 | 33272 | active |
| emilkowalski/skills A collection of AI agent skill files (Markdown) by Emil Kowalski that teach coding agents design and animation best practices for building … | 59 | 32804 | active |
| AccumulateMore/CV A comprehensive collection of Chinese-language Jupyter Notebook study notes covering deep learning, computer vision, NLP, and LLM agents, b… | 73 | 23416 | stable |
| stefan-jansen/machine-learning-for-trading Companion code repository for the book 'Machine Learning for Trading, 3rd Edition' by Stefan Jansen, containing 446+ Jupyter notebooks acro… | 86 | 20669 | active |
| meta-llama/llama-cookbook Meta's official collection of Jupyter notebook recipes and guides for building with the Llama model family, covering inference, fine-tuning… | 63 | 18558 | active |
| GoogleCloudPlatform/generative-ai A collection of Jupyter notebooks, code samples, and sample apps demonstrating how to use generative AI on Google Cloud, including Gemini m… | 74 | 17630 | active |
| LlamaChinese/Llama-Chinese A Chinese-language open-source community hub for the Llama large language model ecosystem, aggregating learning resources, pretrained and f… | 35 | 14738 | active |
| ykdojo/claude-code-tips A curated collection of 45+ tips for getting the most out of Claude Code, ranging from basics to advanced workflows, including a custom sta… | 83 | 9947 | active |
| alirezadir/AIMLInterviews A curated study guide for AI and machine learning technical interviews at big tech companies, covering DSA coding, ML coding, ML/LLM fundam… | 76 | 9474 | active |
| jamwithai/production-agentic-rag-course A learner-focused course repository that walks through building a production-grade RAG system (an arXiv paper curator) week by week, coveri… | 65 | 8499 | active |
| nndl/llm-beginner A step-by-step beginner tutorial series (with a companion textbook) for learning large language models and agents through six progressive h… | 79 | 6681 | active |
| georgezouq/awesome-ai-in-finance A curated awesome-list of AI in finance resources, covering LLM agents, deep learning strategies, trading systems, market data sources, pap… | 75 | 6444 | active |
| promptslab/Awesome-Prompt-Engineering A hand-curated awesome-list of prompt engineering and context engineering resources for large language models like GPT, ChatGPT, and PaLM. … | 75 | 6292 | active |
| wassupjay/n8n-free-templates A curated collection of 200+ ready-to-import n8n workflow JSON templates combining classic automation with AI components like vector databa… | 34 | 6165 | active |
| ChrisWiles/claude-code-showcase A comprehensive example repository demonstrating how to configure Claude Code for a real project, including hooks, skills, agents, slash co… | 43 | 6029 | active |
| ashishps1/learn-ai-engineering A curated collection of free resources for learning AI engineering from scratch, covering math foundations, Python, machine learning, deep … | 49 | 5961 | active |
| SWE-bench/SWE-bench SWE-bench is a benchmark and evaluation harness that tests whether large language models can resolve real-world GitHub issues by generating… | 72 | 5719 | active |
| datawhalechina/tiny-universe An open-source Chinese-language tutorial series ('Tiny-Universe') that teaches building large language model systems from scratch, covering… | 55 | 5028 | active |
| SylphAI-Inc/LLM-engineer-handbook A curated list of Large Language Model resources covering the full LLM lifecycle: pretraining, fine-tuning, serving, prompt management, and… | 38 | 5023 | active |
| origin-brain/beat-ai BeatAI is an open-source AI learning resource (with an accompanying website of regularly published articles) that teaches AI fundamentals f… | 76 | 4702 | active |
| remotion-dev/skills A collection of Agent Skills maintained by Remotion that encode best practices for building programmatic videos with Remotion, installable … | 60 | 4413 | active |
| wwwzhouhui/dify-for-dsl A curated collection of Dify DSL workflow files (.yml) that can be imported into the Dify open-source LLM application platform. Each workfl… | 66 | 3865 | active |
| mihail911/modern-software-dev-assignments A repository of hands-on assignments for CS146S: The Modern Software Developer, a Stanford University course on AI-native software developm… | 41 | 3848 | active |
| hemansnation/AI-Engineer-Headquarters An open-source, action-oriented curriculum and learning roadmap for becoming an AI engineer, covering ML, MLOps, LLMs, RAG systems, fine-tu… | 55 | 3673 | active |
| filipecalegario/awesome-generative-ai A curated awesome-list of Generative AI tools, models, papers, courses, and references covering text, image, code, and audio generation. It… | 58 | 3527 | active |
| DSXiangLi/DecryptPrompt A curated Chinese-language collection of LLM and prompt engineering resources, including open-source models, datasets, frameworks, and AIGC… | 67 | 3434 | active |
| freestylefly/CodexGuide CodexGuide is an open-source, community-maintained practical guide (in Chinese and English) for OpenAI Codex, covering the desktop app, CLI… | 58 | 3302 | active |
| ljagiello/ctf-skills A collection of Agent Skills (SKILL.md files) that teach AI coding agents like Claude Code, Codex, and Gemini CLI how to solve Capture The … | 60 | 3104 | active |
| ombharatiya/ai-system-design-guide An open-source, continuously updated guide to AI system design covering RAG architectures, LLM engineering, agentic AI, MCP/A2A protocols, … | 60 | 2885 | active |
| RKiding/Awesome-finance-skills A curated collection of plug-and-play Agent Skills that equip LLM-based AI agents with financial analysis capabilities, including real-time… | 49 | 2812 | active |
| github/copilot-cli-for-beginners An open-source hands-on course teaching beginners how to use GitHub Copilot CLI for AI-powered command-line assistance. It walks through pr… | 60 | 2804 | active |
| huggingface/cookbook A community-driven collection of Jupyter notebooks from Hugging Face demonstrating practical AI application building with open-source tools… | 71 | 2711 | active |
| genieincodebottle/generative-ai A curated collection of Generative AI learning resources including a detailed roadmap, hands-on Jupyter Notebook projects, use cases, and i… | 71 | 2608 | active |
| centminmod/my-claude-code-setup A shared starter template repository providing CLAUDE.md memory bank configurations, hooks, slash commands, and subagents for Claude Code. … | 61 | 2606 | active |
| GoogleCloudPlatform/asl-ml-immersion A collection of Jupyter notebooks, code samples, and labs from Google Cloud's Advanced Solutions Lab covering machine learning, MLOps, and … | 87 | 2596 | active |
| heyitsnoah/claudesidian Claudesidian is a pre-configured Obsidian vault starter kit designed to work with Claude Code, turning a notes vault into an AI-powered sec… | 66 | 2574 | active |
| Liquid4All/cookbook A collection of examples, end-to-end tutorials, and demo applications built with Liquid AI's open-weight Liquid Foundation Models (LFM) and… | 60 | 2418 | active |
| adithya-s-k/AI-Engineering.academy AI Engineering Academy is an open-source educational resource offering structured learning paths for applied AI, covering prompt engineerin… | 58 | 2377 | active |
| ForceInjection/AI-fundamentals A comprehensive Chinese-language learning resource collection covering the full AI infrastructure stack, from GPU/TPU hardware architecture… | 69 | 2376 | active |
| elementalsouls/Claude-OSINT A collection of eight drop-in SKILL.md files for the Claude skills system that prime Claude with expert offensive OSINT and external recon … | 59 | 2342 | active |
| lhfer/claude-howto-zh-cn An unofficial Chinese (zh-CN) localization and rewrite of the claude-howto guide for Claude Code, aimed at beginner Chinese users. It provi… | 61 | 2286 | active |
| EgoAlpha/prompt-in-context-learning A curated awesome-list of papers, tutorials, and prompt examples for in-context learning and prompt engineering with LLMs like ChatGPT, GPT… | 68 | 2249 | active |
| quantskills/quantskills A panoramic community catalog and navigator for the QuantSkills organization, indexing 158 reusable quantitative finance skills and AI agen… | 57 | 2205 | active |
| NVIDIA-NeMo/Nemotron NVIDIA's developer asset hub for the Nemotron family of open LLMs, providing reproducible training recipes (pretraining, SFT, RL), usage co… | 64 | 1983 | active |
| javahongxi/whatsmars A curated collection of Java ecosystem study modules and runnable samples covering Spring Boot, Redis, Dubbo, RocketMQ, Kafka, Elasticsearc… | 96 | 1967 | active |
| gkamradt/langchain-tutorials A collection of Jupyter notebook tutorials and example projects teaching the LangChain library, including a two-part cookbook covering core… | 31 | 7484 | maintenance |
| Njengah/claude-code-cheat-sheet A comprehensive, community-maintained cheat sheet of Claude Code commands, tips, tricks, and workflows organized from beginner to expert le… | 47 | 1912 | active |
| composio-community/awesome-claude-plugins A curated awesome-list of plugins for Claude Code, covering custom commands, agents, hooks, and MCP servers. It also ships an example 'conn… | 59 | 1904 | active |
| HHHHHejia/Awesome-AgenticLLM-RL-Papers A curated paper list accompanying the survey 'The Landscape of Agentic Reinforcement Learning for LLMs', cataloguing RL algorithms (PPO, DP… | 57 | 1874 | active |
| vstorm-co/full-stack-ai-agent-template A production-ready full-stack project generator that scaffolds FastAPI + Next.js 15 applications with AI agents, RAG pipelines, WebSocket s… | 80 | 1856 | active |
| DjangoPeng/openai-quickstart A comprehensive open-source tutorial and learning guide for developing applications with large language models, built as Jupyter Notebooks.… | 33 | 1773 | active |
| lihanghang/NLP-Knowledge-Graph A curated Chinese-language collection of research notes, papers, tools, datasets, and links covering NLP, knowledge graphs, knowledge-base … | 34 | 1763 | active |
| lizhe2004/Awesome-LLM-RAG-Application A curated awesome-list of resources for building LLM applications using the RAG (Retrieval-Augmented Generation) pattern. It collects paper… | 58 | 1650 | active |
| Marvomatic/n8n-templates A collection of free and premium n8n workflow templates for automating SEO, content optimization, and data analysis tasks. Templates integr… | 44 | 1537 | active |
| modelscope/modelscope-classroom ModelScope Classroom is a collection of deep learning and large language model tutorials from the ModelScope community, delivered as Jupyte… | 61 | 1482 | active |
| VersusControl/devops-ai-guidelines A curated learning repository guiding DevOps engineers from first AI tool usage to AI Infrastructure Architect, with an 18-month roadmap, M… | 62 | 1430 | active |
| Chainlit/cookbook A collection of example demo projects showing how to build chatbot UIs with Chainlit, a Python framework for conversational AI applications… | 47 | 1424 | active |
| felladrin/awesome-ai-web-search A curated awesome-list of open-source software that combines Large Language Models with web search, organized as a timeline. It covers tool… | 65 | 1417 | active |
| no-magic-ai/no-magic A curated collection of 48 single-file, zero-dependency Python implementations of core AI algorithms, from GPT and LSTM to LoRA, quantizati… | 67 | 1410 | active |
| lvgalvao/data-engineering-roadmap The official repository of a professional training program in Data Engineering and AI (university extension) by Jornada de Dados. It contai… | 63 | 1394 | active |
| lizhe2004/chatbot-list A curated list of articles, talks, and slides about intelligent customer service and chatbot applications, architectures, and algorithms, p… | 49 | 1394 | active |
| XiaomiMiMo/MiMo-V2-Flash MiMo-V2-Flash is a 309B-parameter Mixture-of-Experts language model (15B active) from Xiaomi designed for efficient reasoning, coding, and … | 43 | 1368 | active |
| google-gemini/starter-applets A collection of small starter apps from Google AI Studio demonstrating how to build interactive experiences with the Gemini API. Each apple… | 10 | 1356 | active |
| AutoTrustAI/PaperGuru-Benchmark PaperGuru is a benchmark and research repository for Lifecycle-Aware Memory (LAM), a long-term memory primitive for long-horizon LLM agents… | 53 | 1324 | active |
| Yuan-ManX/ai-game-devtools A curated awesome-list hub cataloging AI-powered game development tools across categories like LLMs, world models, agents, code, image, tex… | 72 | 1316 | active |
| AlibabaCloudDocs/aliyun_acp_learning Alibaba Cloud's ACP (Advanced Cloud Professional) certification course for large language model engineering, delivered as Jupyter Notebook … | 66 | 1131 | active |
| neural-maze/realtime-phone-agents-course A hands-on course repository teaching how to build realtime AI voice agents that handle live phone calls. It covers FastRTC for low-latency… | 53 | 1085 | active |