AI Agent 开发实战
☆993Nov 30, 2024Updated last year
Alternatives and similar repositories for AI-Agent-In-Action
Users that are interested in AI-Agent-In-Action are comparing it to the libraries listed below
Sorting:
- 该系列的目的是让读者可以在基础的pytorch上,不依赖任何其他现成的外部库,从零开始理解并实现一个大语言模型的所有组成部分,以及训练微调代码,因此读者仅需python,pytorch和最基础深度学习背景知识即可。☆379Aug 28, 2025Updated 6 months ago
- Llama3-Tutorial(XTuner、LMDeploy、OpenCompass)☆512May 10, 2024Updated last year
- ☆804Updated this week
- 利用LLM构建应用实践笔记☆769Nov 29, 2024Updated last year
- ☆170Oct 31, 2024Updated last year
- Large Language Model in Action☆342Jan 28, 2025Updated last year
- ☆54Nov 14, 2024Updated last year
- Ai迷思录(应用与安全指南)☆1,222Mar 24, 2025Updated 11 months ago
- LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.☆862Dec 10, 2025Updated 2 months ago
- Introductory examples for building LLM-based AI agents. 异步图书:《大模型应用开发 动手做AI Agent》 - 这是一些非常简单的入门示例,重在引导新手入门,目前LLM开发领域发展很快,本书只是一个提纲挈领。更多的示…☆473Nov 5, 2025Updated 4 months ago
- 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.☆7,587Updated this week
- Learning records for building a large language model from scratch☆59Jan 1, 2025Updated last year
- 企业级RAG系统从入门到精通☆633Jun 25, 2025Updated 8 months ago
- 本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/☆11,979Feb 24, 2026Updated last week
- 大模型基础: 一文了解大模型基础知识☆6,806Dec 18, 2025Updated 2 months ago
- 《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程☆28,441Feb 24, 2026Updated last week
- Prompt越狱手册☆3,253Dec 17, 2024Updated last year
- 本项目旨在分享大模型相关技术原理以及实战经验( 大模型工程化、大模型应用落地)☆23,265Updated this week
- 「海外工具网站」已经是我人生主要事业了,很庆幸还来得及,感谢这个伟大的 AI 时代。☆3,362Jun 7, 2025Updated 8 months ago
- 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版☆23,355Jun 12, 2025Updated 8 months ago
- RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.☆2,796Dec 8, 2025Updated 2 months ago
- 推荐系统入门指南,全面介绍了工业级推荐系统的理论知识(王树森推荐系统公开课-基于小红书的场景讲解工业界真实的推荐系统),如何基于TensorFlow2训练模型,如何实现高性能、高并发、高可用的Golang推理微服务。Comprehensively introduced th…☆688Feb 10, 2025Updated last year
- 🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!☆40,273Feb 6, 2026Updated 3 weeks ago
- Model Context Protocol(MCP) 编程极速入门☆3,341Apr 23, 2025Updated 10 months ago
- LangGPT: Empowering everyone to become a prompt expert! 🚀 📌 结构化提示词(Structured Prompt)提出者 📌 元提示词(Meta-Prompt)发起者 📌 最流行的提示词落地范式 | La…☆11,678Jan 30, 2026Updated last month
- 一键将音视频转化为小红书/公众号/知识笔记/思维导图/视频字幕等各种风格的文档。☆3,511Feb 5, 2026Updated 3 weeks ago
- 遇事不决,Vibe 力学! One-Person Company AI Tools Series – continuously updated to help boost productivity and empower your solo business!☆2,645May 8, 2025Updated 9 months ago
- A book for Learning the Foundations of LLMs☆15,861Dec 12, 2025Updated 2 months ago
- A cutting-edge search engine project tailored specifically for the AI product☆358Jul 11, 2024Updated last year
- 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。☆22,269May 19, 2025Updated 9 months ago
- AIAST智能客服系统,AI知识库系统,问答知识库,企业GPT知识库私有化,企业话术管理,API接口调用🔮🤖🚀☆39Sep 10, 2025Updated 5 months ago
- 《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。☆4,414Jan 27, 2025Updated last year
- AI资源工具导航站收录 / Find all the best AI directories☆220Updated this week
- 分享 一些好用的 Dify DSL 工作流程,自用、学习两相宜。 Sharing some Dify workflows.☆10,131Feb 17, 2026Updated 2 weeks ago
- Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)☆1,160Oct 30, 2024Updated last year
- 仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理☆3,984Aug 15, 2024Updated last year
- [EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,…☆32,009Nov 25, 2025Updated 3 months ago
- LLM全栈优质资源汇总☆681Jul 15, 2025Updated 7 months ago
- No fortress, purely open ground. OpenManus is Coming.☆54,814Feb 11, 2026Updated 3 weeks ago