AIDevStart
HomeDirectoryModelsListsComparisonsBlogLearn AI Dev
Submit Tool
AIDevStart

Empowering developers with curated AI tools across the entire stack.

Some links on this site are affiliate links. We may earn a commission at no extra cost to you. Learn more.

PrivacyTermsCookiesDisclosure

© 2026 AIDevStart. All rights reserved.

Learn AI Engineering

Curated video tutorials, playlists, and courses to help you master AI development.

Filter by Topic

All VideosAI EngineeringDeep LearningFundamentalsToolsWeb Development

Premium Courses

UDEMY$16.99

Artificial Intelligence A-Z 2024: Build an AI with ChatGPT4

View Details
UDEMY$14.99

Machine Learning A-Z: AI, Python & R

View Details
COURSERAFree Audit

Deep Learning Specialization

View Details
UDEMY$16.99

PyTorch for Deep Learning Bootcamp

View Details
COURSERAFree Audit

Machine Learning Specialization

View Details

* Contains affiliate links that support this project.

LangChain Full Course: Build LLM Apps from Scratch
AI Engineering
2024-03-15•freeCodeCamp

LangChain Full Course: Build LLM Apps from Scratch

Comprehensive tutorial on LangChain. Learn to build RAG pipelines, conversational AI, autonomous agents, and production LLM applications using Python. Covers chains, memory, tools, and vector databases end-to-end.

Watch VideoYouTube
Build a RAG Application from Scratch (Python)
AI Engineering
2024-07-10•freeCodeCamp

Build a RAG Application from Scratch (Python)

Learn how to build production-ready Retrieval Augmented Generation (RAG) systems that let LLMs answer questions based on your own documents, codebase, or knowledge base. Covers embeddings, vector databases (Chroma, Pinecone), chunking strategies, and query optimization.

Watch VideoYouTube
Run Any LLM Locally for Free with Ollama
AI Engineering
2024-05-01•NetworkChuck

Run Any LLM Locally for Free with Ollama

Complete guide to running powerful AI models — Llama 3, DeepSeek, Mistral, Phi-4 — on your own hardware using Ollama. Covers installation on Mac/Windows/Linux, model management, performance tuning, and integrating local models with VS Code extensions like Continue.

Watch VideoYouTube
OpenAI API Complete Beginner Guide (Python)
AI Engineering
2024-02-20•freeCodeCamp

OpenAI API Complete Beginner Guide (Python)

Learn to use the OpenAI API from scratch. Covers text completions, function calling, embeddings, streaming responses, image generation with DALL-E, and speech-to-text with Whisper. Build three real projects by the end.

Watch VideoYouTube