GeoSolvr

A multi-agent AI system that solves GeoGuessr using an image url, developed by Jackson Lieberman.

Project Overview

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!

Features

What I learned

View the Code

The full source code is available on GitHub.

← Back to Portfolio