🔗 Link to the project (GitHub)

Download the .zip file. You may face an issue concerning the right access. DM me in this case.

1.png

Extract the folder to the desired location.

▶ Install the Python libraries.


<aside> ⚠️ Requirements :

Need Python 3.10.6 (>3.9 at least)

</aside>

Navigate to the generative_ai-main directory where you will find the requirements.txt file.

<aside> 💡 These are all the Python libraries needed to run the project.

</aside>

Type cmd in the top bar and proceed to the next step.

Rapport_Projet (1).png


In your command window type the following command:

python.exe -m pip install --upgrade pip
pip install -r requirements.txt