Will Little Subscribe

Product: How to train your own LLM with OpenAI. Code: Adding HTML elements to your welcome view


In this episode of Ventures, I (https://www.linkedin.com/in/wclittle) walk through a screencast of how to begin learning how to train your own LLMs (like ChatGPT) to be applicable for your own products and customers. On the coding side of things, I also walk through how to begin adding HTML elements to your welcome page in the Rails app that we spun up together in previous episodes of this series (follow along here: https://satchel.works/@wclittle/product-and-code-series).

You can watch this episode below or listen on Apple Podcasts, Spotify, Google Podcasts, or wherever you get your podcasts (search for “Ventures”).

 

0:05 - Tee-up for the episode, continuing the Web 2&3 Product & Code series (which you can follow along with here: https://satchel.works/@wclittle/product-and-code-series)

0:50 - Product: Walking through https://platform.openai.com/docs/guides/fine-tuning and how to begin training your own LLM

3:38 - Code: adding HTML to your Rails app welcome view, learning and borrowing from https://www.w3schools.com/html/html_basic.asp