Skip to content
View SXTYGJY's full-sized avatar

Block or report SXTYGJY

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
SXTYGJY/README.md

Hi there 👋

I'm an aspiring AI Agent Developer / LLM Application Engineer

🎓 Master’s student @ China University of Geosciences (Wuhan) 💡 Focused on building reliable, production-ready AI systems rather than demos


🚀 What I'm working on

  • Multi-Agent systems with LangGraph / StateGraph
  • RAG pipelines with Hybrid Retrieval (BM25 + Vector + RRF)
  • LLM application architecture (ReAct / Routing / Memory)
  • Improving reliability with fallback mechanisms & human-in-the-loop

🧠 Featured Projects

🔹 AI Contract Review Agent

  • Built a 4-agent pipeline for automated contract analysis
  • Reduced review time 30 min → 4 min
  • Designed hybrid retrieval + LLM rerank
  • Implemented multi-level fallback & HITL workflow

🔹 Data Warehouse QA Agent

  • Developed a ReAct-based intelligent QA system
  • Designed routing + reasoning hybrid architecture
  • Built hierarchical chunking + RRF retrieval pipeline
  • Integrated evaluation framework (Ragas) & observability

⚙️ Tech Stack

Python · LangChain · LangGraph · Elasticsearch · FastAPI · MySQL · Spark


🎯 Currently

  • 🌱 Deepening understanding of Agent systems & LLM infra
  • 💼 Seeking AI Agent / LLM Internship (2026)

📫 Contact


Building AI systems that are accurate, reliable, and usable in real scenarios

Popular repositories Loading

  1. Assistant Assistant Public

    Assistant demo

    Python

  2. SXTYGJY SXTYGJY Public

  3. Project_interview_skill Project_interview_skill Public

  4. rhzl-Agentic-Design-Patterns-cn rhzl-Agentic-Design-Patterns-cn Public

    Forked from fzy2012/rhzl-Agentic-Design-Patterns-cn

    智能体设计模式

    Python

  5. hello-agents hello-agents Public

    Forked from datawhalechina/hello-agents

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

    Python

  6. learn-claude-code learn-claude-code Public

    Forked from shareAI-lab/learn-claude-code

    Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

    TypeScript