Custom ChatGPT for your data. Built with Next.js, Supabase, Stripe, Langchain, Pinecone, and OpenAI.
- Dev link: https://nextjs-production-test.vercel.app/
- Prod link: https://www.chatterup.app/
pnpm install
any dependencies.- Run
npm run dev
and go to localhost:3000.
- If necessary: Update prices in Stripe. Delete rows manually in Supabase.
- On free tier, need to create a new Pinecone index after 7 days of inactivity.