Autonomous AI fantasy baseball draft simulator. Two GPT-4o-mini agent teams research real MLB stats, query RAG-powered draft memory (S3 vector store), and make strategic picks via Model Context Protocol (MCP) tools. Built on AWS Lambda, RDS, API Gateway, S3, ECR, and EventBridge. Stack: OpenAI Agents SDK · FastAPI · React · TailwindCSS · Terraform.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
46
commits
Terraform scripts for nat-gateway. Allowing for deletion of nat gateway to reduce costs till ready to go live
66dcc08View on GitHubAdded rag. Storage is S3. Provides current team context within draft to researcher and drafter agents
b504d9aView on GitHubMerge branch 'main' of https://github.com/aacister/MLB_Draft_Oracle
33a1626View on GitHubUpdates to player pool size and agents draft selection instructions.
eabd9bfView on GitHub