Inspiration

We are a team of diverse minds who see the intersection of diverse financial needs.

Retail investors today are overwhelmed with fragmented tools — one platform for charts, another for economic data, another for AI insights. Meanwhile, institutional-grade portfolio construction tools are often expensive, complex, and inaccessible.

We wanted to build a platform that bridges that gap — combining real market data, economic regime modeling, portfolio analytics, and AI-powered insights into one intuitive experience.

Cre8figures AI was inspired by the belief that serious investing tools should be powerful, transparent, and accessible to everyone.

What it does.

Cre8figures AI (FolioForge) is a modern portfolio construction and backtesting platform that allows users to:

Build custom portfolios using stocks and ETFs

Backtest strategies using real historical market data

Compare performance against benchmarks like SPY and QQQ

Simulate dollar-cost averaging (DCA) strategies

Analyze diversification through correlation matrices

Visualize drawdowns and risk metrics

Identify current economic cycle regimes (Expansion, Recession, etc.)

Explore 40+ curated investment themes

Get AI-powered portfolio analysis and market insights

It combines quantitative finance tools with AI explanations — so users not only see the numbers, but understand them.

How we built it

We built Cre8figures AI using a modern full-stack architecture:

Frontend: React 19 + TypeScript with Vite

Backend: Express.js API server

Database: PostgreSQL (Neon) with Drizzle ORM

Market Data: Yahoo Finance (via yahoo-finance2)

AI Engine: Google Gemini for portfolio analysis and asset search

Charts & Visualization: Recharts + custom financial logic

Key technical highlights:

Real historical adjusted-close data for accurate total return calculations

Dynamic Sharpe ratio using live risk-free rate (^TNX)

Rebalancing simulation engine (monthly to annual frequency)

Economic cycle scoring model using LEI, CEI, GDP, and unemployment

Backend proxy architecture to solve CORS and rate-limiting issues

O(n) optimized drawdown calculation

We focused heavily on financial correctness — no mock data, no inflated metrics, no black-box calculations.

Challenges we ran into

Yahoo Finance rate limits – We initially ran into API throttling and had to implement a backend proxy architecture.

Financial accuracy – Calculating CAGR, Sharpe ratio, drawdowns, and rebalancing correctly required careful financial modeling and edge-case handling.

Economic regime modeling – Designing a scoring system that meaningfully interprets LEI, CEI, GDP, and unemployment data without oversimplifying macroeconomics was complex.

Data synchronization – Ensuring the backend starts before the frontend to avoid broken API calls.

UX clarity – Presenting advanced quantitative metrics in plain language without dumbing them down.

Accomplishments that we're proud of

Built a full real-data backtesting engine from scratch

Implemented economic regime classification aligned with IBKR-style assessment

Created interactive tooltips that explain financial metrics in human language

Enabled portfolios to be used as assets and benchmarks

Designed a theme database with 40+ curated investment strategies

Successfully combined AI analysis with quantitative finance in one workflow

Most importantly, we created a platform that feels professional but approachable.

What we learned

Financial modeling is as much about precision as it is about transparency.

Real-world APIs (market data, macroeconomic data) require defensive architecture.

Users don’t just want numbers — they want context.

AI is most powerful when paired with structured quantitative systems.

Clean UX matters even more when the product is complex.

We also learned that building financial infrastructure requires thinking like both an engineer and an investor.

What's next for Cre8figures ai Will fill

Add portfolio optimization (mean-variance, risk parity)

Factor exposure analysis (value, growth, momentum, etc.)

Multi-asset support (crypto, bonds, commodities)

On-chain portfolio tracking integration

AI-generated strategy building from natural language prompts

Live portfolio tracking with alerting

Exportable reports for advisors and retail investors

Our vision is to evolve Cre8figures AI into a next-generation intelligent investment co-pilot — combining quantitative rigor, macro awareness, and AI reasoning in one platform.

Built With

Share this project:

Updates