Skip to content

karndeb/NLP-Monitoring-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oncology-Monitoring-Platform

Oncology Monitoring Platform Demo

Added Login and Authentication system

Start the uvicorn and elastic search backend
cd backend\app
docker-compose up

Start the streamlit frontend
cd frontend
docker build -t streamlit/app --no-cache . -f Dockerfile.yml
docker run -d --name streamlit_app -p 3022:3022 streamlit/app

About

NLP Pipeline Infrastructure and Log Monitoring Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published