angelesteban00_hg / README.md
angelesteban00's picture
Update README.md
c3d86f6
|
raw
history blame
No virus
408 Bytes
metadata
title: RAG with enrich answer, MongoDB Atlas Vector Search + OpenAI
emoji: 🦀
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 4.9.1
python_version: 3.11
app_file: app.py
pinned: false

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Local tests with: python3 -m venv venv ---> source venv/bin/activate ---> pip3 install -r requirements.txt