Most active commenters

    ←back to thread

    169 points arthurtakeda | 13 comments | | HN request time: 0.409s | source | bottom

    Enter a topic and get a learning mind map generated by an LLM with links to learn more about each subtopic.

    You can use it with local models (through Ollama) or external models.

    If you have any feedback, please share it! Hope it's useful

    Demo: https://youtu.be/Y-9He-tG3aM

    1. andai ◴[] No.41899427[source]
    Very interesting!

    My first thought when seeing this is, could I use this as a "progress map" for a subject I'm learning? So add my own notes, and use AI to find and recommend more resources?

    My second thought is, can you build one of these for everything I've ever learned, and want to learn?

    I've long (15 years?) been waiting for a system that knows not only my interests, but my knowledge, and can use that data to find or generate the optimal learning experience for any subject.

    (Khan Academy used to have a big interconnected graph of how all the knowledge on their platform fit together (dependencies) but for some reason they removed it...)

    AI is getting pretty close, especially now that they've rolled out memory and conversations... wild times we live in!

    replies(6): >>41899499 #>>41899686 #>>41899960 #>>41901605 #>>41901701 #>>41911155 #
    2. artur_makly ◴[] No.41899499[source]
    @andai check out https://www.perplexity.ai/spaces its _kind of_ what you are describing.. it's UX is unstructured compared to a mind-map or timeline. But we are starting to see the nascent stages of where all this is going. exciting times indeed.
    3. arthurtakeda ◴[] No.41899686[source]
    that's a very interesting use case, could be the long-term vision for the project, thanks for sharing!
    4. hm-nah ◴[] No.41899960[source]
    Smells like a knowledge graph
    5. matly ◴[] No.41901605[source]
    You could take a look at Obsidian [1], or similar knowledge management tools. There is certainly a lot of movement in the plugin ecosystem right now, for example the obsidian-canvas-llm-extender [2], which (likely) does what you're asking for.

    1: https://obsidian.md/ 2: https://github.com/phasip/obsidian-canvas-llm-extender

    replies(1): >>41902777 #
    6. elric ◴[] No.41901701[source]
    > Khan Academy used to have [...] but for some reason they removed it

    I'm quite saddened by all the stuff that's been removed from Khan Academy over the years. Most of the non-maths content has been removed. The knowledge graph has been removed, etc. I've stopped donating to them because every time I use it, the experience has gotten worse.

    replies(1): >>41903174 #
    7. soco ◴[] No.41902777[source]
    I always found Obsidian and whatever other tools a huge time investment by itself with more effort to use them than actually getting the managed knowledge.
    replies(1): >>41902876 #
    8. Tier3r ◴[] No.41902876{3}[source]
    Same for Anki, Notion, Zettelkatsen etc. Even ignoring the setup cost, it costs as much effort to insert in something as it does to retrieve it. The value prop tends to be low for individuals.
    replies(2): >>41909924 #>>41910513 #
    9. sersi ◴[] No.41903174[source]
    Do they ever explain why they removed this content?
    10. zs234465234165 ◴[] No.41909924{4}[source]
    Anki doesn’t belong on this list
    replies(1): >>41910014 #
    11. Tier3r ◴[] No.41910014{5}[source]
    As much as I love Anki there is enormous friction in creating the cards, especially as a beginner. And you very easily get overfitting when you keep seeing the same question.
    12. xyzsparetimexyz ◴[] No.41910513{4}[source]
    A technique I've found that works for learning languagea in Anki is to generate or download massive deck, suspend all of it and then whenever I encounter an unfamiliar word in the wild I unsuspend it and set it up for review. Takes like 5 seconds.
    13. ru6xul6 ◴[] No.41911155[source]
    I had the exact same wish for an interconnected knowledge map, so I'm building it myself! Please check out https://onri.ai, which plots all human knowledge on a Google Map, with their dependencies. I'm still building out the navigation algorithm and user features, but please let me know whether that fits your use case :)