Training project

LangChain workflow with memory and tools

Related course: Generative AI

Problem

Interview demos need more than a single prompt: chains, memory, and tool calls that solve a multi-step task.

Architecture (high level)

LangChain chains/agents/tools with conversation memory; Streamlit or FastAPI surface; optional fine-tuning/LoRA discussion from Fine-tuning module for when prompting is not enough.

Technologies

  • LangChain
  • Python
  • Streamlit
  • Hugging Face
  • Docker

This is a Vector Skill Academy training project completed during the course. It is not confidential client work and does not represent a live production engagement.

More projects in this course