This is a submission for Weekend Challenge: Dog Days Edition
WikiPaw is an interactive Wikipedia-hopping game designed around dog breeds! Players are given a target dog breed to reach but start on a Wikipedia page located 2–3 outgoing link hops away from their target. To help navigate the maze of Wiki links, WikiPaw uses Gemini AI as an intelligent guide to evaluate your current page against the target breed and hint at how close you are to reaching your destination
Live project coming on [Wikipaw](https://himanshuc3.github.io/wikipaw)
The code is hosted on my github and repo is called [wikipaw](https://github.com/himanshuc3/wikipaw)
The following points describe how the project works:
Best Use of Google AI: Leveraged Gemini AI to dynamically calculate semantic proximity between Wikipedia articles and generate context-aware hints for players.