Thomashighbaugh / gpt_notebook

A Markdown Notebook about LLMs and Generative AI rendered into a website using MDBook and GitHub Actions. Featues my collection of prompts for ChatGPT/GPT-3

Home Page:https://thomashighbaugh.github.io/gpt_notes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Notebook

As you can read on the site built from these notes with MDBook, here, this is my notes on all things relating to LLMs, Generative AI and Machine Learning, with the emphasis primarily (for the time being at least) focused mainly on the GPT family of LLMs such as ChatGPT and GPT-3 made available by OpenAI. Because the keeping of notes in Markdown format enables them to be shared with trivial additional effort using MDBook, Github Pages and Github Actions, they are available for browsing by the general public, which may find the resources section interesting as I have both useful links that I have come across along the way and a number of prompts templates that I use conveniently stored in codeblocks that are arranged by subject that anyone is free to take and use to their hearts content (attribution would be nice, but I would settle with just getting a star on the repo 😉 ).

This notebook is coupled with and interrelated to my GPT_Scripts repository, where I have python scripts that interact with GPT-3 to achieve specific purposes available, so check out and star that repo too if you would be so kind.

About

A Markdown Notebook about LLMs and Generative AI rendered into a website using MDBook and GitHub Actions. Featues my collection of prompts for ChatGPT/GPT-3

https://thomashighbaugh.github.io/gpt_notes/


Languages

Language:CSS 55.0%Language:Handlebars 39.4%Language:JavaScript 5.6%