Skip to content
View yiwufen's full-sized avatar

Highlights

  • Pro

Block or report yiwufen

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

Hi there, I'm Li Hang πŸ‘‹

Typing SVG

🎯 What I'm Currently Working On

  • πŸ€– Learning-based Planning: Research on scalable multi-goal path planning and heuristic priors for classical planners ($A^$, RRT).
  • 🧠 Agentic AI: Designing autonomous exploration Agents with custom control flow β€” Phase-based state machines, MCP tool protocols, and auditable reasoning chains. Building a multi-Agent system where Graph Exploration serves as a heavy reasoning tool.

πŸš€ Featured Open Source Projects

  • fin-trace β€” Graph exploration Agent with MCP. Custom Phase state machine (EXPLORING β†’ FINALIZE) replaces standard ReAct. Event Thread reasoning with ku_id evidence anchors for end-to-end auditability. Deployed as standalone TS process, integrable by other Agent systems.
  • fin-graph β€” Financial Knowledge Graph RAG pipeline. Entity-Event bipartite graph with 10K+ entities and 20K+ events. Dual-recall (BM25 + FAISS) β†’ Rerank β†’ graph expansion β†’ MCP service.

πŸ›  Tech Stack

Deep Learning & Algorithms Python PyTorch TypeScript C++

Agentic AI & Backend FastAPI Neo4j Docker


Pinned Loading

  1. news news Public

    Python 2

  2. fin-trace fin-trace Public

    TypeScript 2