Skip to content

a collection of basic Python examples utilizing Langchain to showcase various chat interfaces and Retrieval-Augmented Generation (RAG) strategies

Notifications You must be signed in to change notification settings

leemark/langchain_playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain RAG Playbook

Introduction

This repository contains a collection of basic Python examples utilizing Langchain to showcase various chat interfaces and Retrieval-Augmented Generation (RAG) strategies. Each example is designed to be self-contained and demonstrates a unique aspect of working with RAG and chatbot interfaces.

Requirements

  • Python 3.8+
  • Langchain library
  • Additional requirements are listed in the requirements.txt file

Examples

About

a collection of basic Python examples utilizing Langchain to showcase various chat interfaces and Retrieval-Augmented Generation (RAG) strategies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages