Search

31 results
found for "
*
"

Search Results

Fine Tuning OpenAI Models with Training Data Files

lesson by Colby Fayock

Uploading Training Data Files to OpenAI for Fine Tuning AI Models

lesson by Colby Fayock

Generating & Preparing JSONL Training Data with GPT for Fine Tuning an OpenAI Model

lesson by Colby Fayock

Use Chat Completions for Image Generation Prompts with DALL-E

lesson by Colby Fayock

Training GPT Using Roles & Message Examples for Better Chat Completions

lesson by Colby Fayock

Requesting JSON Chat Completions from OpenAI for Programmatic Use

lesson by Colby Fayock

Stream OpenAI Chat Completions to a Next.js App Using Vercel Edge Functions

lesson by Colby Fayock

Get Started with AI-Driven App Development Using the OpenAI Node.js SDK

course by Colby Fayock

Generate Chat Completions with AI in Node.js Using the OpenAI SDK & GPT

lesson by Colby Fayock

Create Dynamic Image Generation Prompts for the OpenAI SDK in Next.js API Endpoints

lesson by Colby Fayock

Generate Images with AI in Node.js Using the OpenAI SDK & DALL-E

lesson by Colby Fayock

Install and Configure the OpenAI SDK in a Node.js Project

lesson by Colby Fayock

Use jq and grep to Find Unused Dependencies in a Project

lesson by Cameron Nokes

Analyze Git Logs with the Command Line

lesson by Dave Ceddia

Search for Text with `grep`

lesson by Cameron Nokes

Search with groups using grep

lesson by Bonnie Eisenman

Search matching files by combining find and grep with xargs

lesson by Bonnie Eisenman

Find matches excluding a pattern with grep

lesson by Bonnie Eisenman

Search the contents of a git repository with git grep

lesson by Bonnie Eisenman

Show context around matches using grep

lesson by Bonnie Eisenman

Search for basic patterns using grep

lesson by Bonnie Eisenman