Live data from Hacker News

Viewing profile — lum1104

lum1104

HN member
Joined
Wed, Apr 08, 2026, 4:56 PM UTC
HN karma
6
Public activity
25 items

About lum1104

Builder working on LLM applications, memory systems, graph-based RAG, and multimodal AI.

MS ECE, Georgia Tech. Previously did algorithm engineering work at Tencent and Baidu.

I’m building Understand Anything, an open-source tool that turns any codebase into an interactive knowledge graph for exploration, search, and plain-English understanding.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #48733568

    [flagged]

  9. story
  10. story
  11. comment
    Comment #48130624

    And Claude occationally ban your account, causing the records loss too...

  12. comment
    Comment #48090872

    I am working on Understand-Anything, trying to use AI to teach you how to understand something. The problem for me, as a beginner in lots of aspect, is do not know what question to…

  13. story
  14. comment
    Comment #48006286

    [flagged]

  15. comment
  16. comment
  17. comment
    Comment #47983130

    One thing I realized while working on large repos is that most “code graph” tools are still fundamentally navigation tools. You can see structure, dependencies, call graphs, etc., …

  18. comment
    Comment #47983106

    You can check the historical star data here: https://trendshift.io/repositories/23482 Honestly, I’m the author of the project :)

  19. comment
  20. comment
    Comment #47911008

    I use it in my company, a startup that vibe coding for thousands line of code every day. And it works fine. Engineers love the business knowledge mode.

  21. comment
    Comment #47908515

    Hi HN, I built Understand Anything to help with a problem I run into often: understanding an unfamiliar codebase without spending hours jumping between files, docs, and dependency …

  22. story
  23. comment
    Comment #47823097

    I use tree sitter for the codes part. Then after the code knowledge graph generation, using the graph I build the business knowledge graph. In this case, the business knowledge gra…

  24. comment
    Comment #47823003

    Graphs that teach > graphs that impress. Turn any code, or knowledge base (Karpathy LLM wiki), into an interactive knowledge graph you can explore, search, and ask questions about.…

  25. story