Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.64 KB

File metadata and controls

50 lines (38 loc) · 1.64 KB

Anova AI

AI-powered FP&A variance analyzer that helps finance teams quickly identify, analyze, and explain budget variances.

🔗 Live Demo: anova-ai.vercel.app

Features

  • Smart Variance Detection - Automatically flags significant variances based on customizable thresholds
  • Multi-Dimensional Analysis - Slice data by cost center, GL account, period, or custom dimensions
  • AI-Powered Insights - Get instant analysis and explanations for your variance data
  • Screenshot Import - Upload budget screenshots and extract data using AI vision
  • Executive Summary - Generate professional narratives for leadership reporting
  • Waterfall Charts - Visualize budget-to-actual bridges
  • Export & Share - Download reports and share with stakeholders

Tech Stack

  • Frontend: React 18 + TypeScript
  • Styling: Tailwind CSS
  • Build Tool: Vite
  • Charts: Recharts
  • AI: Google Gemini API
  • Hosting: Vercel

Getting Started

# Clone the repository
git clone https://github.com/Lekha-Reddy-git-hub/anova.git

# Navigate to project
cd anova

# Install dependencies
npm install

# Start development server
npm run dev

Usage

  1. Upload Data - Drop a CSV/Excel file with Budget and Actual columns
  2. Review Variances - See auto-calculated variances with significance flags
  3. Analyze - Use AI chat to ask questions about your data
  4. Report - Generate executive summaries and export reports

Sample Data

Click "Try with sample data" on the landing page to explore the app with demo data.

Author

Built by Srilekha Reddy