FastAPI server for LLM intergration with Macbeth CV
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cailean 5ee2aaf809 Readme added 5 days ago
.gitignore initial commit 5 days ago
readme.md Readme added 5 days ago
requirements.txt initial commit 5 days ago
server.py initial commit 5 days ago

readme.md

Start the server with this command: uvicorn server:app --reload