CoolFace
Apppublic

manishapadole/construction-python-si

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes
App README

Construction AI Module

Deployment of FastAPI backend with FAISS and Sentence Transformers.

python -m venv venv .\venv\Scripts\activate pip install -r requirements.txt uvicorn main:app --reload --port 8002 set OLLAMANUMGPU=0 set OLLAMANUMPARALLEL=1 pip install python-multipart