AI-powered web application that brutally roasts your GitHub profile.
- Clone the repository
- Install dependencies
- Create a
.env.localfile in the root directory and add your Google Gemini API key: GEMINI_API_KEY=your_api_key_here - Start the development server -> npm run dev