Skip to content

cognitai-labs-dev/example-langchain-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example RAG Implementation

A simple example of Retrieval-Augmented Generation (RAG) using LangChain.

This example is used for this blog post.

How to run

To run first install depedencies with

uv sync

then run the main.py with

uv run main.py

About

A simple example of Retrieval-Augmented Generation (RAG) using LangChain.

Resources

Stars

Watchers

Forks

Contributors

Languages