top of page

OpenAI Fine-Tuning Workflow with Google Drive

Automates fine-tuning of OpenAI GPT models using training data stored on Google Drive. Uses n8n with Google Drive API to download a .jsonl training file, uploads it to OpenAI for fine-tuning, and triggers a custom fine-tuned GPT-4o-mini chat model via Langchain integration for interactive AI responses.

bottom of page