Welcome to the AI 101 website

AI 101, also known as Learn and Do with Peter, was an AI Salon guild active from about December 2023 to December 2024. This website was used to host useful resources for that community, and you may still find useful and interesting information here. Your host is Peter Kaminski.

I now have a top-level link list of my AI resources, see https://peterkaminski.ai.

Discussion Space

Our main discussion space was in Learn and Do with Peter guild on the AI Salon community site. Free AI Salon registration is required to participate.

Topics

Click the topic name to go to an index page for that topic.

  • AI 101 Building Blocks - where to start from the ground up
  • Midjourney - a very good image generator
  • Obsidian+Git - useful for GPT makers and ChatGPT users
  • Jankifiers - web pages that can "jankify" text, such as prompts for AI (aka how to write small interactive apps, no programming experience needed!)
  • API - an API is used by computer systems to exchange data and perform operations, and can be used by GPTs
  • Python - a popular programming language (sometimes knowing a little about it is helpful for AI stuff)
  • Retrieval Augmented Generation - a way for an LLM to use information from a large corpus of documents
  • Podcast Generators - a functionality popularized by NotebookLM
  • Upcoming Topics - topics that don't have their own pages yet
  • Resources - other highly useful learning materials

Live Session Recordings

Pete hosted live AI 101 videoconferences.

The sessions listed below have pages on this website with a link to the recording, and any chats, summaries, or downloadable files. There may be other sessions that aren't uploaded yet.

Click on the name of a session to go to that session's web page.

There is also a hand-maintained list of Live Session Notes.

October 2024

August 2024

May 2024

April 2024

March 2024

February 2024

January 2024

December 2023

YouTube Playlist

The videos are also listed on YouTube in an AI 101 YouTube Playlist if that is convenient for you.

Helping Maintain This Website

You can help maintain this website! Send Pete your GitHub account handle (or ask him how to set one up): Contact Peter Kaminski.

Then the typical tools to use are:

  • Command line on your computer (Terminal on Mac, Command Prompt or PowerShell on Windows)
  • Git
  • Obsidian
  • Git plugin for Obsidian
  • gh, then gh auth login

Those are listed in rough order of setup/install. Once set up, most of the work is handled within Obsidian.

We'll have more comprehensive setup instructions on this website soon.

Other Resources


Pages that link to this page