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.2.tar.gz
(6.9 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.2.tar.gz.
File metadata
- Download URL: archive_ai-1.0.2.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4b887b193dcb962a264f5af424cff4eb60fd16edaddfed6e54bd71e77395bda
|
|
| MD5 |
7be811cbb6a80e112da4025fcf914b2f
|
|
| BLAKE2b-256 |
00757b7a339a17202e8e576923ad68c4830cc38bb6c454e37a9717648f398083
|
File details
Details for the file archive_ai-1.0.2-py3-none-any.whl.
File metadata
- Download URL: archive_ai-1.0.2-py3-none-any.whl
- Upload date:
- Size: 7.9 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 |
c9e7c080f647d1d758f61b24c2bdd1a25a09448145fe2aa306598ee5d6590878
|
|
| MD5 |
f9802e418b80fca7503f38898e4aff4e
|
|
| BLAKE2b-256 |
9fd20abc3dfc02380eafc4b32e24938e7e7abd90a4cfc3a977677043f136b4de
|