AI-powered exam answer generator for the Strategy course (Professor Luís Filipe Reis).
Paste an exam question → the agent auto-detects the company, retrieves relevant context (case article + research data + class frameworks), generates an answer using the professor's gold standard format, reviews it, fact-checks numbers, and delivers an exam-ready response.
- Windows: Download from python.org — check "Add to PATH" during install
- Mac: Already installed, or
brew install python
- Go to Anthropic Console → API Keys → Create Key
- Or use OpenAI: platform.openai.com
cp .env.example .env
# Edit .env and paste your API key- Mac: Double-click
start.command - Windows: Double-click
start.bat - Or from terminal:
python agent.py
Browser opens at http://localhost:8080. Paste your exam question and go.
- Vector search — Finds the most relevant context from 7 company profiles, case articles, and 84 pages of class notes (Qdrant + multilingual-e5-large embeddings)
- AI curation — A fast model selects only the chunks relevant to your specific question
- Generation — Claude Opus generates the answer in the professor's 3-step format (Keywords→Frameworks→Application)
- Review — If score < 88, the answer is improved with targeted fixes
- Fact-check — Every number is cross-referenced against source data
Vista Alegre · Visabeira · NORS · Frulact · Tekever · DIGI · Super Bock
Switch models in the UI dropdown:
- Claude Opus 4.6 (recommended for exam day — best quality)
- Claude Sonnet 4.6 (faster, cheaper)
- GPT-5.4 Mini (fast, good for practice)
- GPT-4o (strong alternative)
- Select Claude Opus 4.6 for maximum quality
- Paste the FULL question including role, time, and values
- Wait for the answer to stream + fact-check
- Click "Copy answer" to paste into your exam
- Use follow-up questions: "expand the VRIN section" or "add more detail on Porter+"
Executive MBA 2025/2026 — Porto Business School Strategy — Professor Luís Filipe Reis
- José Eduardo Almeida
- José Paulo Malheiro
- Luís Filipe Gonçalves
- Ricardo José Rocha
- Sónia Maria Dias
- Teresa Ribeiro Torres