Skip to content

pedropintoo/ArtSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtSense

Introduction

During a 48-hour hackathon, we developed an AI-powered mobile application designed to enhance the museum experience and address a significant challenge faced by small museums: providing engaging guided tours and audio guides.

Screenshot 1
artsense.mp4

How It Works

With our multi-modal image processing architecture, any museum can upload their collection of artworks and provide as much contextual information as they wish. This allows for a rich, interactive experience for visitors.

Our novel architecture allows the app to detect multiple pieces of art within a single photograph, providing the correct contextual information for each one. We also offer an integrated chatbot that provides access to reliable sources, showing them as links so that users can deep dive into the artists or the art itself.

Technology Behind It

Despite this being a more UX-oriented hackathon, all of this was made possible by leveraging a powerful Large Language Model (LLM). To achieve maximum performance, we stored the images in Google Cloud for image processing. This approach allows our architecture to detect images in less than 2 seconds, a significant improvement compared to standard LLM integrations that can take more than 20 seconds. This optimization is crucial for delivering a fast and seamless user experience.

image

Requirements

  • Docker;
  • Node (npm, npx);

How to run

Initialize the backend

docker compose up --build -d

Run the expo app

cd frontend
npm install
npx expo start

Scan the QRCode

About

ShiftAppens 2025 Hackathon Finalist | AI-powered mobile application to enhance museum experiences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages