AI-powered Fantasy Premier League assistant with game theory optimization.
- Team Analysis: View your squad with expected points projections
- Player Stats: Detailed player data with form and fixtures
- Transfer Optimization: Smart recommendations using hit ROI analysis
- Chip Timing: Optimal chip usage based on fixture analysis
- Performance Tracking: SQLite database tracks all decisions
-
Copy environment file:
cp .env.example .env
-
Add your credentials to
.env:OPENAI_API_KEY: Your OpenAI API keyFPL_EMAIL: Your FPL login emailFPL_PASSWORD: Your FPL passwordFPL_MANAGER_ID: Your manager ID (from team URL)
-
Install dependencies:
npm install
-
Run the agent:
npm run dev
Ask the agent questions like:
- "Show me my team"
- "How is Salah performing?"
- "Should I take a hit for Haaland?"
- "What are the trending transfers?"
- "When should I use my bench boost?"
- Save up to 5 free transfers
- Chips can be used twice per season (once per half)
- -4 points per hit beyond free transfers