Skip to content

Codeology/avoguessr

Repository files navigation

Avoguessr 🌎 - Codeology Fa23

🥑 Overview

Automated AI for Geoguessr game. The model is inspired by researchers at Stanford who had implemented the geoguessr AI accurately first as well as the papers in the Google Drive folder. Avoguessr creates an interactive map for the user, runs the game in real time by logging in and starting the game, and guesses the country by giving an output. You can test the model by taking 4 different pictures from different angles and play the game.

👫 Project Members

Project Manager: Kerrine Tai
Project Leaders: Ergun Acikoz, Minjune Kim
Project Members: Christina Yue, Kate Trevor, Katelyn Jo, Philip Ye

💻 Setup

Use the countries that are listed in countries.txt to filter out places that are not in Google Street View. Use countries.geojson to create the map. Use requirements.txt to download required modules.