An open API service indexing awesome lists of open source software.

https://github.com/Chensokheng/supabase-chat-gpt


https://github.com/Chensokheng/supabase-chat-gpt

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

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