manishapadole/construction-python-si
1
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
