Skip to main content

A Django app for AI and OCR logic.

Project description

Archive AI

A Django app that provides AI and OCR capabilities.

Installation

  1. Install via pip:

    pip install archive-ai
    
  2. Add to INSTALLED_APPS:

    INSTALLED_APPS = [
        ...
        'archive_ai',
    ]
    
  3. Configure settings:

    OCR_API_URL = "http://ocr-service:8000/ocr"
    LLM_API_URL = "http://llm-service:8000/v1/chat/completions"
    LLM_MODEL = "your-model-name"
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

archive_ai-1.0.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

archive_ai-1.0.0-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file archive_ai-1.0.0.tar.gz.

File metadata

  • Download URL: archive_ai-1.0.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for archive_ai-1.0.0.tar.gz
Algorithm Hash digest
SHA256 67f031d5d35ba711a62ff578386981a6fbff0317f95ffee139eee9ec6e3ac480
MD5 cbf4080b69272fc686b46950311ff962
BLAKE2b-256 aa618e4b78290ba4c2b5f5238b76dd591d5fa757bbab47df32b2b6829fb7f9d3

See more details on using hashes here.

File details

Details for the file archive_ai-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: archive_ai-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for archive_ai-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 82bb2f08033e7f21b316d46ae561fc07a8ca222e58276996bc26f84d39469193
MD5 1e17785b93e6ea14fc81582495c34196
BLAKE2b-256 76ad6bc536b218a85c988bafbbcc9e29b005456316bb70b29bf974c9226c9264

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page