Sample code that uses data from FAO stats to build a RAG over LLM
This content is part of SCICROP-ACADEMY learning series.
curl -sSL https://install.python-poetry.org | python3 -
git clone https://github.com/Scicrop/fao-rag-llm
cd fao-rag-llm
poetry update
poetry run python run.py