# LuxFilter

The Smart Filtering Module

![PIC1](https://raw.githubusercontent.com/LuxoriaSoft/Luxoria/f44d91f6e1b4123c2182f8b11ab1587cac11f602/Modules/LuxFilter/docs/luxfilter.mainview.png)

***

## ✨ Features

* **AI-Powered Filters**\
  Apply filters like **Brisque (image quality)**, **CLIP (semantic search)**, **Resolution**, and **Sharpness** to automatically evaluate assets.
* **Quality & Ranking**\
  Each filter generates scores you can use to rate, flag, or organize your collection.
* **Non-Destructive Evaluation**\
  Filtering only tags or scores items – your original assets remain unchanged.
* **Forward Sync**\
  Send selected and scored assets forward into other modules (e.g., LuxEditor, LuxExport) with one click.
* **Integrated Ratings & Flags**\
  View and manage ratings, flags, and filter scores in a dedicated side panel.
* **Simple Save & Sync**\
  Persist results for future sessions or sync directly with the workspace.

***

## 📂 How It Works

1. **Import**\
   Bring in your media from LuxImport or other connected modules.
2. **Filter Explorer**\
   Run AI-driven filters (Brisque, CLIP, Resolution, Sharpness) to evaluate asset quality.
3. **Review Scores**\
   Check **Rating**, **Flags**, and **Scores** in the right-side panel to identify the best candidates.
4. **Forward & Sync**\
   Save results or push filtered selections to downstream modules.

***

## 📌 Coming Soon

* More filter algorithms (noise, color harmony, aesthetics)
* Batch filter pipelines with presets
* Exportable filter profiles

***

## 📄 License

`Luxoria and all standard modules are licensed` under the `Apache 2.0` License.\
See the [LICENSE](https://docs.luxoria.bluepelicansoft.com/LICENSE) for details.

[Source Code](https://github.com/LuxoriaSoft/Luxoria/tree/feat/enhance-marketplace-UI/Modules/LuxFilter)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.luxoria.bluepelicansoft.com/modules/luxfilter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
