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
AI Agentic Design Patterns with AutoGenUse the AutoGen framework to build multi-agent systems with diverse roles and capabilities for implementing complex AI applications.Microsoft, Penn State University
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
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
Quality and Safety for LLM ApplicationsLearn how to evaluate the safety and security of your LLM applications and protect against risks. Monitor and enhance security measures to safeguard your apps.WhyLabs
Multi AI Agent Systems with crewAIAutomate business workflows with multi-AI agent systems. Exceed the performance of prompting a single LLM by designing and prompting a team of AI agents through natural language.crewAI
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
Practical Multi AI Agents and Advanced Use Cases with crewAIBuild agents that collaborate to solve complex business tasks.crewAI
Safe and reliable AI via guardrailsMove your LLM-powered applications beyond proof-of-concept and into production with the added control of guardrails.GuardrailsAI
Understanding and Applying Text EmbeddingsLearn how to accelerate the application development process with text embeddings for sentence and paragraph meaning.Google Cloud
Vector Databases: from Embeddings to ApplicationsDesign and execute real-world applications of vector databases. Build efficient, practical applications, including hybrid and multilingual searches.Weaviate
Building and Evaluating Advanced RAGLearn advanced RAG retrieval methods like sentence-window and auto-merging that outperform baselines, and evaluate and iterate on your pipeline's performance. TruEra, LlamaIndex
Advanced Retrieval for AI with ChromaLearn advanced retrieval techniques to improve the relevancy of retrieved results. Learn to recognize poor query results and use LLMs to improve queries.Chroma
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
Preprocessing Unstructured Data for LLM ApplicationsImprove your RAG system to retrieve diverse data types. Learn to extract and normalize content from a wide variety of document types, such as PDFs, PowerPoints, and HTML files.Unstructured
Carbon Aware Computing for GenAI developersTrain your machine learning models using cleaner energy sources.Google Cloud
Building Generative AI Applications with GradioCreate and demo machine learning applications quickly. Share your app with teammates and beta testers on Hugging Face Spaces.Hugging Face
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
Serverless LLM Apps Amazon BedrockLearn how to deploy an LLM-based application into production using serverless technology. Learn to prompt and customize LLM responses with Amazon Bedrock.AWS
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
AI Agents in LangGraphBuild agentic AI workflows using LangChain's LangGraph and Tavily's agentic search. LangChain, Tavily
How Diffusion Models WorkLearn and build diffusion models from the ground up, understanding each step. Learn about diffusion models in use today and implement algorithms to speed up sampling.
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
Serverless Agentic Workflows with Amazon BedrockEfficiently handle time-varying workloads with serverless agentic workflows and responsible agents built on Amazon Bedrock.AWS
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
Knowledge Graphs for RAGLearn how to build and use knowledge graph systems to improve your retrieval augmented generation applications. Use Neo4j's query language Cypher to manage and retrieve data.Neo4j