Show HN: Easy Prompt – A weekend project for formatting LLM training data (easyprompt.dev)
I've been doing sentiment classification to train a ChatGPT model as a hobby-project. Using a script to format the completions made it quite tedious/slow to go back and complete the output in my code editor.
To solve that (and for a reasonable excuse to play with Next.js + Tailwind CSS) I made this! I decided to share it here for fun.
Quick Stats:
Time spent: ~15 hours Technologies: Next, Tailwind, ChatGPT for help with Tailwind. Fun had: Lots.
1 comment
[ 5.4 ms ] story [ 16.3 ms ] threadBonus points for shipping it in a weekend.