Repositories · organized/repo_cards

仓库/Skill 库

43 个 · 教程 · AI 核心

排序 Stars 周增
mlabonne/llm-course
未知语言 · 2026-02-05 LLM 基础设施 教程 研究原型 Stars 81404 周增 +0

LLM 入门课程,附路线图与 Colab notebookCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.

llm-infra
pathwaycom/llm-app
Jupyter Notebook · 2026-07-05 RAG 检索增强 教程 生产可用 Stars 59079 周增 +7

开箱即用的云模板,支持 RAG、AI 流水线与企业级搜索,接入实时数据。🐳Docker 友好。⚡始终与 Sharepoint、Google Drive、S3、Kafka、PostgreSQL 以及各类实时数据 API 保持同步。Ready-to-run cloud templates for RAG, AI pipelines, and enterprise search with live data. 🐳Docker-friendly.⚡Always in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, real-time data APIs, and more.

ragengineeringdatabaserisk
patchy631/ai-engineering-hub
Jupyter Notebook · 2026-07-27 Agent 智能体 教程 生产可用 Stars 36928 周增 +28

深入讲解 LLM、RAG 以及真实场景 AI Agent 应用的教程。In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

agentragllm-infra
datawhalechina/happy-llm
Jupyter Notebook · 2026-08-08 LLM 基础设施 教程 生产可用 Stars 32846 周增 +77

📚 从零开始构建大模型

agentragllm-infra
HandsOnLLM/Hands-On-Large-Language-Models
Jupyter Notebook · 2026-04-24 工程化 教程 生产可用 Stars 27726 周增 +49

O'Reilly 书籍《Hands-On Large Language Models》的官方代码仓库。Official code repo for the O'Reilly Book - "Hands-On Large Language Models"

llm-infra
liguodongiot/llm-action
HTML · 2026-07-19 LLM 基础设施 教程 生产可用 Stars 24886 周增 +14

本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)

llm-infra
pytorch/examples
Python · 2025-09-01 多模态 教程 实验 Stars 23986 周增 +0

围绕 PyTorch 在视觉、文本、强化学习等领域的一组示例。A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

multimodal
NirDiamant/GenAI_Agents
Jupyter Notebook · 2026-07-31 Agent 智能体 教程 生产可用 Stars 23737 周增 +56

50+ 教程与实现,覆盖生成式 AI Agent 技术,从基础对话机器人到复杂多 Agent 系统。50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.

agentragllm-infra
AccumulateMore/CV
Jupyter Notebook · 2026-06-30 工程化 教程 生产可用 Stars 23243 周增 +35

