Tag archive

OpenAI

Articles, examples, and practical solutions for the topic "OpenAI".

10 articles

Tagged articles

Automation

Creating an Email AI Agent with n8n's AI Agent Node

Learn how to build an AI-powered email agent using n8n's AI Agent node, combining automated message labeling and drafting features.

Read

AI Workflows

LangChain Agent: Step-by-Step LangGraph Tutorial

Learn to create a LangChain-powered AI agent using LangGraph and Python. Step-by-step guide with memory and tools integration.

Read

AI Workflows

Building Semantic Search with OpenAI Embeddings

Learn how to implement semantic search using OpenAI embeddings to find content related by meaning.

Read

AI Workflows

Fine-tune LLMs with QLoRA on Your Own Data

Learn how to use QLoRA for efficient fine-tuning of large language models, achievable even on consumer-level hardware.

Read

AI Workflows

OpenAI Whisper Tutorial: Speech to Text Made Easy

Learn how to use OpenAI's Whisper in Google Colab for fast and accurate speech-to-text transcriptions.

Read

AI Workflows

How to Fix LLM Hallucinations Using RAG Techniques

Learn how to address and reduce large language model hallucinations with retrieval-augmented generation (RAG) setups.

Read

AI Workflows

Implementing LLM Function Calling with OpenAI Tool Integration

Step-by-step guide to use OpenAI's function calling for structured responses in Python.

Read

AI Workflows

AI Image Generator Tutorial with OpenAI Image API in Node.js

Learn to build an AI-powered image generator using OpenAI Image API and Node.js with this detailed guide.

Read

AI Workflows

Gemini CLI Tutorial: Step-by-Step Guide to Getting Started

Learn how to install and use Gemini CLI with this tutorial. Start from installation and proceed through practical applications using step-by-step instructions.

Read

AI Workflows

OpenAI API Tutorial: Getting Started with Node.js Integration

Learn to integrate OpenAI API into your Node.js projects with step-by-step guidance.

Read