Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

SaaiAravindhRaja/RoastStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 RoastStack 🔥

An AI that roasts your tech stack. Ready to feel the burn?

🚀 Live Demo: roasttech.vercel.app


🤔 What is this?

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.


✨ Features

  • 🌶️ Multiple Roast Modes: Choose your level of savagery: Mild, Medium, Savage or Grandma.
  • 🤖 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).

🛠️ Tech Stack

  • Frontend: React.js
  • Backend: Node.js / Express.js
  • AI: Google Gemini API

⚙️ Local Setup

✅ Prerequisites

  • Node.js (v18+)
  • npm

🚀 Installation & Running

  1. Clone the repository:

    git clone https://github.com/your-username/roast-stack.git
    cd roast-stack
  2. Backend Setup:

    cd backend
    npm install
    # Add your Gemini API Key to a new .env file
    npm run dev
  3. 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.


🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.


📄 License

This project is licensed under the MIT License.

About

RoastStack 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.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors