Welcome to the most relatable web app for overthinkers! Ever wondered what your anxious brain is really thinking? We got you covered!
- Overthinker Simulator: Turn simple situations into complex overthinking scenarios with AI-powered analysis
- Digital Alibi Generator: Create believable stories for those awkward situations
- ReplyCraft: Craft the perfect response with different tones
- Clone the repository:
git clone https://github.com/yourusername/overthinker-simulator.git
cd overthinker-simulator- Install dependencies:
npm install- Set up environment variables:
Create a
.env.localfile in the root directory with:
NEXT_PUBLIC_GROQ_API_KEY=your_groq_api_key_here
- Run the development server:
npm run dev- Next.js 14
- TypeScript
- Tailwind CSS
- Framer Motion
- Groq AI
- Vercel (Deployment)
Feel free to contribute to this project by submitting issues or pull requests.
ISC License