Skip to content

JGCRI/document_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Document Analyzer

Clone this repository, set the path for the folder where all the files are stored and the arguments for the analyzer in docker-compose.yml.

Then the following commands can be ran:

To run the analyzer interactively:

[user@localhost document_analyzer]$ docker compose run --rm analyzer

To run the jupyter lab with the analyzer notebook and code:

[user@localhost document_analyzer]$ docker compose run --rm --service-ports notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published