Skip to content

API Endpoints

/v1/document_forming

Processes input into a document format.

/v1/file_reading

Parses files for text extraction.

/v1/preview_chunking

Breaks content into previewable chunks.


🧩 Helper Modules

  • helpers.py: Utilities
  • loggings.py: Logging config
  • models.py: Pydantic models