Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more doc Santa #24

Merged
merged 1 commit into from
Dec 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.