Skip to content

ragieai/ragie-typescript-ref-app

Repository files navigation

Intent

This is an example project to demonstrate the features of ragie.ai's typescript SDK. It may also be used to add data to your ragie.ai account and test various features.

Getting Started

First provide your ragie api key by setting an env variable: RAGIE_API_KEY=<YOUR_KEY>

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published