Skip to content
View zhangnanbo's full-sized avatar

Block or report zhangnanbo

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

LLM-powered framework for deep document understanding, semantic retrieval, and context-aware answers using RAG paradigm.

Go 6,468 736 Updated Oct 15, 2025

Unified Go interface for Language Model (LLM) providers. Simplifies LLM integration with flexible prompt management and common task functions.

Go 578 57 Updated Jul 8, 2025

A lightweight, production-ready RAG (Retrieval Augmented Generation) library in Go.

Go 193 10 Updated Jul 8, 2025

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…

TypeScript 36,253 6,043 Updated Sep 29, 2025

some demo written by pure python

Python 2 Updated Jul 24, 2025

基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了LLaMA-Factory用于训练,fastllm和vllm用于推理,

Python 29 5 Updated Jul 5, 2025

👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么

44,577 3,739 Updated Oct 15, 2025

MIT 6.824: Distributed System

Go 49 3 Updated Nov 6, 2022

Flink 中文视频课程(持续更新...)

4,619 1,158 Updated Jun 18, 2020

数据建设与大数据技术知识体系,包含hadoop、hive、spark、flink主流框架和系列框架,数据中台、数据湖、数据治理、数仓建设、数据化转型等

Java 426 119 Updated Aug 8, 2025

Flink 流式计算框架学习笔记✨

Java 59 23 Updated Jun 21, 2022

flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…

Java 14,949 3,957 Updated Mar 12, 2025

在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库->将检索结果和用户问题填入prompt模版->用最终的prompt调用LLM->由LLM生成回复

Python 185 23 Updated Sep 6, 2024

爬取百度百科中文页面,抽取三元组信息,构建中文知识图谱

Python 949 192 Updated Jul 20, 2020

​ 李白 👤 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模型训练出专业的AI智能体,以生成式对话应用的形式,推动李白文化的普及与推广。

Python 1,811 229 Updated Jul 12, 2025

These are the best resources for System Design on the Internet

17,356 2,258 Updated Jul 16, 2025

如何设计一个秒杀系统

7 10 Updated Dec 6, 2018

CSView是一个互联网面试知识学习和汇总项目,包括面试高频算法、系统设计、计算机网络、操作系统、C++、Java、golang、MySQL、Redis、K8s、消息队列等常见面试题。

TypeScript 681 48 Updated Mar 6, 2024

go基于向量数据库与GPT3.5的通用本地知识库方案(A universal local knowledge base solution based on vector database and GPT3.5)

Go 176 26 Updated Mar 26, 2023

基于RAG的私有知识库问答系统

Python 356 88 Updated Nov 28, 2024

RAG+ChatGPT+LangChain搭建本地知识库文档问答系统

Python 72 10 Updated Jan 2, 2024

📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

182,529 51,254 Updated Aug 21, 2024

系统设计面试题精选

1,352 271 Updated Oct 20, 2022

Uber Go 语言编码规范中文版. The Uber Go Style Guide .

8,083 1,336 Updated Jun 30, 2025

本项目旨在分享人工智能相关应用技术以及实战经验,包括大模型、语音合成、数字人、图像生成等。

Python 266 47 Updated Sep 26, 2024

整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。

21,409 2,040 Updated May 19, 2025

7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列

Go 16,422 2,546 Updated Jul 19, 2024

A Go microservices framework

Go 22,532 2,388 Updated Oct 14, 2025

Efficient cache for gigabytes of data written in Go.

Go 7,976 603 Updated Sep 8, 2025

deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)

HTML 19,799 6,068 Updated Apr 29, 2022
Next