Progressive Web App to recognise buildings in AGH UST campus.
The application's task, based on a photo taken by the user, is to show him the building on the AGH campus where it is currently located and basic information about it.
An unregistered user can search for buildings based on the attached photo and setting up an account.
The logged-in User will additionally be able to view their profile, history of found buildings and clearing the history of searched buildings.
Technologies used:
- Frontend: TypeScript + React + TailwindCSS
- Backend: Python + FastAPI + Pytorch, OpenCV + SQLite