Skip to content
View yq1320's full-sized avatar
🎯
Focusing
🎯
Focusing
  • SZ@WenH
  • China.SZ

Organizations

@EasySI

Block or report yq1320

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

本书围绕 DeerFlow 2.0,从理论到源码,系统讲解如何进行二次开发。

78 16 Updated Mar 31, 2026

🚀 「大模型」1小时从0训练67M参数的视觉多模态VLM!🌏 Train a 67M-parameter VLM from scratch in just 1 hours!

Python 7,316 802 Updated Apr 4, 2026

🚀🚀 「大模型」2小时完全从0训练64M的小参数GPT!🌏 Train a 64M-parameter GPT from scratch in just 2h!

Python 45,950 5,636 Updated Apr 4, 2026

Eino

Go 1 Updated Mar 30, 2026

存储使用eino实现的基础智能体仓库,用于结合eino快速组装复杂智能体,注意此仓库与eino完全耦合。

Go 3 Updated Apr 3, 2026

字节eino+gin框架实现的agent智能体, 愿望是让AI成为你的精神伴侣

Go 7 Updated Nov 22, 2025

一个基于 Eino 框架的综合性大模型应用,用eino实现了一个流式对话AI和一个集成了Qdrant向量数据库的RAG知识库。是学习和实践大模型工程化的绝佳案例。

Go 8 Updated Sep 26, 2025

基于Eino实现数据分析处理智能体,目标尽可能的综合常见llm技术使该项目成为入门教程

Go 77 11 Updated Mar 11, 2026

LangGraph 1.0 Tutorial

Jupyter Notebook 375 48 Updated Apr 4, 2026

基于最新LangchainV1.1.0版本的从0到1以及实战案例项目课件代码。

Jupyter Notebook 54 10 Updated Dec 4, 2025

any4any是一个企业级多模态AI平台,提供完整的智能交互解决方案。集成了大语言模型对话、数字人系统、智能SQL查询、语音处理、知识库系统等核心功能,支持OpenAI兼容API接口,可无缝集成到各类AI应用中。

Python 64 4 Updated Nov 10, 2025

一键生成数字人视频系统| 批处理AI视频自动生成系统|基于文本自动生成AI图像生成/数字人视频|TTS|音色克隆|ASR|OCR|支持水印和logo添加转场效果|字幕自动生成|元素叠加|剪辑合并|ffmpeg

Python 13 4 Updated Jan 18, 2026

使用 LangChain 1.0 构建的 Skills Agent,演示 Anthropic Skills 三层加载机制的底层原理。

Python 210 46 Updated Apr 3, 2026

langchain1.0

Python 1 1 Updated Dec 9, 2025

Build effective agents using Model Context Protocol and simple workflow patterns

Python 8,204 818 Updated Jan 25, 2026

📚 从零开始构建大模型

Jupyter Notebook 28,490 2,638 Updated Mar 16, 2026

AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。

Python 612 76 Updated Apr 7, 2026

📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程

Python 34,269 3,973 Updated Mar 30, 2026

基于langchain1.0开发的Agentic RAG,实现了最基础的功能,包含了RAG的整个流程,可以在这个的基础上增加优化功能。

Python 6 2 Updated Dec 29, 2025

把skills存放在数据库中,测试是否能被大模型agent调用。agent采用langchain1.0框架搭建

Python 1 Updated Jan 6, 2026

本项目旨在提供一套完整的大语言模型(LLM)学习和实践代码示例,涵盖了从基础概念到高级应用的各个方面。通过实际代码演示,帮助开发者快速掌握 LangChain1.0版本 等框架在 LLM 应用开发中的使用方法。

Python 4 1 Updated Dec 14, 2025

这是一个 LangChain 1.0 和 LangGraph 1.0 的学习仓库,学习如何进行agent开发,涵盖从基础概念到实战项目的完整学习路径。

Python 327 73 Updated Jan 11, 2026

Minimal, practical LangChain 1.0 examples — each in few lines.

TypeScript 8 1 Updated Jan 7, 2026

µStreamer - Lightweight and fast MJPEG-HTTP streamer

C 1,961 273 Updated Mar 12, 2026

The main PiKVM daemon

Python 282 210 Updated Apr 5, 2026

Go语言Web管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备

Go 1,581 226 Updated Apr 7, 2026

这是一个大模型的实战项目,介绍一些大模型方面的知识,包括但不限于BERT,Transformer,RoBERT,Attention机制等。

Python 5 Updated Jun 30, 2025

LLMs-from-scratch项目中文翻译

Jupyter Notebook 2,510 414 Updated Oct 15, 2025

PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)

Jupyter Notebook 12,828 3,755 Updated Dec 24, 2023

pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行

Jupyter Notebook 21,604 5,429 Updated Jul 25, 2024
Next