BeastGamesGPT is a chatbot that can explore about the beastgames series on amazon-prime
- Next.js
- Tailwind CSS
- Shadcn UI
- AI SDK by Vercel
- OpenAI API
- Google Gemini API
- Vercel - hosting
- Upstash (Redis) - for rate limiting
- Supabase (Database) - for voting
- Improve the Prompt and AI Context Data
- Improve the UI/UX if you want
- Vulnerability issue if you find any, thanks in advance
git clone https://github.com/shri-dev/beastgames-gpt.git
cd beastgames-gpt
pnpm install
cp .env.example .env
and add your own env variablespnpm dev

