Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 358 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 358 Bytes

ragie-examples

This repository is a collection of example scripts that demonstrate different ways of using Ragie within your project.

Setup

npm install

Generate example:

export RAGIE_API_KEY=tnt_...
export OPENAI_API_KEY=sk-...

npm run generate

License

Distributed under the MIT License. See LICENSE.txt for more information.