Skip to content
View lhh737's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report lhh737

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

Pinned Loading

  1. LangChain-ReAct-Agent LangChain-ReAct-Agent Public

    基于 LangChain/LangGraph 的 ReAct Agent ,结合 RAG、工具调用与 Streamlit 界面,面向智能客服与报告生成场景。

    Python 194 37

  2. KnowledgeBase-RAG-LLM-System KnowledgeBase-RAG-LLM-System Public

    基于 Streamlit、LangChain 与 Chroma 的轻量级 RAG 学习项目,支持本地知识库上传、检索增强问答与聊天式交互。

    Python 133 24

  3. AI-Npc-Town AI-Npc-Town Public

    基于 Godot + FastAPI + Docker + LLM Agent 构建的 AI NPC 交互系统。玩家可以在 2D 像素风格场景中自由移动,并与具备角色设定、记忆系统和好感度机制的 NPC 进行自然语言互动。

    1 1

  4. Multi-Agent-DeepsearchSystem Multi-Agent-DeepsearchSystem Public

    基于 LangGraph 的多智能体深度研究系统 (Planner/Executor/Reporter/Critic 四 Agent 协作,LLM-as-Judge 反思迭代,PostgreSQL + Redis 持久化)

    Python 1 2

  5. Qwen-Lora-finetune Qwen-Lora-finetune Public

    LoRA instruction fine-tuning for Qwen2.5. Full pipeline: data prep → training → evaluation → quantization. Built | with PEFT/TRL on Google Colab

    Python 1

  6. rag-chinese-qa rag-chinese-qa Public

    基于 LangChain 的 RAG 中文文档问答系统,支持混合检索(FAISS+BM25)、HyDE 增强与 BGE 重排序,小参数模型生成回答,Gradio 提供 Web 交互界面。

    Python