lightspeed-ui User interface for the Lightspeed core Installation Run the following to install required dependencies pip install -r requirements.txt Usage To run the UI first start lightspeed-stack on port 8080 and then run the following command streamlit run ui.py