Claude Skill
Shubhamsaboo/awesome-llm-apps
发现100多个免费开源的AI智能体、智能体技能和RAG应用,基于Python和大语言模型构建,适合快速原型开发和智能体架构学习。
概览
仓库信息
安装这个 Skill
npx skills add https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/agent_skills/project-graveyardRegistry 信息
npx skills add https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/agent_skills/project-graveyardgit clone https://github.com/Shubhamsaboo/awesome-llm-apps.gitpip install -r requirements.txt
项目简介
一个精心整理的100多个开源AI智能体、智能体技能和RAG应用集合,基于Python和大语言模型构建,旨在加速智能应用的开发。
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
要点
- 100多个即用型AI智能体和RAG应用
- 模块化智能体技能,易于集成
- 基于Python和主流大语言模型框架构建
- 免费开源,采用宽松许可证
- 定期更新新示例
使用场景
- 快速原型开发基于大语言模型的应用
- 学习智能体架构和RAG模式
- 使用可复用技能构建自定义AI助手
- 作为AI/ML开发者的教育资源
README 摘要
<p align="center"> <a href="http://www.theunwindai.com"> <img src="docs/banner/unwind_black.png" width="900px" alt="Unwind AI"> </a> </p> <div align="center"> # Awesome LLM Apps **100+ open-source AI agents, agent skills, and RAG apps. Hand-built, tested end-to-end, Apache-2.0.** Clone it, ship it, sell it - 100% free and open-source Works with Claude, Gemini, GPT, DeepSeek, Llama, Qwen and other open-source models. **[Step-by-step tutorials on Unwind AI](https://www.theunwindai.com)** · **[Quick start](#-run-one-now)** · **[Browse all templates](#-browse-all-templates)** <a href="https://trendshift.io/repositories/9876" target="_blank"> <img src="https://trendshift.io/api/badge/repositories/9876" width="220" alt="Featured on Trendshift as the #1 repository of the day"> </a> <br> </div> <table> <tr> <td width="33.3%" align="center"> <a href="agent_skills/project-graveyard/"><img src="docs/gallery/project-graveyard.png" alt="Project Graveyard: an agent that autopsies your dead side projects"></a> <sub><b>Project Graveyard</b></sub> </td> <td width="33.3%" align="center"> <a href="voice_ai_agents/insurance_claim_live_agent_team/"><img src="docs/gallery/insurance-claim-live-team.png" alt="Insurance Claim Live Agent Team: voice claims settled in real time"></a> <sub><b>Insurance Claim Live Agent Team</b></sub> </td> <td width="33.3%" align="center"> <a href="advanced_ai_agents/single_agent_apps/ai_fraud_investigation_agent/"><img src="docs/gallery/ai-fraud-investigation.png" alt="AI Fraud Investigation Agent: public records, cross-examined"></a> <sub><b>AI Fraud Investigation Agent</b></sub> </td> </tr> <tr> <td align="center"> <a href="agent_skills/self-improving-agent-skills/"