Hungry is an open-source tool that converts TikTok food videos into customizable text recipes using AI, requiring only your OpenAI API key with no sign-in needed and zero data retention.
NexTJS with Bun package manager & runtime. Deployed using Vercel.
- Clone the repository
git clone https://github.com/vznh/hungry
cd hungry- Install dependencies
bun install- Run development server
bun dev- Bun installed
- A valid OpenAI API key
- Users provide their own OpenAI API key
- Maximum 5 queries per session
- Keys are never stored or logged
- All data is cleared on session end