Month: February 2024

  • anaconda

    A friend of mine recently asked for a tutorial of how to set things up in anaconda python environments so that she could work through my walkthroughs. This is a work in progress, but I put this on github to help people see the basics.

  • Exploring chatgpt API – Session 1

    by

    in

    I just finished my first walk through of OpenAI’s API for ChatGPT. I put together a video of some of the highlights and an accompanying jupyter notebook (html) for those who want to play with. If you have any programming or scripting experience, you likely can follow along ok, and you can download the notebook.…

  • Exploring Hugging Face – Session 1

    by

    in

    I recently spent some time exploring the AI company Hugging Face’s transformers library. It’s pretty neat, so I put together a video of some of the highlights and an accompanying jupyter notebook (html) for those who want to play with. If you have any programming or scripting experience, you likely can follow along ok, and…