Wikidive is an AI-driven exploration tool designed to help you discover interesting topics on Wikipedia.
Simply enter a topic you're interested in, and Wikidive will explore Wikipedia to find TWO related topics that an AI model thinks are interesting. You can then choose to dive deeper into one of these topics. Each "dive" presents you with related topics that you can explore further, creating an engaging journey of discovery.
EDIT: How it works:
It asks an llm this prompt: "I was going in this rabbit hole of wikipedia articles: #{chain} \n I have now found these topics:\n\n#{related_topics}\n\n Select the 2 most mind blowing topics from the list and that I'd enjoy given my rabbit hole. Ensure two topics are not the same."
and pics two articles that it returns. This is slightly better than random.(related article names are obtained from wikipedia API).
Wikidive is an AI-driven exploration tool designed to help you discover interesting topics on Wikipedia.
Simply enter a topic you're interested in, and Wikidive will explore Wikipedia to find TWO related topics that an AI model thinks are interesting. You can then choose to dive deeper into one of these topics. Each "dive" presents you with related topics that you can explore further, creating an engaging journey of discovery.
EDIT: How it works:
It asks an llm this prompt: "I was going in this rabbit hole of wikipedia articles: #{chain} \n I have now found these topics:\n\n#{related_topics}\n\n Select the 2 most mind blowing topics from the list and that I'd enjoy given my rabbit hole. Ensure two topics are not the same."
and pics two articles that it returns. This is slightly better than random.(related article names are obtained from wikipedia API).
This looks usable and pleasant.
Bookmarked.