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
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
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
Multimodal RAG: Chat with VideosBuild an interactive system for querying video content using multimodal AIIntel
LLMs as Operating Systems: Agent MemoryBuild systems with MemGPT agents that can autonomously manage their memory.Letta
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
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
LangChain Chat with Your DataCreate a chatbot with LangChain to interface with your private data and documents. Learn from LangChain creator, Harrison Chase.LangChain
Safe and reliable AI via guardrailsMove your LLM-powered applications beyond proof-of-concept and into production with the added control of guardrails.GuardrailsAI
Large Language Models with Semantic SearchLearn to use LLMs to enhance search and summarize results, using Cohere Rerank and embeddings for dense retrieval.Cohere
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
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
Building Multimodal Search and RAGBuild smarter search and RAG applications for multimodal retrieval and generation.Weaviate
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
LangChain for LLM Application DevelopmentUse the powerful and extensible LangChain framework, using prompts, parsing, memory, chains, question answering, and agents.LangChain