Wiki Traverser
  
      This uses the wikipedia API to fetch all the links on a page. These links then all get sent to OpenAI using text-embedding-ada-002
      and gets the cosine similarity of all the titles.
    
  
      This uses the wikipedia API to fetch all the links on a page. These links then all get sent to OpenAI using text-embedding-ada-002
      and gets the cosine similarity of all the titles.