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

https://github.com/run-llama/ts-playground


https://github.com/run-llama/ts-playground

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# LlamaIndex.TS Playground

## Getting Started

Run `pnpm install` and `pnpm run dev`

Make sure to set your OpenAI key: `export OPENAI_API_KEY-="sk-..."`