A GPT wrapper that mocks your fantasy premier league performance.
A random collection of some things that I've worked on.
-
Roast FPL
-
Email LLM
A gmail-integrated LLM tool to manage medium-priority emails and tasks. Why? Well, for fun, but also I thought it would be easy.
-
Full Stack Web App
Full stack app that uses ejs-templates to render the frontend, and on the backend, a redis cache layer communicating with firebase in the backend. I also added GH actions for CI/CD.
-
Obsidian Local LLM
An Obsidian plugin that utilizes OpenAI API to integrate it with locally running Large Language Models.
-
Pacman AI
An AI-driven Pacman agent for a Capture The Flag contest that utilized Approximate TD Q Learning, Alpha Beta Pruning, and Particle Filtering.