You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_en.md
+16-3Lines changed: 16 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,15 @@
4
4
5
5

6
6
7
-
Search for your local images in the way you normally talk, running completely offline
7
+
🔍 Search for your local images with natural language, running completely offline. For example, "a laptop on the desk", "sunset by the sea", "kitty in the grass", and so on.
8
+
9
+
- Totally free, NO in-app purchases
10
+
- Support both English and Chinese
11
+
- Indexing and searching of images works completely offline without worrying about privacy
12
+
- Show results in less than 1 second when searcing for 8,000+ photos
13
+
- Wait for indexing on the first time you launch, and search immediately afterwards
14
+
15
+
8
16
9
17
## Installation
10
18
@@ -13,11 +21,11 @@ Search for your local images in the way you normally talk, running completely of
13
21
- Google Play - Search for “PicQuery”,or click the button above
14
22
- Download APK from [Release](https://github.com/greyovo/PicQuery/releases)
15
23
16
-
> For iOS, please refer to *[Queryable](https://apps.apple.com/us/app/queryable-find-photo-by-text/id1661598353)*, the inspiration behind this application, developed and open-sourced by [@mazzzystar](https://github.com/mazzzystar).
24
+
> 🍎 For iOS users, please refer to *[Queryable](https://apps.apple.com/us/app/queryable-find-photo-by-text/id1661598353)*, the inspiration behind this application, developed and open-sourced by [@mazzzystar](https://github.com/mazzzystar).
17
25
18
26
## Implementation
19
27
20
-
> Thanks to [@mazzzystar](https://github.com/mazzzystar) and [@Young-Flash](https://github.com/Young-Flash) for their assistance during the development of this application. The discussion can be viewed [here](https://github.com/mazzzystar/Queryable/issues/12).
28
+
> Thanks to [@mazzzystar](https://github.com/mazzzystar) and [@Young-Flash](https://github.com/Young-Flash) for their assistance during the development. The discussion can be viewed [here](https://github.com/mazzzystar/Queryable/issues/12).
21
29
22
30
*PicQuery* is powered by OpenAI's [CLIP model](https://github.com/openai/CLIP).
23
31
@@ -38,3 +46,8 @@ Put them into `app\src\main\assets` and you're ready to build and run.
0 commit comments