|
1 | 1 | # SmartScan - Media organisation & search app |
2 | 2 |
|
3 | | -SmartScan is an innovative app powered by a CLIP model that automatically organizes your images by content similarity and enables text-based search across both images and videos, making gallery management effortless. |
| 3 | +Search images and videos offline using text or images, and automatically organize your images with on-device AI. |
4 | 4 |
|
5 | 5 | <div align="center"> |
6 | 6 | <img src="fastlane/metadata/android/en-US/images/featureGraphic.png" alt="Banner" style="border-radius: 20px;"> |
7 | 7 | </div> |
8 | 8 |
|
9 | 9 |
|
10 | 10 | | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" alt="Screenshot 1" width="200px"> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" alt="Screenshot 2" width="200px"> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" alt="Screenshot 3" width="200px"> | |
11 | | -| --- | --- | --- | |
12 | | -| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" alt="Screenshot 4" width="200px"> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" alt="Screenshot 5" width="200px"> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" alt="Screenshot 6" width="200px"> | |
| 11 | +|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------| |
| 12 | +| <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" alt="Screenshot 4" width="200px"> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" alt="Screenshot 5" width="200px"> | |
13 | 13 |
|
14 | 14 | --- |
15 | 15 |
|
16 | 16 | ## Buy Me A Coffee |
17 | 17 |
|
18 | 18 | The app is free, but if you enjoy using it and want to support project development and maintenance, please consider donating using one of the options below: |
19 | 19 |
|
20 | | -| Wallet | Address | |
21 | | -| -------- | ------------------------------------ | |
22 | | -| Bitcoin | bc1qw46nxjp5gkh460ewamjd3jfeu0xv6ytq5et6xm | |
23 | | -| Ethereum | 0xa53aC18B25942C71019f85314AF67F6132E525ad | |
24 | | -| Litecoin | ltc1q2hspfea9rw5j2ymvv22hx7dmckh8c99sqk7av3 | |
| 20 | +| Wallet | Address | |
| 21 | +|----------|---------------------------------------------| |
| 22 | +| Bitcoin | bc1qw46nxjp5gkh460ewamjd3jfeu0xv6ytq5et6xm | |
| 23 | +| Ethereum | 0xa53aC18B25942C71019f85314AF67F6132E525ad | |
| 24 | +| Litecoin | ltc1q2hspfea9rw5j2ymvv22hx7dmckh8c99sqk7av3 | |
25 | 25 |
|
26 | 26 | --- |
27 | 27 |
|
28 | 28 | ## Key Features |
29 | 29 |
|
| 30 | +### Search Images and Videos |
| 31 | +- **Search Options:** Search using text or images. |
| 32 | +- **Folder Selection:** Choose which image and video folders are allowed to be indexed. |
| 33 | +- **Gallery Access:** Open search results directly in the gallery. |
| 34 | +- **Weekly Updates:** Automatically refresh image and video indexes for new content. |
| 35 | + |
30 | 36 | ### Automated Image Organisation |
31 | 37 | - **Auto-Organisation:** Schedule regular scans automatically to organise images based on content similarity. |
32 | 38 | - **Auto-Organisation Test:** Upload a test image to verify categorisation. |
33 | 39 | - **Undo Scans:** Revert the most recent scan if needed. |
34 | 40 |
|
35 | | -### Text-Based Video & Image Search |
36 | | -- **Gallery Access:** Open search results directly in the gallery. |
37 | | -- **Result Display:** Show the top result plus up to 20 similar images. |
38 | | -- **Index Auto-Updates:** Automatically updates image and videos indexes for new images weekly or daily. |
39 | | - |
40 | 41 | ### Fully On-Device |
41 | 42 | All processing—including both image organisation and text-based search—is handled entirely on-device, ensuring privacy, speed, and offline functionality. |
42 | 43 |
|
|
0 commit comments