Project
Fine-tuned Vacation Planner
1 completion
~ 4 hours
NewWork with the OpenAI API to create a fine-tuned model and then use it to manage function calls and interact with the user.
Provided by
JetBrains Academy
About
ChatGPT is great in many ways, but sometimes it requires fine-tuning work. That's precisely what you'll do in this project. You'll fine-tune the model for function calling and create a refined vacation planner for users.
Training project
This project allows you to practice and strengthen your coding skills, helping you get ready for more advanced tasks ahead.
What you'll learn
Once you choose a project, we'll provide you with a study plan that includes all the necessary topics from your course to get it built. Here’s what awaits you:
Create the assistant with a function list and send an initial request.
Call the functions with feasible and challenging prompts and see how GPT does.
Create a dataset to use in fine-tuning the model.
Use the dataset to fine-tune the model.