Agentic Lightening
LangChain
AutoGen
Learn how to integrate existing AI agents from popular frameworks with Agentic Lightening for training and optimization.
ACCESS_FILE >>LangGraph
Agentic AI
LLMs
Dive into LangGraph to build dynamic, stateful AI agent workflows. Learn about state machines, graph nodes, and edges for complex agent orchestration …
ACCESS_FILE >>Observability
OpenTelemetry
Tracing
Learn how to implement distributed tracing for AI systems, covering OpenTelemetry setup, instrumenting LLM calls, and tracking critical AI-specific …
ACCESS_FILE >>RAG
Prompt Engineering
LLM
Learn to build a Retrieval-Augmented Generation (RAG) system from scratch, covering document chunking, generating embeddings, and utilizing vector …
ACCESS_FILE >>Agentic AI
LLM
Memory
Unpack the core components of an Agentic AI system: the LLM brain, crucial memory, external tools, and intelligent planning mechanisms. Learn how …
ACCESS_FILE >>LangChain
Vector Stores
RAG
Learn how to implement memory and state management in AI applications using LangChain, Vector Stores, and RAG.
ACCESS_FILE >>LangChain
LlamaIndex
Agentic AI
Learn how to orchestrate complex AI agents using popular frameworks like LangChain and LlamaIndex, integrating LLMs, tools, and memory for …
ACCESS_FILE >>AI Agents
RAG
Vector Memory
Learn to build a simple Retrieval Augmented Generation (RAG) agent that leverages vector memory and conversational history to provide informed and …
ACCESS_FILE >>RAG 2.0
Agentic AI
LLM Orchestration
Explore agentic retrieval, a paradigm where LLMs act as intelligent agents to plan and execute complex information retrieval tasks, going beyond …
ACCESS_FILE >>Agentic AI
Tools
API Integration
Extend your AI agents' capabilities by integrating custom tools and external APIs to access real-time data and perform actions beyond their core LLM …
ACCESS_FILE >>LangChain
Reinforcement Learning
Agentic AI
Learn how to enhance a LangChain agent with Reinforcement Learning using Agentic Lightening for better decision-making and tool usage in multi-step …
ACCESS_FILE >>Agentic AI
Prompt Engineering
LLM
Explore persistent agent memory, distinguishing between short-term context and long-term knowledge bases for robust, production-ready AI agents. Learn …
ACCESS_FILE >>Agentic AI
LLMs
Production Readiness
Dive into advanced design patterns for building robust, scalable, and reliable AI agents ready for production environments.
ACCESS_FILE >>AI Agents
Python
LangChain
Get hands-on building your first autonomous AI agent using Python and LangChain. Learn to integrate LLMs, tools, and memory to create a smart research …
ACCESS_FILE >>Python
LangGraph
LangChain
Step-by-step tutorial: Build AI Agents with LangGraph. A functional and robust AI agentic system using LangGraph, capable of executing multi-step …
ACCESS_FILE >>Prompt Engineering
Agentic AI
LLMs
Learn to build and deploy advanced AI applications using prompt engineering and agentic AI workflows, focusing on practical, production-ready …
ACCESS_FILE >>comparison
Agentic AI
LLM
Comprehensive comparison of Akka Agentic AI and LangChain - features, performance, pros & cons, and when to use each for LLM orchestration and agentic …
ACCESS_FILE >>LlamaIndex
LangChain
RAG
Comprehensive comparison of LlamaIndex and LangChain - features, performance, pros & cons, and when to use each.
ACCESS_FILE >>LangChain
LLM
Python
Guide to using LangChain for LLM orchestration, including core syntax and essential patterns.
ACCESS_FILE >>AI
Agentic AI
LLM
A comprehensive guide to building intelligent AI agents using LangChain and LangGraph, covering foundational concepts, tool integration, memory …
ACCESS_FILE >>AI
Agentic AI
Beginner Guide
A comprehensive, beginner-friendly guide to understanding, building, and applying agentic AI for UI and backend systems using popular libraries like …
ACCESS_FILE >>AI
Agentic AI
Beginner Guide
A comprehensive, beginner-friendly guide to understanding, building, and applying agentic AI for UI and backend systems using popular libraries like …
ACCESS_FILE >>AI
LLM
RAG
A comprehensive and practical guide to Retrieval-Augmented Generation (RAG), covering its core components, document loading, chunking, embedding, …
ACCESS_FILE >>