Remix.run Logo
Show HN: I built my own knowledge graph from the code AI writes(github.com)
6 points by aeroscissorz1 7 hours ago | 4 comments
admtal 7 hours ago | parent [-]

Is there a demo or example of the output?

aeroscissorz1 6 hours ago | parent [-]

Yep. Here’s an example of the output: https://raw.githubusercontent.com/aeroscissorz/learnlance/re... It’s easiest to understand by running it yourself, though. It’s available on PyPI: pip install learnlance Then: learnlance setup and start coding. The graph is generated from your coding session.

admtal 4 hours ago | parent | next [-]

This is really cool, thanks for sharing!

PCLift 2 hours ago | parent | prev [-]

Very cool project!