Education

Adaptive RAG (Local)

This tutorial focuses on implementing Adaptive RAG with local models, allowing for offline retrieval and generation, which is crucial for environments

Author: community

What was done

This tutorial focuses on implementing Adaptive RAG with local models, allowing for offline retrieval and generation, which is crucial for environments with limited internet access or privacy concerns.

Stack

Langgraph
LangChain
LangGraph
RAG

Share

Similar use cases