Category hub
AI Workflows
Practical IT articles in the AI Workflows category — 40 hands-on guides, fixes, and comparisons.
40 articles
Category articles
AI Workflows
How to Add MCP Servers to Claude Code
Learn how to configure and use Model Context Protocol (MCP) servers within Claude Code for enhanced AI tool integration.
AI Workflows
Using ChatGPT for Developers: A Coding Workflow
Discover how developers can use ChatGPT to enhance their daily workflows for coding and productivity.
AI Workflows
Building Semantic Search with OpenAI Embeddings
Learn how to implement semantic search using OpenAI embeddings to find content related by meaning.
AI Workflows
Creating and Managing Claude Projects for Team Collaboration
Learn how to create, manage, and utilize Claude projects to maximize collaboration and knowledge retention. Comprehensive guide.
AI Workflows
LLM Fine-Tuning Tutorial for Gemma Model
Learn step-by-step how to fine-tune the Gemma model for specific tasks using Hugging Face tools.
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.
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.
AI Workflows
What is MCP: An Overview of the Model Context Protocol
Understand the Model Context Protocol (MCP), its components, and its practical applications in modern AI workflows.
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.
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.
AI Workflows
Implementing Mastra Evals and Scorers for Agent Performance
Learn how to use Mastra evals and scorers to evaluate and improve agent performance in production-ready systems.
AI Workflows
MCP Streamable HTTP: How to Migrate from Deprecated SSE
Learn how to migrate your MCP server from the deprecated SSE to the robust Streamable HTTP transport.