Skip to the content.

AI Company Analysis Framework

CI

An async LLM pipeline that turns ~120 minutes of manual company research into a structured, sourced report in ~35 minutes. Runs free on Gemini/Groq free-tier models, or ~$0.005–0.02/run on OpenAI. Used to analyze 70+ companies.

Full reports the tool generated:

How it works

COLLECT ───▶ PREPROCESS ───▶ ANALYZE ───▶ REPORT
financial     clean +          5 modules:   Markdown
(yfinance),   deduplicate +    financial,   + JSON
news (RSS),   token-optimized  sentiment,   with sources
competitors   chunking         competitive,
(concurrent)                   risk, growth

Code, tests, and setup: github.com/changsunglim/ai-company-analysis-framework