Skip to content

haesleinhuepf/simple-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple RAG

This repository contains a notebook that demonstrates how retrieval-augmented-generation works. A text file full of code snippets with short explanations serves as knowledge base.

Installation

pip install openai==1.30.1

About

An implementation of retrieval-augmented-generation (RAG) using numpy and OpenAI embeddings, with no clutter, for academic purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors