Skip to content

Sample code that uses data from FAO stats to build a RAG over LLM

License

Notifications You must be signed in to change notification settings

Scicrop/fao-rag-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fao-rag-llm

Sample code that uses data from FAO stats to build a RAG over LLM

This content is part of SCICROP-ACADEMY learning series.

image

Installation

curl -sSL https://install.python-poetry.org | python3 -
git clone https://github.com/Scicrop/fao-rag-llm
cd fao-rag-llm
poetry update

Running

poetry run python run.py

About

Sample code that uses data from FAO stats to build a RAG over LLM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages