Skip to content

shamashel/simple_rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple RAG Example

Just a simple example of RAG using a pipeline from the haystack library.

To run, ensure python 3.10 and poetry are installed. Then, run poetry install and finally poetry run ./rag_example.py.

Note that this connects to OpenAI's API, so you'll need an API key.

About

Simple RAG using Haystack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published