SalesforceAIResearch / AgentLite

Apache License 2.0
353 stars 30 forks source link

Add a web app demo #13

Closed weirayao closed 3 months ago

weirayao commented 3 months ago

To run the web app, re-install requirements.txt to include streamlit package, and run the following command:

streamlit run app/Homepage.py

A browser page will show up.