Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/run-llama/ts-playground
- Owner: run-llama
- License: mit
- Created: 2023-07-24T16:04:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T03:56:53.000Z (12 months ago)
- Last Synced: 2024-06-17T21:52:24.804Z (5 months ago)
- Language: TypeScript
- Homepage: https://llama-playground.vercel.app
- Size: 480 KB
- Stars: 47
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-..."`