

⚙️ Day 2: Flask Backend & API Roasts Activated


⚙️ Day 2: Flask Backend & API Roasts Activated
Today I connected OpenAI to the Flask backend to generate the actual roast responses.
The /roast endpoint now takes user input and returns an AI-generated roast in real time.
Tools: Flask, OpenAI API
Progress: Roasting API functional and returning test insults
Next: Save logs and prep for frontend connection