7 related articles

Blueberry is a macOS menu bar AI app that mimics your voice to draft iMessage replies. Using AI drafting + human approval, it helps chronic ghosters maintain relationships.

Pally is an AI assistant natively integrated with iMessage and WhatsApp that monitors your inbox, alerts you to important messages, and auto-replies in your tone.

A deep dive into LangChain's four core modules: LangChain components, LangGraph orchestration, Deep Agents, and LangSmith. Build your first Agent from scratch.

An in-depth look at LangChain's core value: the three limitations of LLMs, unified model interfaces, modular architecture, configuring the DeepSeek API, and understanding the SystemMessage/HumanMessage/AIMessage/ToolMessage system to build a foundation for Agent development.

Starting from the three limitations of LLMs, this guide systematically explains LangChain's core positioning, environment setup, API key prep, model init, and the message system. Learn init_chat_model and AIMessage/HumanMessage/SystemMessage.

A deep dive into Databricks Agent Framework (Mosaic AI): unify LangGraph/OpenAI agents via ChatAgent, log & evaluate with MLflow, version with Unity Catalog, and deploy Model Serving Endpoints for production AI agents.