Skip to content

byoungjuchae/cover-agent

Repository files navigation

cover-agent

If you start frontend

streamlit run ./front/front.py --server.port=5000

If you start backend

uvicorn agent:app --reload --host 0.0.0.0 --port 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages