Connect your AI
to the market.

eli tui
SILVER CRASHED 30% - WHAT HAPPENED AND WHAT DO PREDICTION MARKETS SAY? $ eli finance timeseries --tickers SLV --range 5d --granularity 1h SLV: $109.53 (Jan 29 14:00) → $68.26 (Feb 2 low) → $72.44 current $ eli finance options --ticker SLV --summary ATM IV: 147% calls / 126% puts — extreme fear, ±15% weekly moves priced $ eli finance odds --series KXRATECUTCOUNT --list-markets Fed cuts 2026: 2 cuts (25%), 3 cuts (22%), 0 cuts (8%) $ eli finance snapshot --tickers SPY,TLT,BTC-USD SPY $695.41 (+0.5%) | TLT $86.80 (flat) | BTC $78,677 (flat) Silver's 30% drop is a margin-call liquidation, not macro crisis. Equities flat, bonds flat, crypto flat. SLV IV at 147% = overdone. Kalshi prices 2-3 Fed cuts. Bounce to $78-85 likely this week. ready [AUTO] 12s • 4,821 tokens
Free market data for AI agents.

Ask a question. Your AI pulls the data, runs the analysis, gives you an answer. Timeseries, snapshots, options, prediction markets, macro, SEC filings. Works with Claude Code, Codex, Gemini CLI, or eli tui with OpenRouter.

Websearch summarizes what journalists wrote.
Eli lets your AI read the market directly.

How it works

cargo install eli-cli

Now your AI calls eli commands via bash. Instead of searching the web for answers about markets, it fetches the actual data.

Without Eli
AI → Web search
→ CNN article from 3 hours ago
→ "Analysts say..."
→ Opinion, not data
With Eli
AI → eli finance prices → Live price
AI → eli finance options → IV spike 47%
AI → eli finance odds → 68% expect more downside
Data, not articles

Tools

eli finance timeseries --tickers SPY --range 30d --granularity 1h
Historical Data.

OHLCV candles for charts, correlations, backtests. Your AI writes Python to find patterns in actual price history.

eli finance odds --provider polymarket --list-events
Prediction Markets.

Kalshi and Polymarket odds. Your AI sees what the market expects, not what journalists wrote yesterday.

eli finance options --ticker QQQ --summary
Options Flow.

IV, put/call ratios, skew, max pain. Your AI reads how institutions are positioned.

eli finance prices --query BTC --asset-type crypto
Realtime Prices.

Pyth Network feeds with confidence intervals. Price + spread in one call.

eli finance fundamentals --ticker AAPL
Financial Statements.

Income statement, balance sheet, cash flow. Quarterly data your AI can analyze directly.

eli finance macro
Macro Indicators.

CPI, unemployment, Fed funds, yield curve, M2. The numbers that move markets.

eli finance snapshot --tickers NVDA,AMD,INTC
Ticker Snapshot.

Price, market cap, shares outstanding, enterprise value. Quick comparison across tickers.

eli finance filings --ticker TSLA --include-text
SEC Filings.

8-K, 10-K, 10-Q with full text. Your AI reads the actual filing, not a summary of it.

eli finance news --ticker GME --date 2021-01-28
News Context.

What happened on that day? Your AI finds the catalyst without burning tokens on web search.

eli finance search --query "inflation"
Ticker & Series Lookup.

Find ticker symbols and FRED macro IDs. Your AI can discover what data exists.

eli web search --query "NVDA earnings reaction"
Web Search.

DuckDuckGo results as structured JSON. Free alternative to expensive search APIs.

eli web read --url "https://sec.gov/..."
Read Any URL.

Extract clean text from any webpage. No browser, no JavaScript, just content.

eli web crawl --url "https://docs.company.com" --max-pages 50
Crawl Sites.

Spider an entire site and extract all pages. Build a knowledge base from documentation.

cargo install eli-cli
Open Source.

Need a data source we don't have? Add it yourself. MIT licensed, PRs welcome.