Luan220703/learnmigo
0
Learnmigo API
Cài đặt
- Cài đặt requirements cho library:
pip install -r requirements.txt- Để dữ liệu vào vector database cho primary chat:
python src/scripts/ingest_pdf.py "Link PDF file"hoặc
python src/scripts/ingest_pdf.py(nếu đã có đường link trong file)
- Chạy app:
python app.pyCheck out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
