AION Indian Market Intelligence for Macro Event & Sector Impact Analysis
AION Indian Market Intelligence for Macro Event & Sector Impact Analysis is a
hosted market-intelligence service for Indian financial markets.
It converts a single Indian financial headline into structured JSON for:
macro event analysis
sector impact analysis
policy impact analysis
sector exposure intelligence
event-driven market intelligence
MCP-compatible agent workflows
The canonical output is sector_vector: a signed sector-incidence vector that
describes which Indian market sectors are exposed, supported, or pressured by a
macro, policy, weather, commodity, or geopolitical event.
Product Boundary
This Hugging Face page documents the product identity and demo surface. It is
not a downloadable open-weight model repository.
Production inference runs through the managed AION API:
POST https://api.aiondashboard.site/v1/analyze
authentication: X-API-Key
The public Python package is:
pip install aion-indian-market-intelligence
Canonical Python import:
from aion_indian_market_intelligence import analyze
1{2"event":"repo_rate_hike",3"sector_vector":{4"Information Technology":0.18,5"Realty":-0.52,6"Financial Services":-0.31,7"Automobile and Auto Components":-0.268},9"top_positive_sectors":{10"Information Technology":0.1811},12"top_negative_sectors":{13"Realty":-0.52,14"Financial Services":-0.31,15"Automobile and Auto Components":-0.2616},17"confidence":0.8118}
Values above illustrate the response shape, not a guaranteed model response.
Not Investment Advice
This service provides structured market-interpretation infrastructure. It does
not provide personalized investment advice, broker execution, guaranteed market
prediction, or portfolio allocation.