Skip to content

Commit

Permalink
Merge pull request #24 from phospho-app/nico/deploy-santa-streamlit
Browse files Browse the repository at this point in the history
Add more doc Santa
  • Loading branch information
oulianov authored Dec 11, 2023
2 parents 6e0eeba + 03b2ec6 commit 1a5eb97
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions examples/streamlit-santa-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ streamlit run frontend.py

## Deploy on Streamlit Community Cloud

The easiest way to deploy this chatbot is on Streamlit Community Cloud
The easiest way to deploy the chatbot on internet is with Streamlit Community Cloud.

### Setup Streamlit

Fork the [phospho repository](https://github.com/phospho-app/phospho) while connected to your github account.

Expand All @@ -57,11 +59,15 @@ PHOSPHO_API_KEY=...

![Add secrets to the Advanced Settings](screenshots/streamlit_secrets.png)

Hit Save, and click deploy. Streamlit will now deploy your app on internet.
Hit Save, and click deploy. Streamlit will now deploy your app on internet. Once it's done, click on the _Share button_ on the top-right to share your Santa Claus chatbot.

![Share your app](screenshots/share_app.png)

Have a chat with your agent!

You can chat with Santa Claus and share the link so anyone can access.
### Monitor your app

Go to your [phospho dashboard](https://platform.phospho.app) to see the analysis phospho made of your conversation.
Once people have talked to your agent, go to your [phospho dashboard](https://platform.phospho.app) to see the analysis phospho made of your conversation.

![Learn more about your app on the phospho dashboard](screenshots/phospho_dashboard.png)

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1a5eb97

Please sign in to comment.