The frontend for QuickGPT App. We're using Supabase + OpenAI + Google Search API, so make sure you already have the requirements.
- Supabase Project (for the backend)
- Vercel (to deploy the frontend)
- Google CSE (Custom Search Engine) - optional
- Create the .env and fill in the variables properly
cp .env.local.example .env
- Deploy on Vercel
- Chatbot UI by McKayWrigley ( https://github.com/mckaywrigley/chatbot-ui )
- Chat AI Desktop by Sonny Lazuardi ( https://github.com/sonnylazuardi/chat-ai-desktop )
- MrAdhit ( https://github.com/MrAdhit )