Improving Accuracy of LLM ApplicationsSystematically improve the accuracy of LLM applications with evaluation, prompting, and memory tuning.Lamini, Meta
Safe and reliable AI via guardrailsMove your LLM-powered applications beyond proof-of-concept and into production with the added control of guardrails.GuardrailsAI
Prompt Engineering with Llama 2&3Learn best practices for prompting and selecting among Meta Llama 2 & 3 models. Interact with Meta Llama 2 Chat, Code Llama, and Llama Guard models.Meta
AI Python for Beginners: Basics of AI Python CodingLearn Python programming with AI assistance. Gain skills writing, testing, and debugging code efficiently, and create real-world AI applications.DeepLearning.AI
Open Source Models with Hugging FaceLearn how to easily build AI applications using open-source models and Hugging Face tools. Find and filter open-source models on Hugging Face Hub.Hugging Face
JavaScript RAG Web Apps with LlamaIndexBuild a full-stack web application that uses RAG capabilities to chat with your data. Learn to build a RAG application in JavaScript, using an intelligent agent to answer queries.LlamaIndex
Red Teaming LLM ApplicationsLearn how to make safer LLM apps through red teaming. Learn to identify and evaluate vulnerabilities in large language model (LLM) applications.Giskard
Building an AI-Powered GameLearn to build with LLMs by creating a fun interactive game from scratch.Together AI, AI Dungeon
Collaborative Writing and Coding with OpenAI CanvasLearn to use OpenAI Canvas to write, code, and create more effectively in collaboration with AI.OpenAI
How Business Thinkers Can Start Building AI Plugins With Semantic KernelLearn Microsoft's open source orchestrator, Semantic Kernel and use LLM building blocks such as memory, connectors, chains and planners in your apps.Microsoft
Automated Testing for LLMOpsLearn how to create an automated CI pipeline to evaluate your LLM applications on every change, for faster and safer development.CircleCI
Building Agentic RAG with LlamaindexBuild autonomous agents that intelligently navigate and analyze your data. Learn to develop agentic RAG systems using LlamaIndex, enabling powerful document Q&A and summarization. Gain valuable skills in guiding agent reasoning and debugging.LlamaIndex
Building Systems with the ChatGPT APILearn to break down complex tasks, automate workflows, chain LLM calls, and get better outputs from LLMs. Evaluate LLM inputs and outputs for safety and relevance.OpenAI
Building AI Applications With HaystackLearn a flexible framework to build a variety of complex AI applications.Haystack
Introducing Multimodal Llama 3.2Try out the features of the new Llama 3.2 models to build AI applications with multimodality.Meta
LLMs as Operating Systems: Agent MemoryBuild systems with MemGPT agents that can autonomously manage their memory.Letta
Evaluating and Debugging Generative AILearn MLOps tools for managing, versioning, debugging, and experimenting in your ML workflow.Weights & Biases
Pair Programming with a Large Language ModelLearn how to prompt an LLM to help improve, debug, understand, and document your code. Use LLMs to simplify your code and enhance productivity.Google
Functions, Tools and Agents with LangChainLearn about the latest advancements in LLM APIs and use LangChain Expression Language (LCEL) to compose and customize chains and agents.LangChain
Getting Started with MistralExplore Mistral's open-source and commercial models, and leverage Mistral's JSON mode to generate structured LLM responses. Use Mistral's API to call user-defined functions for enhanced LLM capabilities.Mistral AI
Prompt Engineering for Vision ModelsLearn prompt engineering for vision models using Stable Diffusion, and advanced techniques like object detection and in-painting. Comet
ChatGPT Prompt Engineering for DevelopersLearn the fundamentals of prompt engineering for ChatGPT. Learn effective prompting, and how to use LLMs for summarizing, inferring, transforming, and expanding.OpenAI
Build Long-Context AI Apps with JambaBuild LLM apps that can process very long documents using the Jamba modelAI21 labs
Build LLM Apps with LangChain.jsExpand your toolkit with LangChain.js, a JavaScript framework for building with LLMs. Understand the fundamentals of using LangChain to orchestrate and chain modules.LangChain
LangChain for LLM Application DevelopmentUse the powerful and extensible LangChain framework, using prompts, parsing, memory, chains, question answering, and agents.LangChain