cvpaperchallenge / Crux

Crux is a suite of LLM-empowered summarization and retrieval services for academic activity. Crux is developed by XCCV group of cvpaper.challenge.
MIT License
15 stars 2 forks source link

Implement backend container #6

Closed gatheluck closed 1 year ago

gatheluck commented 1 year ago

Why

We decided to use docker container to develop backend.

Definition of Done

backend application is accessible through the container (port:8000).

How


PRs