A simple example of Retrieval-Augmented Generation (RAG) using LangChain.
This example is used for this blog post.
To run first install depedencies with
uv syncthen run the main.py with
uv run main.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple example of Retrieval-Augmented Generation (RAG) using LangChain.
This example is used for this blog post.
To run first install depedencies with
uv syncthen run the main.py with
uv run main.py