Horus AI is a machine learning app that detects the contents of an image you upload and answers contextual questions. Frontend was made using React with a FastAPI backend. Machine learning model used is the ViLT by Wonjae Kim from HuggingFace.

=== This application uses Docker. To use locally, go to the root directory and type 'docker compose up' in the terminal.