✅(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】

agentragmultimodalllm-infra
NirDiamant/agents-towards-production
Jupyter Notebook · 2026-07-31 Agent 智能体 教程 生产可用 Stars 21267 周增 +35

端到端、代码优先的教程,助你构建生产级 GenAI Agent,覆盖从原型到企业级部署的全流程。End-to-end, code-first tutorials for building production-grade GenAI agents. From prototype to enterprise deployment.

agentragengineeringllm-infra
stefan-jansen/machine-learning-for-trading
Jupyter Notebook · 2026-08-25 工程化 教程 生产可用 Stars 20628 周增 +164

《Machine Learning for Trading》第三版配套代码——从数据获取到实盘交易全流程。Code for Machine Learning for Trading, 3rd edition — from data sourcing to live execution.

agentllm-infra
stas00/ml-engineering
Python · 2026-08-24 工程化 教程 生产可用 Stars 18696 周增 +58

机器学习工程开放手册。Machine Learning Engineering Open Book

ragllm-infraengineering
aws/amazon-sagemaker-examples
Jupyter Notebook · 2026-07-30 LLM 基础设施 教程 生产可用 Stars 10980 周增 -7

示例 📓 Jupyter notebooks,演示如何使用 🧠 Amazon SageMaker 构建、训练和部署机器学习模型。Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.

llm-infraengineering
poloclub/transformer-explainer
JavaScript · 2026-06-06 LLM 基础设施 教程 生产可用 Stars 8376 周增 +7

Transformer 可视化解析:通过交互式可视化学习 LLM Transformer 模型的工作原理。Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization

llm-infra
NirDiamant/Prompt_Engineering
Jupyter Notebook · 2026-07-31 工程化 教程 生产可用 Stars 7751 周增 +63

22 种 prompt engineering 技术,附带 Jupyter Notebook 实战教程,覆盖从基础概念到利用 LLM 的高级策略。22 prompt engineering techniques with hands-on Jupyter Notebook tutorials, from fundamental concepts to advanced strategies for leveraging LLMs.

ragllm-infra
rasbt/reasoning-from-scratch
Jupyter Notebook · 2026-08-04 工程化 教程 研究原型 Stars 4951 周增 +14

从零开始一步步用 PyTorch 实现一个推理 LLM。Implement a reasoning LLM in PyTorch from scratch, step by step

llm-infra
openvinotoolkit/openvino_notebooks
Jupyter Notebook · 2026-08-10 LLM 基础设施 教程 研究原型 Stars 3195 周增 +0

📚 OpenVINO™ 的 Jupyter notebook 教程。📚 Jupyter notebook tutorials for OpenVINO™

multimodalllm-infra
morluto/jacobian
Python · 2026-08-13 Agent 智能体 教程 实验 Stars 37 周增 +0

面向 agent 的纯数学工具:搜索实例与反例,进行精确计算,并独立验证结论所证内容。Pure mathematics for agents: search for examples and counterexamples, compute exactly, and independently check what a result proves.

agent
sairaman436/vybe-intelligence-vault
JavaScript · 2026-08-23 Agent 智能体 教程 实验 Stars 22 周增 +0

自动更新的开源知识库,面向 AI Agent、RAG 系统、MCP server、prompt、tool、模板以及新一代 Web 开发。An auto-updating open-source vault for AI agents, RAG systems, MCP servers, prompts, tools, templates, and next-generation web development.

agentragllm-infra
Prysai/Prysai-LLM-Playbook
Python · 2026-08-18 LLM 基础设施 教程 生产可用 Stars 21 周增 +0

一个以证据为引领的六语种 LLM 实战手册:包含可迁移的核心、Codex 旗舰路线,以及 ChatGPT、Claude Code、Gemini、DeepSeek 和 Grok 的适配器。An evidence-led, six-language LLM playbook: the transferable core, the Codex flagship track, and adapters for ChatGPT, Claude Code, Gemini, DeepSeek, and Grok.

agentriskllm-infra
trololollo78/Prompt-Engineering
未知语言 · 2026-08-11 工程化 教程 实验 Stars 15 周增 +0

🚀 掌握 prompt engineering,通过指南、示例与最佳实践优化 AI 交互,覆盖各技能水平与应用领域。🚀 Master prompt engineering to optimize AI interactions with guides, examples, and best practices for all skill levels and domains.

agentmultimodalllm-infra
MARKTECHPOST-AI-MEDIA-INC/LLMs-Tutorials-Projects
未知语言 · 2026-08-11 评测基准 教程 实验 Stars 9 周增 +0

微调、评估、提示工程、开源模型Fine-tuning, evaluation, prompting, open-source models

evaluationllm-infra
Brucewaynehatake/GenAI-Architect-70-Hands-On-Projects
未知语言 · 2026-08-15 LLM 基础设施 教程 实验 Stars 5 周增 +0

🚀 通过 70 个生成式 AI 实战项目转型技能,从入门到生产级架构师,涵盖真实场景应用。🚀 Transform your skills with 70 hands-on projects in Generative AI, guiding you from beginner to production-ready architect with real-world applications.

agentragengineeringllm-infra
builderr-ai/builderr-trading-template
Python · 2026-08-14 Agent 智能体 教程 实验 Stars 4 周增 +0

builderr.ai 交易 Agent 模板——fork 后实现 decide(),即可提交。Trading agent template for builderr.ai — fork this, implement decide(), submit.

agentevaluation
TheEspresso/prompt-engineering
未知语言 · 2026-08-13 工程化 教程 实验 Stars 2 周增 +0
ragllm-infra
neelsoumya/teaching_llm_applications
Jupyter Notebook · 2026-08-11 工程化 教程 实验 Stars 2 周增 +0

教学用 LLM 应用teaching LLM applications

llm-infra
tsrigo/dsh-from-scratch
TypeScript · 2026-08-14 Agent 智能体 教程 实验 Stars 1 周增 +0

一个可运行的 TypeScript 教程,从零搭建一个极简 DeepSeek 风格 Agent 框架。A runnable TypeScript tutorial that builds a minimal DeepSeek-style agent harness from scratch.

agent
ryrydagoat/index.html
CSS · 2026-08-11 工程化 教程 实验 Stars 1 周增 +0

使用 HTML 和 CSS 构建简洁、风格化的网站,配备响应式布局、导航与现代设计,提升用户参与度🌐 Build a simple, stylish website using HTML and CSS, featuring a responsive layout, navigation, and a modern design for easy user engagement.

multimodalllm-infra
ngu-gif/genai-role-playbook
HTML · 2026-08-25 工程化 教程 实验 Stars 1 周增 +0

GenAI 职业路线图 2026 🚀 | AI 岗位路径与技能指南GenAI Career Roadmap 2026 🚀 | AI Job Paths & Skills Guide

agentragmultimodalllm-infra
z15114664687-dot/hr-onboarding-agent
Python · 2026-08-11 Agent 智能体 教程 实验 Stars 0 周增 +0

面向飞书/Lark 的开源 AI 辅助入职方案:可配置工作流、文档 OCR 与审阅、Bitable 同步、提醒功能,以及零凭证 Demo。Open-source AI-assisted HR onboarding for Feishu/Lark: configurable workflows, document OCR and review, Bitable sync, reminders, and a zero-credential demo.

agentragllm-infra
vshwsh/prod-evals-cookbook
Python · 2026-08-11 Agent 智能体 教程 实验 Stars 0 周增 +0

通过实战教程构建有效的 AI 评测,使用真实 agent 提升生产系统技能🎯 Build effective AI evaluations through a hands-on tutorial, using a realistic agent to enhance your production system skills.

agentevaluationengineeringllm-infra
shankarpandala/era-v5
HTML · 2026-08-16 工程化 教程 实验 Stars 0 周增 +0

这是我的 ERA-V5 作业仓库。This is a repo for my assignment of ERA-V5

llm-infra
purpletrainwreck/Complete-guide-for-secure-boot-on-Arch-Linux-with-rEFInd
未知语言 · 2026-08-20 工程化 教程 生产可用 Stars 0 周增 +0

提供清晰的分步指南,介绍如何在 Arch Linux 上结合 rEFInd 与 Nvidia 硬件启用带模块签名强制的 Secure Boot。Provide a clear, step-by-step guide to enable Secure Boot with module signature enforcement on Arch Linux using rEFInd and Nvidia hardware.

ragrisk
Onlykrizz/prompt-for-code
未知语言 · 2026-08-22 Agent 智能体 教程 实验 Stars 0 周增 +0

🔧 通过灵活的 prompt 模板与任务规范项目简化 AI Agent,实现高效的指令与记忆管理。🔧 Streamline AI agents with this flexible prompt template and task specification project for effective instruction and memory management.

agentmultimodalllm-infra
ninhnguyen01/LLM-AI-Project
Jupyter Notebook · 2026-08-12 LLM 基础设施 教程 实验 Stars 0 周增 +0

大语言模型(LLM)是一种人工智能(AI)程序,能够识别并生成文本,以及执行其他任务。A large language model (LLM) is a type of artificial intelligence (AI) program that can recognize and generate text, among other tasks.

agentragllm-infra
Macr7523/Video-Summarizer
Python · 2026-08-11 多模态 教程 实验 Stars 0 周增 +0

本地使用 AI 总结视频,从讲座、会议和教程中提取视觉亮点与文本摘要,基于 RTX 40 系列 GPU 的 CUDA 加速Summarize videos locally with AI, extracting visual highlights and text summaries from lectures, meetings, and tutorials using CUDA on RTX 40-series GPUs

multimodalllm-infra