Commit Graph

3 Commits

Author SHA1 Message Date
Leopere c04e56ab8f
feat: start.sh bootstrap; HTML upload fallback; executive summary in report 2025-10-22 19:49:08 -04:00
Colin ef5de680da Add comprehensive pitch deck analysis with AI agents and debugging
- Refactored app.py with extensive debugging feedback at every step
- Implemented 5 specialized AI agents for critical pitch deck analysis:
  * Problem Analysis (pain point, data backing, market impact)
  * Solution Evaluation (competitive advantage, proof, scalability)
  * Market Opportunity Assessment (TAM/SAM, growth, customers)
  * Traction Evaluation (metrics, sustainability, growth trends)
  * Funding & Ask Analysis (amount, allocation, milestones, valuation)
- Added comprehensive logging to all modules for visibility
- Updated markdown output to preserve full structured formatting
- Fixed markdown upload to preserve headers and formatting
- Simplified start.sh for cleaner execution
- Cleaned up processed directory (not tracked in git)
- All modules now provide real-time feedback during execution
2025-10-22 19:17:37 -04:00
Colin 0bb86c677d Initial commit: Technical screen project with document analysis capabilities 2025-10-22 18:55:39 -04:00