To start LlamaIndex on its own: cd /functions/Ava python .\DataIngestion.py
To start it with react: In one Terminal: cd react npm run dev In another: cd functions func start
Note that if you are using react the data and storage directory need to be in the functions directorys