Spaces:
Sleeping
Sleeping
title: MongoDB Atlas Vector Search + OpenAI = RAG with enrich answer | |
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 | |