You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Semantic A* Pathfinding agent that navigates Wikipedia using high-dimensional vector space. Built with Python, BeautifulSoup4, and Sentence-Transformers to bridge unrelated concepts through semantic context rather than just keywords.
The Wiki Game — race to connect two Wikipedia articles using only in-page links, with fewer clicks being better. Bidirectional BFS reveals the optimal path, plus configurable challenges (difficulty, time limits, click caps, no-back-button mode).