Coding LLMs from the Ground Up: A Complete Course
A course teaching how to code Large Language Models from scratch to deeply understand their inner workings, with practical video tutorials.
A course teaching how to code Large Language Models from scratch to deeply understand their inner workings, with practical video tutorials.
A course teaching how to code Large Language Models (LLMs) from scratch to deeply understand their inner workings and fundamentals.
A tutorial on building a React.js UI to stream and compare responses from multiple AI models simultaneously using the Vercel AI SDK.
Explains key AI terminology like AI, ML, deep learning, and LLMs to help engineers use the correct terms.
A developer explains how to use an open-source LLM within a GitHub Actions workflow to generate descriptive titles for automated Pull Requests.
Introducing CodeBundler 1.0.0, an open-source tool to consolidate C#/VB.NET source files into a single block for better LLM-assisted debugging and development.
A tutorial on building a React.js chat app that allows users to switch between multiple AI models like GPT-4 and Claude 3 using the AI SDK.
A technical cheatsheet for using Google's Gemini AI models with the LangChain framework, covering setup, chat models, prompt templates, and image inputs.
Discusses how LLMs like ChatGPT can boost self-learning by helping understand problems and verify solutions, making skill acquisition easier.
A tutorial on integrating IBM watsonx.ai models into Langflow to build visual RAG applications and AI workflows.
Explores building a web framework designed for AI-generated code, addressing LLM challenges like API mismatches and training data limitations.
A tutorial on building a production-ready chatbot server using IBM Watsonx.ai and the Model Context Protocol (MCP) Python SDK.
Introducing llm-url-markdown, a new plugin for Simon Willison's llm CLI tool that fetches web content as markdown for use as LLM context fragments.
Explores why software testing becomes more critical with AI-generated code, predicting trends like embedded tests, AI automation, and evolving manual QA roles.
Explains how Sampling and Prompts in the Model Context Protocol (MCP) enable smarter, safer, and more controlled AI agent workflows.
Explains how Tools in the Model Context Protocol (MCP) enable LLMs to execute actions like running commands or calling APIs, moving beyond just reading data.
Explains how the Model Context Protocol (MCP) uses 'Resources' to securely serve structured data from systems like files and databases to LLMs.
Explains the architecture of the Model Context Protocol (MCP), detailing its client-server model, core components, and message flow for connecting AI models to tools and data.
A developer explains how they use GitHub Copilot and other AI tools for design thinking and as a 'second brain' in software development.
Explores how Large Language Models (LLMs) like ChatGPT are diffusing technology bottom-up, empowering individuals more than corporations.