Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 497 Bytes

File metadata and controls

19 lines (11 loc) · 497 Bytes

intro2llms

Introduction to AI prompt engineering

Publish docs via GitHub

Built using MkDocs with Material for MkDocs

Build instructions

git clone https://github.com/ua-data7/introllms

cd intro2llms

pip install -r requirements.txt

python3 -m mkdocs serve