Download the .zip file. You may face an issue concerning the right access. DM me in this case.
Extract the folder to the desired location.
<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.
In your command window type the following command:
python.exe -m pip install --upgrade pip
pip install -r requirements.txt