A multi-agent AI system that solves GeoGuessr using an image url, developed by Jackson Lieberman.
GeoSolvr mimics the logical process GeoGuessr pros use: the image gets split up and handled by different agents, then brought back together and improved in iterations.
The goal is a synchronous orchestration which provides analysis on every single output in hopes of teaching you the reasoning behind country identification on Street View!
The full source code is available on GitHub.