Startup pitch feedback with sentiment, readability, section detection, and optional AI analysis.
cd ~/clawd/pitch_analyzer
python3 -m streamlit run app.pyOpens at http://localhost:8501
- Offline sentiment analysis (no API needed)
- Readability scoring (Flesch-Kincaid)
- Key section detection: Problem, Solution, Market, Traction, Business Model, Ask
- Red flag detection
- Actionable suggestions
- Optional Telnyx LLM analysis (uses TELNYX_API_KEY if set)