Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 351 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 351 Bytes

Generate

Experience to generate data / CSV from LLM.

This is now deprecated.

Install

Front

cd view
yarn

and then

yarn dev

Back

cd service
pip install -r requirements.txt

Add environment variables in your environment variables

- DATABASE_URL
- OPENAI_API_KEY