Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santoshlite/bytedetective
The easiest way to search for images on your desktop 🔎
https://github.com/santoshlite/bytedetective
ai computer-vision deep-learning desktop file-browser file-explorer image image-captioning image-recognition machine-learning macos rust search search-engine semantic-search svelte tauri
Last synced: 2 months ago
JSON representation
The easiest way to search for images on your desktop 🔎
- Host: GitHub
- URL: https://github.com/santoshlite/bytedetective
- Owner: santoshlite
- Created: 2023-07-02T17:32:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-16T20:56:47.000Z (over 1 year ago)
- Last Synced: 2024-06-12T09:24:43.581Z (7 months ago)
- Topics: ai, computer-vision, deep-learning, desktop, file-browser, file-explorer, image, image-captioning, image-recognition, machine-learning, macos, rust, search, search-engine, semantic-search, svelte, tauri
- Language: Rust
- Homepage: https://bytedetective.vercel.app/
- Size: 3.87 MB
- Stars: 25
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is ByteDetective?
ByteDetective is a **desktop app** (currently available for MacOS) that acts as a **semantic search engine for your photos**. The aim is to make searching for images on your desktop quick and easy.**Images are difficult to search**; they often don't have a really intuitive filename, and you have to dig a lot to find them. Wouldn't it make more sense to search for them **based on their content** (e.g "eating pizza with friends")?
Why it's cool:
- 📁 **Ease of use**: Say goodbye to the endless struggle of navigating through countless files and folders to find that one picture
- 🔮 **Intelligent**: Even if your description is vague, ByteDetective will deliver pretty decent results, giving you images that match your words.
- ⚡ **Fast**: Lightning-fast performance as the inference is made with Rust.## How it works
## Demo
https://github.com/ssantoshp/ByteDetective/assets/61618641/9e1af1cd-8cf6-4f58-ae82-c4b826db50e1## How to use
1. Download the release.
2. Open it.
3. Give the app authorizations to access your files.
4. Leave it open for a few hours. At first, it will take a little time to scan all the images on your computer. Then it will get faster and synchronize with new images on the fly, promise.