llmifier library
Public entry point for the llmifier library.
This library primarily exports the main application class `LlmifierApp`
,
which is used by the command-line executable and could potentially be used
for programmatic integration.
Classes
- LlmifierApp
- The main application class responsible for orchestrating the llmifier process.