Short CourseLong-Term Agentic Memory With LangGraphLearn to build AI agents with long-term memory with LangGraph, using LangMem for memory management.AgentsChatbotsEmbeddingsEvaluation and MonitoringGenAI ApplicationsLLMOpsPrompt EngineeringRAGSearch and RetrievalVector DatabasesLangChain
Short CourseEvent-Driven Agentic Document WorkflowsBuild an event-driven agentic workflow to process documents and fill forms using RAG and human-in-the-loop feedback.AgentsDocument ProcessingEmbeddingsEvent-Driven AIGenAI ApplicationsRAGSearch and RetrievalTask AutomationVector DatabasesLlamaIndex
Short CourseAttention in Transformers: Concepts and Code in PyTorchUnderstand and implement the attention mechanism, a key element of transformer-based LLMs, using PyTorch.Deep LearningEmbeddingsGenAI ApplicationsMachine LearningNLPTransformersStatQuest
Short CourseHow Transformer LLMs WorkUnderstand the transformer architecture that powers LLMs to use them more effectively.Deep LearningEmbeddingsGenAI ApplicationsLLMOpsMachine LearningNLPRAGTransformersJay Alammar, Maarten Grootendorst
Short CourseMultimodal RAG: Chat with VideosBuild an interactive system for querying video content using multimodal AIComputer VisionEmbeddingsMultiModalNLPRAGSearch and RetrievalVector DatabasesIntel
Short CourseEmbedding Models: from Architecture to ImplementationLearn how to build embedding models and how to create effective semantic retrieval systems.EmbeddingsSearch and RetrievalVector DatabasesVectara
Short CourseFunction-calling and data extraction with LLMsLearn to apply function-calling to expand LLM and agent application capabilities.AgentsEmbeddingsNexusflow
Short CourseBuilding Multimodal Search and RAGBuild smarter search and RAG applications for multimodal retrieval and generation.EmbeddingsMultiModalRAGSearch and RetrievalVector DatabasesWeaviate
Short CourseGetting 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.EmbeddingsGenerative ModelsPrompt EngineeringRAGMistral AI
Short CourseKnowledge 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.EmbeddingsGenAI ApplicationsRAGSearch and RetrievalVector DatabasesNeo4j
Short CourseBuilding Applications with Vector DatabasesLearn to build six applications powered by vector databases, including semantic search, retrieval augmented generation (RAG), and anomaly detection.Anomaly DetectionEmbeddingsMultiModalVector DatabasesPinecone
Short CourseAdvanced 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.EmbeddingsFine-TuningGenAI ApplicationsRAGSearch and RetrievalChroma
Short CourseQuality 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.AI SafetyEmbeddingsEvaluation and MonitoringGenAI ApplicationsVector DatabasesWhyLabs
Short CourseVector Databases: from Embeddings to ApplicationsDesign and execute real-world applications of vector databases. Build efficient, practical applications, including hybrid and multilingual searches.EmbeddingsGenAI ApplicationsRAGSearch and RetrievalVector DatabasesWeaviate
Short CourseUnderstanding and Applying Text EmbeddingsLearn how to accelerate the application development process with text embeddings for sentence and paragraph meaning.EmbeddingsGenAI ApplicationsNLPRAGSearch and RetrievalGoogle Cloud
Short CourseLarge Language Models with Semantic SearchLearn to use LLMs to enhance search and summarize results, using Cohere Rerank and embeddings for dense retrieval.EmbeddingsNLPRAGSearch and RetrievalVector DatabasesCohere
Short CourseLangChain Chat with Your DataCreate a chatbot with LangChain to interface with your private data and documents. Learn from LangChain creator, Harrison Chase.Computer VisionDocument ProcessingEmbeddingsRAGVector DatabasesLangChain