Led by Donald Knuth Simulacrum
Building AI applications with LangChain and LangGraph — prompt templates, output parsers, chains, runnables, retrieval augmented generation, and graph-based agent workflows with memory.
Led by Donald Knuth Simulacrum
The question
The LangChain framework (models, prompts, output parsers, chains) · ChatOpenAI and message types (system, human, AI) · prompt templates and chat prompt templates · few-shot prompting · output parsers (string, comma-separated list, datetime) · piping ...
Outcome
Demonstrates competence in langchain framework and chains.
Sub-units
Led by Donald Knuth Simulacrum
The question
Integrating custom data with LLMs · the RAG architecture (indexing, retrieval, generation) · document loading (PDF, DOCX) · document splitting (character splitter, markdown splitter) · text embedding with OpenAI · creating a Chroma vector store · ins...
Outcome
Demonstrates competence in rag pipeline and langgraph.
Sub-units