Skip to content

Latest commit

 

History

History
38 lines (33 loc) · 2.35 KB

README.md

File metadata and controls

38 lines (33 loc) · 2.35 KB

Gallery

An Android Gallery app built with Jetpack Compose.

The goal of this project is to implement an NLP and YOLO model into Android Gallery's search mechanism to enable context-based searching of images. FOSS

Downloads CI License Crowdin GitHub Repo stars

Crowdin Community

Download

Get it on F-Droid Get it on Google Play Get it on Google Play

Frequent Questions

  • Why Google Play version is 'Paid'?
    • It's just another way to support the project while getting back autmatic updates via Google Play
  • Why Android 11 is the minimum version required?
    • Some Media features and APIs require Android 11 as a minimum version [Trash feature, most APIs used in the app]
  • Will you support lower android versions?
    • While this is not a priority right now, I do have in mind to include support for lower Android versions at a cost of reduced features. If anyone volntueers to do so before me can request a pull request.
  • Will you add [X] feature?
    • Please open a new feature request under 'Issues' tab and if the feature will be considered useful and possible can be added.