Skip to content

jadecobra/haystack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LongMuch — How much? How Long?

Instant 5-year 10-K metrics. No paywall. No bloat.

  • Comprehensive Metric Calculation: Calculates and displays a wide array of financial ratios and per-share metrics, including:

    • Ratios:

      • Net Income/Revenue
      • Net Income/Equity
      • Net Income/Assets
      • Net Income/Total Liabilities
      • Net Income/Debt
      • Free Cash Flow/Revenue
      • Free Cash Flow/Equity
      • Free Cash Flow/Assets
      • Free Cash Flow/Total Liabilities
      • Free Cash Flow/Debt
      • Dividends/Net Income
      • Dividends/Free Cash Flow
      • Dividends/Equity
    • Per Share Metrics:

      • Debt per Share
      • Revenue per Share
      • Net Income per Share
      • Free Cash Flow per Share
      • Dividends per Share
      • Equity per Share
      • Assets per Share
      • Cash per Share
      • Liabilities per Share
      • Free Cash Flow/30 yr Treasury per Share

Quick Start

# Terminal 1 — Backend
cd backend && uv sync && uv run uvicorn app.main:app --reload --port 8000

# Terminal 2 — Frontend
cd frontend && npm run dev

# Terminal 3 — Agent Orchestrator
ao start   # opens dashboard at http://localhost:3000

About

Get Financial Metrics for a Company

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors