This repository is used to manage the presentations given at Huntsville AI meetups. It provides a collection of Issues, Cards, and Files to plan and create the content needed for a presentation.
The OpenAI API appears to be the standard way of interoperating with LLMs and other models. Need to go through how to use it and what libraries are available to connect.
Complete the following items to get a presentation ready for Huntsville AI
Add the file to present (prefer Jupyter Notebooks or Markdown formated files) to the folder structure. For multiple files, create a directory following the naming convention and add the files to it.
Naming convention
We use a convention of starting the filenames with a date (year/month/day) so that the files are still sorted by date even when in alphabetical format.
Description
The OpenAI API appears to be the standard way of interoperating with LLMs and other models. Need to go through how to use it and what libraries are available to connect.
Complete the following items to get a presentation ready for Huntsville AI
Adding material to the presentations repository
Add the file to present (prefer Jupyter Notebooks or Markdown formated files) to the folder structure. For multiple files, create a directory following the naming convention and add the files to it.
Naming convention
We use a convention of starting the filenames with a date (year/month/day) so that the files are still sorted by date even when in alphabetical format.
YYMMDD_Session_Description.extension