An LLM-Powered LeetCode Planner
Fixie AI Hackathon challenge
Abstract
• Developed a lightweight application powered by LLM for creating LeetCode study plans using TypeScript, hosted on Fixie.ai’s platform. • Integrated customized options based on users’ skill levels, programming language preferences, and desired topics. • Employed prompt tuning techniques to finetune the LLM model (GPT-4) using LeetCode data, enabling the automated generation of personalized study plans.
Code
A web demo will be released soon!