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
14 stars 2 forks source link

Implement frontend container #5

Closed gatheluck closed 1 year ago

gatheluck commented 1 year ago

Why

We decided to use docker container to develop frontend.

Definition of Done

streamlit application is accessible through the container (port:8501).

How