Class Ghostwriter

java.lang.Object
org.machanism.machai.gw.Ghostwriter

public class Ghostwriter extends Object
Entry point for document scanning and review automation.

Initializes the AI provider, configures the DocsProcessor, and runs document scan over the user directory. Output is logged.

Example usage:

 
 java org.machanism.machai.gw.Ghostwriter
 
 

Usage is typically direct from command line or script/CI runner.

Since:
0.0.2
Author:
Machanism Team