Skip to content
View hzzhizhou's full-sized avatar

Block or report hzzhizhou

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. oeasy-python-tutorial oeasy-python-tutorial Public

    Forked from overmind1980/oeasy-python-tutorial

    良心的 Python 教程,面向零基础初学者简明易懂的 Python3 入门基础课程。在linux+vim生产力环境下,从浅入深,从简单程序学到网络爬虫。可以配合蓝桥云上实验环境操作。

    Shell

  2. RAG-System RAG-System Public

    基于 LangChain + Chroma 构建的全链路 RAG 系统,支持多策略自适应分块、混合检索、RRF 融合、重排序、本地嵌入模型加速、流式输出、Redis 对话记忆,RAGAS评估与Agent集成。用于快速构建企业知识库问答。

    Python