Skip to content

IoTS-P/SFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic File Manager

Semantic File Manager is a production-quality macOS application for managing and understanding documents using multiple LLM providers.

Core Layer

The core layer now provides the foundation for all future modules:

  • a singleton configuration manager that loads YAML and .env data
  • a configurable project logger with colored console output and rotating file output
  • a typed exception hierarchy for configuration, validation, pipelines, storage, and registries
  • a generic registry suitable for parsers, providers, and plugins
  • centralized constants and reusable typing aliases

Development

This project uses uv and modern Python tooling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages