Skip to content

simon-robertson/libsql-vector-test

Repository files navigation

Requisites

You will need access to an OpenAI account.

Environment File

Before you can run this application you will need to create a .env file in the repository root directory. The following is a template for the file content:

APP_OPENAI_KEY = "<KEY>"
APP_OPENAI_ORGANIZATION = "<ORGANIZATION>"

APP_SERVER_PORT = "4040"

Replace <ORGANIZATION> with your OpenAI organization ID, and replace <KEY> with your OpenAI API key.

Running the Application

npm install npm run server


https://docs.turso.tech/features/ai-and-embeddings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published