angelesteban00_hg / README.md
angelesteban00's picture
.
a1adb2d
|
raw
history blame
No virus
390 Bytes
metadata
title: RAG - 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