Ever found yourself in that frustrating moment where the
perfect word, the name of that movie, or a song are right on
the tip of your tongue, but you just can't grasp it? This website let's you quickly find out what's on the tip of your tongue.
https://tipofmytongue.varunbalani.com
- Next.js with App Router
- ShadcnUI
- Tailwind
- GPT-4 for suggestion generation
- Run
git clone https://github.com/varun-balani/tip-of-my-tongue - Install required packages with
npm i - Configure your OpenAI API Key in
.envasOPENAI_API_KEY - Run
npm run dev
