Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements for this to work:

  • install bun
  • configure your AWS credentials in the .env file. Use .env.example as a template.
  • run make setup successfully. this will ensure that the terraform state is stored in the cloud.
  • ensure you have sufficient AWS quotas for the following services:
    • S3
    • DynamoDB
    • Lambda
    • Step Functions
    • Textract Async Processing
    • Model Access for all Claude models and Amazon Nova
  • Run make deploy to deploy the infrastructure.
  • Upload pdfs into the origin bucket to trigger the state machine.
  • Run make destroy to destroy the infrastructure.

About

Turn any PDF into a Zip file consisting of each page's text, markdown, embeddings, and OCR. Scalable from zero-to-infinity, self-deployable via terraform.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages