Investie

HomeMarketsAboutContact

About Investie

Investie is a student-built, AI-powered investment research and valuation platform designed to bring institutional-grade financial analysis to anyone with a ticker symbol and a question. At its core, Investie combines three things that are normally locked behind expensive terminals or scattered across a dozen different tools: real, structured financial data pulled directly from company filings, a fully built discounted cash flow (DCF) valuation engine, and AI-generated summaries that turn dense financial statements into plain-language insight. The platform's backend is built with FastAPI and PostgreSQL, and connects to Financial Modeling Prep (FMP) to retrieve real income statement, balance sheet, and cash flow data for public companies. That data feeds directly into a custom-built valuation engine capable of calculating present value, terminal value, weighted average cost of capital (WACC), and a full DCF valuation from the ground up — the same core methodology used by equity research analysts and investment bankers. On the frontend, Investie is built with Reflex, allowing the entire experience — from searching a company, to viewing its financials, to reading an AI-generated summary of its valuation — to run entirely in Python, end to end. The goal of Investie isn't to replace professional research, but to make the process of understanding a company's fundamentals more transparent and more accessible — especially for students, early investors, and anyone curious about how valuation actually works under the hood, rather than just trusting a black-box number from a stock screener. This project is under active development, with real-time market data, an expanded stock discovery experience, and Anthropic-powered AI analysis all part of the roadmap ahead.

Built with Reflex