An AI that roasts your tech stack. Ready to feel the burn?
π Live Demo: roasttech.vercel.app
Roast My Stack is an AI-powered app that generates hilariously savage roasts for your technology stack. Just enter your frameworks, databases, and languages, and our AI will tell you what it really thinks.
- πΆοΈ Multiple Roast Modes: Choose your level of savagery:
Mild,Medium,SavageorGrandma. - π€ AI-Powered Roasts: Utilizes the Google Gemini API for unique and witty responses.
- π± Responsive Design: Looks great on both desktop and mobile.
- π Shareable Results: Easily copy your roast to share with friends (or enemies).
- Frontend: React.js
- Backend: Node.js / Express.js
- AI: Google Gemini API
- Node.js (v18+)
- npm
-
Clone the repository:
git clone https://github.com/your-username/roast-stack.git cd roast-stack -
Backend Setup:
cd backend npm install # Add your Gemini API Key to a new .env file npm run dev
-
Frontend Setup (in a new terminal):
cd frontend npm install npm start
The frontend will be running at http://localhost:5173 and the backend at http://localhost:3000.
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.