https://github.com/Chensokheng/supabase-chat-gpt
https://github.com/Chensokheng/supabase-chat-gpt
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Chensokheng/supabase-chat-gpt
- Owner: Chensokheng
- Created: 2023-10-10T11:26:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T11:31:19.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:16:59.917Z (8 months ago)
- Language: TypeScript
- Size: 85 KB
- Stars: 13
- Watchers: 1
- Forks: 5
- 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