claude-quickstarts/autonomous-coding at main · anthropics/claude-quickstarts
A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API - anthropics/claud...
This is a Next.js application that enables financial data analysis through Claude's API with multi-format file upload support (CSV, PDF, images, text files) and interactive data visualization capabilities.
The assistant can extract key metrics, analyze trends, and generate multiple chart types including line, bar, area, and pie charts based on uploaded financial documents. The stack uses Claude 3 Haiku and 3.5 Sonnet models for analysis, with React, TailwindCSS, and Recharts for the frontend visualization layer.