Explore multi-agent workflows and AI-discoverable skills in CLI-first AI systems. Learn how to coordinate AI agents for complex tasks and …
Tag: Python
Articles tagged with Python. Showing 306 articles.
Chapters
Explore Retrieval-Augmented Generation (RAG) to overcome LLM limitations, integrate external knowledge, and build dynamic, multi-source …
Learn to build a simple Retrieval Augmented Generation (RAG) agent that leverages vector memory and conversational history to provide …
Build a practical multimodal search assistant from scratch using Python, CLIP, and FAISS. Learn to index and query text and images in a …
Explore how autonomous AI agents gain long-term knowledge using Retrieval-Augmented Generation (RAG) and vector databases. Learn about …
Explore Semantic Kernel's architecture, including Skills and Planners, for building robust enterprise AI applications with Python.
Learn how to effectively debug AI systems in production by pinpointing issues in prompts, model behavior, and data, using practical …
Build a collaborative AI assistant using multi-agent principles, leveraging tools and orchestration to solve complex problems.
Learn how to implement robust input and output guardrails, including safety filters, content moderation, and compliance checks, to ensure …
Explore Multimodal Retrieval Augmented Generation (RAG) to enhance AI knowledge bases by integrating and querying text, image, audio, and …
Get hands-on building your first autonomous AI agent using Python and LangChain. Learn to integrate LLMs, tools, and memory to create a …
Explore Generative Multimodal AI, learning how systems create new content by integrating text, image, audio, and video inputs. Understand …