Skip to content

This repository hosts a collection of references and online courses about Generative Artificial Intelligence.

Notifications You must be signed in to change notification settings

andluizsouza/gen-ai-playground

Repository files navigation

Generative AI Playground

This repository hosts a collection of references and online courses about Generative Artificial Intelligence.

Preparing the Environment

Create a python3.9 virtual environment in the repository root (only once):

sudo apt-get install python3.9-venv
python3.9 -m venv venv

Activate this environment:

source venv/bin/activate

Install libraries:

make install

About

This repository hosts a collection of references and online courses about Generative Artificial Intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published