Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Ted

A multi-agent Fantasy Premier League planner that uses live FPL data and football news to generate OpenAI and Anthropic team recommendations and email the resulting report.

Setup

Requires Python 3.12+, uv, and make.

uv sync
cp .env.example .env

Add the required API keys and email settings to .env. Set LANGSMITH_TRACING=false if LangSmith is not configured.

Run locally

make dev-check
uv run --env-file .env project-ted

The second command uses live APIs and sends the generated report by email.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages