Skip to content

pwa-builder/image-search-demo

Repository files navigation

Local Photo Search Demo

What is this app?

This app allows users to import photos that then get classified locally, on the users device. Those classifications are then used to enable searching through your photos, all without having to go to the cloud.

Key Technical Features

  • All AI is local, running on the GPU or the NPU (although GPU by default at the moment) using WebNN

Jump Right In

After you have cloned this app to your machine with Git, run through the following steps.

Install Dependencies:

npm install

And then start developing your app with:

npm run dev

With that command, the app will open in the browser and will update when you make changes to the code. And that's it! Good luck on your Progressive Web App adventure!

About

A PWA that does on-device image search using AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published