Skip to content

BastinFlorian/GenAI-Dauphine-Course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenAI-Dauphine-Course

Dauphine Tunis Generative AI Course

Prerequisites

  • VS Code
  • Python 3.11
  • Jupyter Notebook
  • Git
  • Anaconda/Miniconda or any other virtual environment manager

How to install the repository

The repository is here You can clone it using the following command:

git clone https://github.com/BastinFlorian/GenAI-Dauphine-Course.git

To generate SSH keys follows the instructions here and add you SSH key to your Git account following the instructions here

How to install the environment

conda create --name genai python=3.11
conda activate genai
pip install -r requirements.txt

How to run the notebooks

About

Dauphine Tunis Generative AI Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published