Generative AI · · 4 min read
Build a Basic Chatbot
LangGraph` is a library for building stateful, multi-actor applications with LLMs, used to create agent and multi-agent workflows. Compared to other LLM frameworks, it offers these core benefits: cycles, controllability, and persistence.
Generative AI · · 6 min read
Generative AI Key Concepts
Machine learning is a subset of AI that involves developing algorithms that allow computers to learn from & make predictions or decisions based on data.