AI-Powered Accounting Analysis Capstone
6-Week Professional Accounting Analysis Project
Execute a comprehensive accounting analysis project using AI tools to extract, analyze, and forecast financial data from SEC filings
AI-Powered Accounting Analysis Capstone
Execute a comprehensive professional accounting project using AI tools to analyze semiconductor industry financial data
Project Overview Video
Watch this comprehensive overview to understand the project and the AI-powered development approach we'll use.
This advanced 6-week capstone project simulates real-world accounting and assurance work. You'll extract financial data from SEC filings, perform ratio analysis, conduct industry research, build multi-scenario forecasts, and create executive-ready reports—all while implementing audit-grade governance and security controls. Perfect for accounting students ready to demonstrate professional competency with AI-augmented workflows.
SEC Filing Data Extraction
Extract 5 years of financial statements from 7 companies using AI tools
Comprehensive Ratio Analysis
Calculate and analyze liquidity, profitability, efficiency, and leverage ratios
Industry Intelligence Research
Synthesize semiconductor market trends, competitive dynamics, and risk factors
Multi-Scenario Forecasting
Build 3-year revenue and margin forecasts with sensitivity analysis
Executive Communication
Create 5,000+ word report, presentation deck, and video overview
Audit-Grade Governance
Implement validation tracking, documentation, and professional skepticism
AI Tools
Claude, ChatGPT Pro, Gemini, Copilot, NotebookLM
Data Analysis
Excel, Google Sheets, SEC EDGAR API
Research & Synthesis
ChatGPT Deep Research, NotebookLM
Communication
PowerPoint, Google Slides, Report Writing
Core Skills
- AI-augmented financial statement extraction and structuring
- Professional ratio and variance analysis methodologies
- Multi-scenario forecasting with sensitivity analysis
- Audit-grade documentation and validation practices
- Executive communication and presentation development
- Security, compliance, and professional skepticism frameworks
Deliverables
- Structured 5-year dataset for 7 semiconductor companies
- Comprehensive financial ratio and variance analysis workbook
- Industry research synthesis and risk assessment matrices
- Multi-scenario forecast model with sensitivity tables
- Professional report (5,000+ words) with executive brief
- Executive presentation deck and video/audio overview
- Complete governance documentation (prompts, validation, lineage)
Required:
- Any AI Client (Claude Desktop, ChatGPT Pro, Gemini, Microsoft 365 Copilot, or GitHub Copilot in VS Code)
- Google NotebookLM account for synthesis
- Excel or Google Sheets for data analysis
- PowerPoint or Google Slides for presentations
- Basic understanding of financial statements and accounting principles
- Access to SEC EDGAR database (public, free)
Helpful Resources:
Project Phases
Follow these phases to complete your comprehensive accounting analysis
Phase 1: Setup Your AI Research Assistant
Connect your AI tool to SEC EDGAR database using MCP (Model Context Protocol) for automated filing research
📚 Understanding This Phase
Before diving into analysis, you'll set up a powerful research assistant that connects your AI tool (Claude Desktop, Continue in VS Code, or other MCP clients) directly to the SEC EDGAR database using the SEC EDGAR MCP server. This connection gives you instant access to company filings, financial statements, and insider transactions—saving hours of manual searching and data entry throughout your project. Setup takes just a few minutes using Python.
Tasks to Complete
Quick Setup Guide
Follow these steps to connect your AI tool to SEC EDGAR using Python
Step 1: Check Python Version (3.11+ required)
python --version
# or on some systems:
python3 --version
Step 2: Install SEC EDGAR MCP
Option A - Using pip (recommended):
pip install sec-edgar-mcp
Option B - Using uvx (no installation, runs directly):
pip install uvx
# Then use uvx in your config (see Step 3)
Step 3: Configure Your AI Client
For Claude Desktop:
Edit config file at:
- Mac/Linux: ~/.config/claude-desktop/config.json
- Windows: %APPDATA%\Claude\claude-desktop\config.json
Add this configuration:
If you used pip install:
{
"mcpServers": {
"sec-edgar-mcp": {
"command": "python",
"args": ["-m", "sec_edgar_mcp.server"],
"env": {
"SEC_EDGAR_USER_AGENT": "Your Name (your.email@example.com)"
}
}
}
}
If you used uvx:
{
"mcpServers": {
"sec-edgar-mcp": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/stefanoamorelli/sec-edgar-mcp.git",
"sec-edgar-mcp"
],
"env": {
"SEC_EDGAR_USER_AGENT": "Your Name (your.email@example.com)"
}
}
}
}
⚠️ IMPORTANT: Replace "Your Name (your.email@example.com)" with YOUR actual name and email.
The SEC requires this information and may block requests without proper identification.
Step 4: Test Your Connection
Restart Claude Desktop (or your AI client), then try this prompt:
"Can you use the SEC EDGAR tools to:
1. Look up Apple's CIK number
2. Get their most recent 10-K filing
3. Extract their total revenue for the latest year
Please cite the filing accession number."
Expected Result:
✓ AI discovers SEC EDGAR tools automatically
✓ Retrieves accurate filing data with accession numbers
✓ Provides financial figures from official SEC filings
Tools You'll See:
- lookup_company_cik (find company identifiers)
- get_recent_filings (retrieve 10-K, 10-Q, 8-K filings)
- get_financial_statements (extract financial data)
- get_company_facts (access XBRL tagged data)
- get_insider_transactions (track Form 3/4/5 filings)
Helpful Resources
SEC EDGAR MCP GitHub Repository
Official repository with setup instructions and documentation
SEC EDGAR MCP Quickstart Guide
Comprehensive quickstart guide - get running in minutes
SEC EDGAR MCP Installation Guide
Detailed installation instructions for Docker, Python, and uvx methods
MCP Client Configuration Guide
Configuration examples for Claude Desktop, Continue, Cline, and other clients
SEC EDGAR Database
Official SEC database for manual verification of AI-extracted data
Phase 2: Data Acquisition & Structuring
Extract and organize 5 years of financial statement data from SEC filings for hyperscaler and AI infrastructure companies
📚 Understanding This Phase
Now that your AI research assistant is connected to SEC EDGAR, you'll efficiently extract financial statements for 8 leading hyperscaler and data center companies driving the AI revolution. This portfolio includes chip makers (NVIDIA, AMD, Intel, TSMC), cloud hyperscalers (Microsoft, Amazon/AWS, Google/Alphabet, Meta), creating a comprehensive view of the AI infrastructure ecosystem. Use your AI tool to pull income statements, balance sheets, and cash flow statements from 10-K reports, then structure them in Excel for analysis. Quality data extraction is critical—all subsequent analysis depends on accurate source data with proper data provenance tracking.
Tasks to Complete
Company Filing Inventory Template
Track SEC filings for data extraction - AI Infrastructure Ecosystem
AI CHIP MAKERS:
Company | CIK | Fiscal Year End | Filing Type | File Date | Accession Number
----------------------------------------------------------------------
NVIDIA | 0001045810 | January | 10-K | [Date] | [Number]
AMD | 0000002488 | December | 10-K | [Date] | [Number]
Intel | 0000050863 | December | 10-K | [Date] | [Number]
Taiwan Semi (TSMC) | 0001046179 | December | 20-F | [Date] | [Number]
CLOUD HYPERSCALERS:
Company | CIK | Fiscal Year End | Filing Type | File Date | Accession Number
----------------------------------------------------------------------
Microsoft | 0000789019 | June | 10-K | [Date] | [Number]
Amazon (AWS) | 0001018724 | December | 10-K | [Date] | [Number]
Alphabet (Google) | 0001652044 | December | 10-K | [Date] | [Number]
Meta (Facebook) | 0001326801 | December | 10-K | [Date] | [Number]
Note: This portfolio captures the entire AI infrastructure value chain:
- Chip Makers: Design and manufacture AI accelerators (GPUs, TPUs, custom silicon)
- Hyperscalers: Operate massive data centers, consume chips, provide AI services
Phase 3: Ratio & Variance Analysis
Calculate comprehensive financial ratios and perform year-over-year variance analysis
📚 Understanding This Phase
Transform your structured data into actionable insights through ratio analysis. You'll compute liquidity, profitability, efficiency, and leverage ratios for all companies across 5 years. AI tools help identify trends and anomalies, but you must validate all calculations. This phase reveals each company's financial health, operational efficiency, and competitive positioning.
Tasks to Complete
Key Financial Ratios Framework
Standard ratio definitions to implement in Excel
LIQUIDITY RATIOS:
• Current Ratio = Current Assets / Current Liabilities
• Quick Ratio = (Current Assets - Inventory) / Current Liabilities
• Cash Ratio = Cash & Equivalents / Current Liabilities
PROFITABILITY RATIOS:
• Gross Margin = Gross Profit / Revenue
• Operating Margin = Operating Income / Revenue
• Net Margin = Net Income / Revenue
• Return on Assets (ROA) = Net Income / Average Total Assets
• Return on Equity (ROE) = Net Income / Average Shareholders' Equity
EFFICIENCY RATIOS:
• Asset Turnover = Revenue / Average Total Assets
• Inventory Turnover = COGS / Average Inventory
• Days Sales Outstanding (DSO) = (Accounts Receivable / Revenue) × 365
LEVERAGE RATIOS:
• Debt-to-Equity = Total Debt / Total Equity
• Debt-to-Assets = Total Debt / Total Assets
• Interest Coverage = EBIT / Interest Expense
Phase 4: Industry Intelligence & Risk Assessment
Synthesize semiconductor industry research and build comprehensive risk assessment matrices
📚 Understanding This Phase
Move beyond the numbers to understand the strategic context. Use AI research tools (ChatGPT Deep Research, Gemini, NotebookLM) to analyze industry trends, competitive dynamics, supply chain risks, and market positioning. Create risk matrices covering accounting risks (revenue recognition, estimates, valuations) and business/operational risks (geopolitical, technology, competition). This qualitative analysis complements your quantitative work.
Tasks to Complete
Risk Assessment Matrix Template
Structure for documenting and prioritizing risks
ACCOUNTING RISKS:
Risk Category | Description | Impact (H/M/L) | Likelihood (H/M/L) | Mitigation
---------------------------------------------------------------------------------
Revenue Recognition | Complex timing issues | High | Medium | [Analysis]
Estimates & Judgments | Warranty, bad debt | Medium | Medium | [Analysis]
Valuation | Goodwill, intangibles | High | Low | [Analysis]
Going Concern | Liquidity pressures | High | Low | [Analysis]
BUSINESS/OPERATIONAL RISKS:
Risk Category | Description | Impact (H/M/L) | Likelihood (H/M/L) | Mitigation
---------------------------------------------------------------------------------
Geopolitical | Taiwan tensions, trade | High | Medium | [Analysis]
Supply Chain | Fab capacity, materials | High | Medium | [Analysis]
Technology | AI transition, Moore's Law | High | High | [Analysis]
Competition | AMD, Intel market share | Medium | High | [Analysis]
Regulatory | Export controls, antitrust | Medium | Medium | [Analysis]
Phase 5: Forecasting & Scenario Modeling
Use AI to build multi-scenario 3-year revenue and margin forecasts with sensitivity analysis
📚 Understanding This Phase
Let AI do the heavy lifting for your forecasting! Instead of manually building complex Excel models, you'll use your AI assistant to analyze historical trends, identify key drivers, and generate Base, Optimistic, and Pessimistic scenarios. AI can quickly calculate multiple scenarios, perform sensitivity analysis, and explain the reasoning behind each forecast—saving hours of manual work while producing professional-grade financial projections.
Tasks to Complete
AI Prompts for Forecasting
Copy these prompts to your AI tool to generate forecasts
PROMPT 1: Historical Analysis
"I have 5 years of financial data for NVIDIA (2019-2023).
Revenues: [paste your data]
Gross Margins: [paste your data]
Please:
1. Calculate the revenue CAGR
2. Identify revenue growth trends and any patterns
3. Analyze margin trends and key drivers
4. Summarize any significant changes year-over-year"
---
PROMPT 2: Scenario Generation
"Based on this historical data and semiconductor industry trends (AI boom, geopolitical risks, cyclical nature), please create three 3-year forecast scenarios for NVIDIA:
1. BASE SCENARIO (most likely)
2. OPTIMISTIC SCENARIO (AI demand accelerates)
3. PESSIMISTIC SCENARIO (cyclical downturn)
For each scenario, provide:
- Revenue growth assumptions with justification
- Gross margin assumptions
- Key drivers and risks
- Year-by-year projections (2024-2026)"
---
PROMPT 3: Sensitivity Analysis
"Using the Base scenario, perform sensitivity analysis:
1. Test revenue growth at -10%, -5%, 0%, +5%, +10% from base
2. Test gross margin at -3%, -2%, -1%, +1%, +2%, +3% from base
3. Create a sensitivity table showing impact on operating income
4. Identify which variables have the highest impact"
---
PROMPT 4: Cross-Check & Validation
"Review these forecast assumptions against:
1. Historical performance patterns
2. Industry analyst expectations
3. Management guidance from recent 10-K/earnings calls
4. Peer company trends
Highlight any assumptions that seem unrealistic or need adjustment."
Phase 6: Comprehensive Report Development
Write a 5,000+ word executive report synthesizing all analysis with audit-grade documentation
📚 Understanding This Phase
Transform your analysis into a professional written report suitable for CFO, audit committee, or investment committee review. Use AI tools (Claude, ChatGPT, Gemini, NotebookLM) to draft sections, but extensively edit for accuracy, clarity, and professional tone. Structure follows: Executive Summary, Methodology, Company Profiles, Ratio Analysis, Industry Context, Risk Assessment, Forecasts, Conclusions, and Appendices. Every claim must be supported by data or cited sources.
Tasks to Complete
Report Structure Template
Comprehensive report organization
# AI-Powered Semiconductor Industry Analysis: NVIDIA & Peer Comparative Study
## Executive Summary (≤500 words)
- Project scope and methodology overview
- Key findings: financial health, competitive positioning
- Critical risks and opportunities identified
- Forecast summary: base case with scenario ranges
- Primary recommendations
## 1. Introduction & Methodology
- 1.1 Project Objectives
- 1.2 Company Universe (7 companies, rationale)
- 1.3 Data Sources (SEC filings, accession numbers)
- 1.4 Analysis Approach (AI tools used, validation methods)
- 1.5 Limitations & Assumptions
## 2. Company Profiles & Historical Performance
- 2.1 NVIDIA (Primary Focus)
- 2.2 AMD, TSM, Intel (Brief profiles)
- 2.3 Micron, Broadcom, Marvell (Brief profiles)
- 5-year revenue, margin, profitability trends
## 3. Financial Ratio Analysis
- 3.1 Liquidity Analysis (Current, Quick, Cash ratios)
- 3.2 Profitability Analysis (Margins, ROA, ROE)
- 3.3 Efficiency Analysis (Turnover ratios, DSO)
- 3.4 Leverage Analysis (Debt ratios, coverage)
- 3.5 Cross-Company Comparison & Rankings
## 4. Industry Intelligence & Competitive Landscape
- 4.1 Semiconductor Industry Overview
- 4.2 AI Infrastructure Market Dynamics
- 4.3 Supply Chain Analysis
- 4.4 Competitive Positioning Matrix
- 4.5 Technology Trends & Disruptions
## 5. Risk Assessment
- 5.1 Accounting Risks (Revenue, Estimates, Valuation)
- 5.2 Business/Operational Risks (Geopolitical, Market, Tech)
- 5.3 Risk Prioritization Matrix
- 5.4 Mitigation Strategies
## 6. Forecasting & Scenario Analysis
- 6.1 Forecast Methodology & Assumptions
- 6.2 Base Scenario (3-year projections)
- 6.3 Optimistic Scenario
- 6.4 Pessimistic Scenario
- 6.5 Sensitivity Analysis
- 6.6 Scenario Comparison & Implications
## 7. Conclusions & Recommendations
- 7.1 Key Takeaways
- 7.2 Investment/Strategic Implications
- 7.3 Areas for Further Investigation
- 7.4 Lessons Learned (AI workflow effectiveness)
## Appendices
- A. Ratio Definitions & Formulas
- B. Detailed Assumption Register
- C. Data Lineage & Source Documentation
- D. Prompt Log (AI tools used)
- E. Validation Checklist Results
- F. References & Citations
Phase 7: Presentation & Portfolio Assets
Create executive presentation deck, video overview, and Q&A preparation materials
📚 Understanding This Phase
Translate your comprehensive report into compelling visual communication assets. Build a 15-20 slide presentation deck with key charts, tables, and takeaways. Use NotebookLM to generate an audio overview (or create your own video). Prepare Q&A materials anticipating stakeholder questions. Polish your portfolio package: report, deck, video, and supporting files—all demonstrating your ability to communicate complex financial analysis to executive audiences.
Tasks to Complete
Presentation Slide Structure
Recommended slide organization for executive deck
SLIDE 1: Title Slide
- Project title, your name, date
SLIDE 2: Executive Summary
- Project scope, key findings (bullet points)
SLIDE 3: Methodology Overview
- Data sources, analysis approach, AI tools used
SLIDE 4: Company Universe
- 7 companies analyzed, selection rationale
SLIDE 5-6: Historical Performance
- 5-year revenue and margin trends (charts)
- Key performance highlights
SLIDE 7-8: Financial Ratio Analysis
- Ratio comparison tables/charts
- Peer ranking and competitive insights
SLIDE 9: Industry Context
- Semiconductor market dynamics
- AI infrastructure growth drivers
SLIDE 10-11: Risk Assessment
- Risk matrix visualization
- Top 5 critical risks with mitigation
SLIDE 12-14: Forecast Scenarios
- Base/Optimistic/Pessimistic scenario comparison
- Sensitivity analysis table
- Key assumptions documented
SLIDE 15: Conclusions & Recommendations
- Primary takeaways (3-5 bullets)
- Strategic implications
SLIDE 16: Q&A Preparation
- Thank you + contact information
APPENDIX SLIDES (as needed):
- Detailed ratio definitions
- Additional charts/tables
- Methodology details
Phase 8: Governance & Final Quality Assurance (Continuous)
Implement audit-grade documentation, validation tracking, and professional skepticism throughout
📚 Understanding This Phase
Professional accounting work requires rigorous documentation and validation. Throughout the project, maintain a prompt log tracking all AI interactions, a validation checklist documenting your verification work, an assumptions register for all forecast inputs, and a data lineage register tracing every number to its source. This governance framework demonstrates professional skepticism and creates an audit trail proving you haven't blindly accepted AI outputs. Complete the six review gates (G1-G6) at each phase transition.
Tasks to Complete
Governance Documentation Templates
Core governance artifacts to maintain throughout project
PROMPT LOG FORMAT:
Date | AI Tool | Purpose | Prompt Text | Output Summary | Validation Status | Notes
-----------------------------------------------------------------------------------------
[Date] | Claude Desktop | Extract NVIDIA revenue | [Full prompt] | [Key results] | Verified ✓ | Spot-checked against 10-K
VALIDATION CHECKLIST FORMAT:
Phase | Item Checked | Method | Date | Result | Issues Found | Resolution
-----------------------------------------------------------------------------
Phase 1 | NVIDIA 2023 revenue | Manual 10-K lookup | [Date] | Match ✓ | None | N/A
Phase 2 | Current Ratio formula | Excel audit | [Date] | Correct ✓ | None | N/A
ASSUMPTIONS REGISTER FORMAT:
Assumption | Value/Range | Justification | Source/Citation | Risk Level | Sensitivity
------------------------------------------------------------------------------------------
Base revenue CAGR | 25% | Historical 3Y average + industry outlook | Company filings + research | Medium | High
DATA LINEAGE REGISTER FORMAT:
Metric | Company | Year | Value | Source Filing | Page/Section | Accession # | Verified ✓/✗
----------------------------------------------------------------------------------------------
Revenue | NVIDIA | 2023 | $26.97B | 10-K | Pg 51, IS | 0001045810-24-000029 | ✓
CHANGE LOG FORMAT:
Date | Phase | Change Type | Description | Justification | Approver | Impact
--------------------------------------------------------------------------------
[Date] | Phase 3 | Scope adjustment | Added ESG risk factor | Found material disclosure | [Name] | Minor
Learning Outcomes
Skills and professional competencies you'll develop
Professional Capstone Complete! 🎓
You've completed a comprehensive accounting analysis project demonstrating professional competency in AI-augmented financial analysis, forecasting, and executive communication.