Offline/self-hosted AION News-to-Signal package for Indian financial news analysis.
Project description
AION News-to-Signal
Local/self-hosted Python package for Indian financial news analysis.
from aion import analyze
result = analyze("RBI hikes repo rate by 25 bps")
print(result["trade_direction_signals"])
Important packaging note
The full model artifacts are larger than standard PyPI per-file limits, so this wheel ships the full local inference code plus bundled taxonomy/data assets and downloads the public weights from Hugging Face on first use.
No hosted API calls are made during analysis. After the first artifact download, inference runs locally from the on-disk cache.
Artifacts are cached under:
- macOS:
~/Library/Caches/aion-news-to-signal - Linux:
~/.cache/aion-news-to-signal
You can override this with:
AION_CACHE_DIR=/path/to/cache
To force cached-only operation after the first download:
AION_LOCAL_FILES_ONLY=1
Public weights:
AION-Analytics/aion-news-to-signaldistilbert-base-uncased
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
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 aion_news_to_signal-1.0.0.tar.gz.
File metadata
- Download URL: aion_news_to_signal-1.0.0.tar.gz
- Upload date:
- Size: 82.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92e733c30a4e26d1ca365d4aa7f327768cecbf8c1eefae3cc4cffbd52bd79509
|
|
| MD5 |
f045c20c586a1857bf63c260ce59619f
|
|
| BLAKE2b-256 |
d5af623aff01f65473658d5e6f333776a8868ab5cbac8a7ef9d2318d22b80071
|
File details
Details for the file aion_news_to_signal-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aion_news_to_signal-1.0.0-py3-none-any.whl
- Upload date:
- Size: 88.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d3f85a4a61f090956a7f2a0c857e946834cda62768c1a5341256bae1c8349e5
|
|
| MD5 |
46e9df4b5fa07364f5a73cd5a3284588
|
|
| BLAKE2b-256 |
5efc5ec239f9dc0707c92e0962c6b2bbc8be6a93afb2223dedad0dc0814309ed
|