/RAGcipe

Use LLM + Advanced RAG to get desired #ROTD (recipe of the day)

Primary LanguageJupyter Notebook

Init

pip install requirements.txt

mmocr

git clone git@github.com:open-mmlab/mmocr.git

cd mmocr
python tools/infer.py demo/demo_text_ocr.jpg --det DBNet --rec CRNN --show --print-result

# conda activate demo_v4
# export PATH="/c/ffmpeg/bin:$PATH"
# export KMP_DUPLICATE_LIB_OK=TRUE

exp

python run.py

image

gradio interface