This is an example project to demonstrate some of the features of ragie.ai's python SDK.
First provide your ragie api key by creating .env file with the following env variable:
RAGIE_API_KEY=<YOUR_KEY>
This project uses poetry as a pacakge manager. Install it if you haven't already.
poetry install
poetry run test