Skip to content

A collection of Python Jupyter Notebooks with Generative Artificial Intelligence related contents

License

BSD-3-Clause, CC-BY-4.0 licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD3
CC-BY-4.0
LICENSE-CC-BY
Notifications You must be signed in to change notification settings

ScaDS/generative-ai-notebooks

Generative Artificial Intelligence Notebooks

This repository contains a collection of Python Jupyter notebooks explaining generative artificial intelligence using Python to a broad audience. The content is available at

https://scads.github.io/generative-ai-notebooks

It is maintained using Jupyter lab and build using Jupyter book.

To edit this book, install depencencies like this:

pip install jupyterlab
pip install jupyter-book
pip install jupyterlab-spellchecker

git clone https://github.com/scads/generative-ai-notebooks
cd  generative-ai-notebooks
jupyter lab

To build the book, you can run this from the same folder:

cd docs
jupyterbook build .

Acknowledgements

We acknowledge the financial support by the Federal Ministry of Education and Research of Germany and by Sächsische Staatsministerium für Wissenschaft, Kultur und Tourismus in the programme Center of Excellence for AI-research „Center for Scalable Data Analytics and Artificial Intelligence Dresden/Leipzig“, project identification number: ScaDS.AI

About

A collection of Python Jupyter Notebooks with Generative Artificial Intelligence related contents

Resources

License

BSD-3-Clause, CC-BY-4.0 licenses found

Licenses found

BSD-3-Clause
LICENSE-BSD3
CC-BY-4.0
LICENSE-CC-BY

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published