awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
iyaja avatar

iyaja/llama-fs

0
View on GitHub↗
5,729 estrellas·379 forks·TypeScript·MIT·11 vistas

Llama Fs

llama-fs es un gestor de directorios y organizador de sistemas de archivos automatizado que utiliza modelos de lenguaje grandes (LLM) para categorizar, renombrar y ordenar archivos en directorios estructurados. Funciona como un pipeline de datos local que analiza el contenido de los archivos para determinar jerarquías de carpetas y patrones de nombres apropiados.

El proyecto enfatiza la privacidad al enrutar el procesamiento de datos a instancias de modelos locales, asegurando que la información sensible de los archivos permanezca en el dispositivo en lugar de enviarse a proveedores en la nube. Utiliza análisis multimodal para procesar imágenes, audio y texto, permitiendo al sistema identificar y clasificar diversos tipos de medios para una organización automática.

El sistema incluye monitoreo del sistema de archivos en tiempo real para detectar cambios en directorios y activar tareas de limpieza automatizadas. Admite procesamiento por lotes para reestructurar árboles de directorios completos en una sola operación y síntesis recursiva de directorios para crear automáticamente jerarquías de carpetas anidadas.

Features

  • Automated File Organizers - Ships an automated file organizer that monitors directory changes and replicates organization patterns.
  • Privacy-Preserving Pipelines - Provides a privacy-focused workflow routing file analysis to local model instances instead of cloud providers.
  • Multimodal Content Classifiers - Processes images and audio through specialized models to identify content for automated sorting.
  • Content-Based Organizers - Renames and sorts files into structured folders by analyzing internal text via language models.
  • File System Organizers - Uses large language models to analyze file text and determine appropriate folder structures and filenames.
  • Private File Managers - Uses local Llama 3 instances to organize sensitive documents without routing data to cloud providers.
  • Automated Directory Monitoring - Provides automated directory monitoring to relocate files based on analyzed content and naming patterns.
  • Local-First Tool Processing - Utilizes local-first tool processing to route AI requests to local model instances for data privacy.
  • Hierarchical Organizers - Analyzes unstructured data to create logical folder hierarchies and move files into appropriate locations.
  • Filesystem Change Monitors - Provides real-time filesystem change monitors to trigger automated organization and cleanup workflows.
  • Multimodal Analysis Tools - Employs multimodal analysis tools to identify and classify image and audio content for automated sorting.
  • Multimodal Classification - Implements multimodal classification to identify the purpose and destination of images and audio files.
  • File Renaming and Relocations - Implements file renaming and relocations to move files and automatically create missing directory structures.
  • Recursive Directory Managers - Includes recursive directory managers to automatically synthesize nested folder hierarchies based on model suggestions.
  • Local Data Processing - Directs data processing to local model instances to ensure sensitive file data remains on the device.
  • Batch File Operations - Implements batch file operations to apply structural mapping across entire directory trees in a single pass.

Historial de estrellas

Gráfico del historial de estrellas de iyaja/llama-fsGráfico del historial de estrellas de iyaja/llama-fs

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Llama Fs

Proyectos open-source similares, clasificados según cuántas características comparten con Llama Fs.
  • qiuyannnn/local-file-organizerAvatar de QiuYannnn

    QiuYannnn/Local-File-Organizer

    3,132Ver en GitHub↗

    Local-File-Organizer is a local-first file classification system that uses on-device machine learning models to categorize documents and media into structured directories. It functions as an automated file classifier and asset manager that leverages local inference to sort files based on content, meaning, and metadata. The project emphasizes privacy by performing all data processing and analysis on the local device, eliminating the need to send sensitive files to external cloud services. It utilizes local models to analyze text and image content to generate descriptive filenames and thematic

    Pythonfile-organizerllama3llm
    Ver en GitHub↗3,132
  • iflow-ai/iflow-cliAvatar de iflow-ai

    iflow-ai/iflow-cli

    4,609Ver en GitHub↗

    iflow-cli is a command-line interface and suite of AI tools designed for software engineering, workflow orchestration, and multimodal data analysis. It functions as an LLM command line interface that enables users to execute AI workflows, analyze codebase structures, and interact with large language models directly from the terminal. The project features a plugin-based agent architecture that allows for the integration of specialized domain experts and custom instruction sets from an external marketplace. It distinguishes itself through a multimodal AI terminal capable of processing visual da

    Shell
    Ver en GitHub↗4,609
  • symfony/filesystemAvatar de symfony

    symfony/filesystem

    4,646Ver en GitHub↗

    This is a PHP filesystem utility library that provides tools for manipulating files, directories, and symbolic links. It serves as a specialized set of tools for atomic writing, path normalization, recursive directory management, and cross-platform file manipulation. The project features a dedicated atomic file writer that saves content to temporary locations before moving them to a final destination to prevent data corruption. It includes a recursive directory manager for creating, deleting, and modifying permissions for nested folder structures and their contents, as well as a path normaliz

    PHPcomponentphpsymfony
    Ver en GitHub↗4,646
  • chyingp/nodejs-learning-guideAvatar de chyingp

    chyingp/nodejs-learning-guide

    6,874Ver en GitHub↗

    This project is a learning guide and collection of study notes designed to teach Node.js backend development. It provides a comprehensive core API reference and practical demonstrations for implementing server-side logic, network programming, and system APIs. The guide specifically covers advanced technical domains including process management for scaling applications via clusters and child processes, as well as network programming for building TCP, UDP, and HTTP services. It also includes detailed instructional material on security implementation, focusing on cryptographic hashing and encryp

    Rubycryptoexpressnodejs
    Ver en GitHub↗6,874
Ver las 30 alternativas a Llama Fs→

Preguntas frecuentes

¿Qué hace iyaja/llama-fs?

llama-fs es un gestor de directorios y organizador de sistemas de archivos automatizado que utiliza modelos de lenguaje grandes (LLM) para categorizar, renombrar y ordenar archivos en directorios estructurados. Funciona como un pipeline de datos local que analiza el contenido de los archivos para determinar jerarquías de carpetas y patrones de nombres apropiados.

¿Cuáles son las características principales de iyaja/llama-fs?

Las características principales de iyaja/llama-fs son: Automated File Organizers, Privacy-Preserving Pipelines, Multimodal Content Classifiers, Content-Based Organizers, File System Organizers, Private File Managers, Automated Directory Monitoring, Local-First Tool Processing.

¿Qué alternativas de código abierto existen para iyaja/llama-fs?

Las alternativas de código abierto para iyaja/llama-fs incluyen: qiuyannnn/local-file-organizer — Local-File-Organizer is a local-first file classification system that uses on-device machine learning models to… iflow-ai/iflow-cli — iflow-cli is a command-line interface and suite of AI tools designed for software engineering, workflow orchestration,… symfony/filesystem — This is a PHP filesystem utility library that provides tools for manipulating files, directories, and symbolic links.… chyingp/nodejs-learning-guide — This project is a learning guide and collection of study notes designed to teach Node.js backend development. It… metatube-community/jellyfin-plugin-metatube — This project is a Jellyfin metadata plugin and media library provider designed to fetch movie and show information… yuukiy/javsp — JavSP is a media library organizer and video metadata scraper designed to sort and categorize video files. It extracts…