cohere hackathon: see https://github.com/gecover/gc-app for frontend.
uvicorn app.main:app --host 0.0.0.0 --port 5000
docker compose up
curl -X POST -F "file=@vaughan_love_resume.pdf" http://localhost:5000/uploadfile/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cohere hackathon: see https://github.com/gecover/gc-app for frontend.
uvicorn app.main:app --host 0.0.0.0 --port 5000
docker compose up
curl -X POST -F "file=@vaughan_love_resume.pdf" http://localhost:5000/uploadfile/