Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: agent-framework

406 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
hwchase17/langchain-hub
LangChainHub is a community repository of reusable LangChain artifacts such as prompts, chains, and agents, inspired by Hugging Face Hub. I…
103415maintenance
noahshinn/reflexion
Reference implementation of the NeurIPS 2023 Reflexion paper, where language agents improve through verbal self-reflection instead of weigh…
313242maintenance
hyp1231/awesome-llm-powered-agent
A curated awesome-list collecting papers, repositories, blogs, and benchmarks about LLM-powered agents, covering autonomous task solving, m…
372255maintenance
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…
302120maintenance
microsoft/PromptCraft-Robotics
A Microsoft community repository for collecting and sharing LLM prompting examples for robotics tasks, plus a sample robot simulator built …
212115maintenance
anthropics/cwc-workshops
Workshop materials from Anthropic's 'Code with Claude' events, covering building and evaluating agents with Claude Managed Agents, Skills, …
582026maintenance
langchain-ai/streamlit-agent
A collection of reference implementations of LangChain agents built as Streamlit apps, including streaming chat, memory, search-enabled cha…
101643maintenance
samwit/langchain-tutorials
A collection of Jupyter Notebook tutorials for LangChain accompanying a YouTube playlist. It covers hands-on examples of building LLM appli…
291553maintenance
THUDM/AgentTuning
AgentTuning is a research project from Tsinghua University that instruction-tunes LLMs on multi-task agent interaction trajectories to impr…
271504maintenance
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…
261411maintenance
NeoVertex1/SuperPrompt
SuperPrompt is an open-source engineered prompt designed to make LLMs (primarily Claude) reason more deeply and explore novel perspectives …
586427experimental
antfu/skills
A curated collection of Agent Skills (markdown context files for AI coding agents) reflecting Anthony Fu's preferences and best practices, …
555801experimental
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…
301250maintenance
google-deepmind/funsearch
FunSearch is the official repository accompanying DeepMind's Nature 2023 paper on discovering new mathematical results via program search w…
271110maintenance
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…
411020maintenance
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…
542801experimental
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…
482281experimental
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…
481761experimental
microsoft/hve-core
HVE Core is Microsoft's opinionated library of GitHub Copilot agents, prompts, instructions, and skills for building repeatable AI-assisted…
751367experimental
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…
221360experimental
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…
631188experimental
daveebbelaar/langchain-experiments
A collection of Jupyter Notebook experiments demonstrating how to build LLM-powered applications with the LangChain library and OpenAI mode…
301140experimental
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…
291064experimental
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…
471055experimental
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…
451027experimental
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…
261017experimental
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…
105695abandoned
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…
104507abandoned
openai/universe-starter-agent
A starter implementation of an A3C reinforcement learning agent that can solve OpenAI Universe environments, including Atari games like Pon…
101097abandoned
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…
101095abandoned
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…
7775571active
jingyaogong/minimind
MiniMind is an open-source project that trains tiny (64M-parameter) large language models completely from scratch in pure PyTorch, covering…
6255036active
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…
8149577active
datawhalechina/happy-llm
Happy-LLM is a free, open-source Chinese-language tutorial by Datawhale that teaches large language model principles from scratch, covering…
7033272active
emilkowalski/skills
A collection of AI agent skill files (Markdown) by Emil Kowalski that teach coding agents design and animation best practices for building …
5932804active
AccumulateMore/CV
A comprehensive collection of Chinese-language Jupyter Notebook study notes covering deep learning, computer vision, NLP, and LLM agents, b…
7323416stable
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…
8620669active
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…
6318558active
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…
7417630active
LlamaChinese/Llama-Chinese
A Chinese-language open-source community hub for the Llama large language model ecosystem, aggregating learning resources, pretrained and f…
3514738active
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…
839947active
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…
769474active
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…
658499active
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…
796681active
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…
756444active
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. …
756292active
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…
346165active
ChrisWiles/claude-code-showcase
A comprehensive example repository demonstrating how to configure Claude Code for a real project, including hooks, skills, agents, slash co…
436029active
ashishps1/learn-ai-engineering
A curated collection of free resources for learning AI engineering from scratch, covering math foundations, Python, machine learning, deep …
495961active
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…
725719active
datawhalechina/tiny-universe
An open-source Chinese-language tutorial series ('Tiny-Universe') that teaches building large language model systems from scratch, covering…
555028active
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…
385023active
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…
764702active
remotion-dev/skills
A collection of Agent Skills maintained by Remotion that encode best practices for building programmatic videos with Remotion, installable …
604413active
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…
663865active
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…
413848active
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…
553673active
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…
583527active
DSXiangLi/DecryptPrompt
A curated Chinese-language collection of LLM and prompt engineering resources, including open-source models, datasets, frameworks, and AIGC…
673434active
freestylefly/CodexGuide
CodexGuide is an open-source, community-maintained practical guide (in Chinese and English) for OpenAI Codex, covering the desktop app, CLI…
583302active
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 …
603104active
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, …
602885active
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…
492812active
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…
602804active
huggingface/cookbook
A community-driven collection of Jupyter notebooks from Hugging Face demonstrating practical AI application building with open-source tools…
712711active
genieincodebottle/generative-ai
A curated collection of Generative AI learning resources including a detailed roadmap, hands-on Jupyter Notebook projects, use cases, and i…
712608active
centminmod/my-claude-code-setup
A shared starter template repository providing CLAUDE.md memory bank configurations, hooks, slash commands, and subagents for Claude Code. …
612606active
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 …
872596active
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…
662574active
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…
602418active
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…
582377active
ForceInjection/AI-fundamentals
A comprehensive Chinese-language learning resource collection covering the full AI infrastructure stack, from GPU/TPU hardware architecture…
692376active
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 …
592342active
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…
612286active
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…
682249active
quantskills/quantskills
A panoramic community catalog and navigator for the QuantSkills organization, indexing 158 reusable quantitative finance skills and AI agen…
572205active
NVIDIA-NeMo/Nemotron
NVIDIA's developer asset hub for the Nemotron family of open LLMs, providing reproducible training recipes (pretraining, SFT, RL), usage co…
641983active
javahongxi/whatsmars
A curated collection of Java ecosystem study modules and runnable samples covering Spring Boot, Redis, Dubbo, RocketMQ, Kafka, Elasticsearc…
961967active
gkamradt/langchain-tutorials
A collection of Jupyter notebook tutorials and example projects teaching the LangChain library, including a two-part cookbook covering core…
317484maintenance
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…
471912active
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…
591904active
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…
571874active
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…
801856active
DjangoPeng/openai-quickstart
A comprehensive open-source tutorial and learning guide for developing applications with large language models, built as Jupyter Notebooks.…
331773active
lihanghang/NLP-Knowledge-Graph
A curated Chinese-language collection of research notes, papers, tools, datasets, and links covering NLP, knowledge graphs, knowledge-base …
341763active
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…
581650active
Marvomatic/n8n-templates
A collection of free and premium n8n workflow templates for automating SEO, content optimization, and data analysis tasks. Templates integr…
441537active
modelscope/modelscope-classroom
ModelScope Classroom is a collection of deep learning and large language model tutorials from the ModelScope community, delivered as Jupyte…
611482active
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…
621430active
Chainlit/cookbook
A collection of example demo projects showing how to build chatbot UIs with Chainlit, a Python framework for conversational AI applications…
471424active
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…
651417active
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…
671410active
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…
631394active
lizhe2004/chatbot-list
A curated list of articles, talks, and slides about intelligent customer service and chatbot applications, architectures, and algorithms, p…
491394active
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 …
431368active
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…
101356active
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…
531324active
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…
721316active
AlibabaCloudDocs/aliyun_acp_learning
Alibaba Cloud's ACP (Advanced Cloud Professional) certification course for large language model engineering, delivered as Jupyter Notebook …
661131active
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…
531085active

← prev page 4 / 5 next →