A Django app for AI and OCR logic.
Project description
Archive AI
A Django app that provides AI and OCR capabilities.
Installation
-
Install via pip:
pip install archive-ai
-
Add to
INSTALLED_APPS:INSTALLED_APPS = [ ... 'archive_ai', ]
-
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
Release history Release notifications | RSS feed
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.1.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file archive_ai-1.0.1.tar.gz.
File metadata
- Download URL: archive_ai-1.0.1.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9d2a3333e97ab2a7ddefff347b16025a52304771abdd137be0a473dd2d43159
|
|
| MD5 |
f9d4fedafe9cc6866d7d5ee99283caad
|
|
| BLAKE2b-256 |
0714456204b78196613ca00fbdf0796ab09675fe48a0ceb435623782af62a02d
|
File details
Details for the file archive_ai-1.0.1-py3-none-any.whl.
File metadata
- Download URL: archive_ai-1.0.1-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2af2bcae8ace67fe205361e187d5923f9c40985f72cd4bd9fa303a3e133bd79
|
|
| MD5 |
def0fe891c9038a111253bff1d5db0e0
|
|
| BLAKE2b-256 |
4e44f8b4c444a22665efaeb9c206d6df9fcbe9aca0935411e21ff492562f11ba
|