This repository is a collection of example scripts that demonstrate different ways of using Ragie within your project.
npm install
export RAGIE_API_KEY=tnt_...
export OPENAI_API_KEY=sk-...
npm run generate
Distributed under the MIT License. See LICENSE.txt
for more information.