https://github.com/Chensokheng/supabase-chat-gpt
https://github.com/Chensokheng/supabase-chat-gpt
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Chensokheng/supabase-chat-gpt
- Owner: Chensokheng
- Created: 2023-10-10T11:26:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T11:31:19.000Z (almost 2 years ago)
- Last Synced: 2024-12-04T11:38:11.413Z (10 months ago)
- Language: TypeScript
- Size: 85 KB
- Stars: 14
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - Chensokheng/supabase-chat-gpt - (TypeScript)
README
Build ChatGPT clone using Supbase vector db and Openai API.
## Getting Started
First, run the development server:
```
yarn install
``````bash
yarn dev
```## Credit Resources
- https://supabase.com/blog/openai-embeddings-postgres-vector
- https://supabase.com/docs/guides/auth/auth-helpers/nextjs