Learn LangGraph in TypeScript with Mistral AI: scaffold a Node project, bind tools, compile a StateGraph ReAct loop, and persist chat turns with MemorySaver.
Learn how to use LangSmith with JavaScript and Mistral: enable tracing, inspect run trees, build a dataset, and run an evaluation experiment on your assistant.
Learn how to build a scanned document RAG pipeline: preprocess scans with OpenCV, run OCR, retry failed quality checks, then index and query only clean text.
Learn support agent testing with Hugging Face: build a golden ticket suite, trace logger, deterministic scorers, and CI gates for client support agents.
Learn how to build a simple RAG workflow with LangChain: load documents, chunk them, embed them into a vector store, and query a grounded retrieval chain.
Agentic coding reshuffled which engineering skills pay off. Which fundamentals gained value, which quietly lost weight, and five habits to practice now.
Learn how to create, organize, version, and deploy prompt templates in Salesforce Agentforce. Master template management for consistent agent behavior.