Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.69 KB

README.md

File metadata and controls

53 lines (40 loc) · 1.69 KB

Python Qt Gitmoji


Tagify is an AI-powered, tag-based file organizer written in Python with Qt Widgets. It helps you manage and retrieve files efficiently by using intelligent tagging and categorization.

Table of Contents


About

Tagify leverages AI to automatically generate and manage tags for files, making it easier to search, filter, and organize large collections of documents, images, or other digital assets. By assigning smart tags to each file, Tagify streamlines file management, especially for users with extensive, complex libraries.

Features

  • AI-powered tag generation for fast, intelligent organization
  • User-defined tags for flexible categorization
  • Search and filter functionality to find files quickly

Development

  • Dependencies

    • requirements.txt - runtime dependencies
    • requirements-dev.txt - development dependencies (linters, formatters, etc.)
    • requirements-build.txt - build dependencies (PyInstaller, etc.)
  • Installation

    • Clone the repository
    • Install the dependencies
    • Run the main.py file

Socials