Skip to content

Commit 53b1c62

Browse files
committed
update readme
1 parent fb792c7 commit 53b1c62

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

README.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,43 @@
11
# SmartScan - Media organisation & search app
22

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.
44

55
<div align="center">
66
<img src="fastlane/metadata/android/en-US/images/featureGraphic.png" alt="Banner" style="border-radius: 20px;">
77
</div>
88

99

1010
| <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"> |
1313

1414
---
1515

1616
## Buy Me A Coffee
1717

1818
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:
1919

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 |
2525

2626
---
2727

2828
## Key Features
2929

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+
3036
### Automated Image Organisation
3137
- **Auto-Organisation:** Schedule regular scans automatically to organise images based on content similarity.
3238
- **Auto-Organisation Test:** Upload a test image to verify categorisation.
3339
- **Undo Scans:** Revert the most recent scan if needed.
3440

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-
4041
### Fully On-Device
4142
All processing—including both image organisation and text-based search—is handled entirely on-device, ensuring privacy, speed, and offline functionality.
4243

0 commit comments

Comments
 (0)