Make sure you have installed poetry
and conda
before attempting to run this project.
- Clone this repo
git clone https://github.com/PostboxRetinal/openAI
- Run
conda create -n openai python
and wait for it to finish - Run
cd openAI && poetry install
. This will take a while. It'll install all the required dependencies(python-dotenv openai)
- From now on, if you want to fully run this project, you should ask us for the .env file or keep an eye on our presentation
- Juan Eduardo Jaramillo @JuanJaramillo12004
- Nicolás González @FRANGONICOLAS
- Carlos Altamirano @Craxell
- Sebastian Balanta @PostboxRetinal