Hey there! In this video, I dive into R-Tip 81, Tidy Chat Models, showcasing a new package that enables us to interact with various chat models like OpenAI and Mistral to create chatbots.
💻GET THE CODE SHOWN IN THE VIDEO:
Join Free R-Tips Newsletter (To Unlock Code Access):
https://learn.business-science.io/r-t...
🎙️ ChatGPT for Data Scientists in R Live Training
Unlock 15 Data Science Skills w/ ChatGPT:
https://learn.business-science.io/reg...
📚The 5-Course R-Track Program (Become The Data Scientist You Were Meant To Be)
https://university.business-science.i...
Table of Contents:
00:00 Introduction to Tidy Chat Models
01:01 Create an OpenAI API Key in your R Environment
02:20 Creating Open AI Chat Engine
04:32 Adding User Interface for Chatbot
05:05 Run the Shiny App ChatGPT just Built