DrishtiSharma commited on
Commit
e827c90
Β·
verified Β·
1 Parent(s): c64ddc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def orchestrate_workflow(client, url):
97
  return final_summary
98
 
99
  # Streamlit App UI
100
- st.title("🌐 Swarm-based Multi-Agent Web Content Analyzer")
101
  st.caption("""
102
  **Effortlessly extract, analyze, and summarize information from any website!**
103
  This app leverages a **multi-agent system** built on OpenAI's Swarm framework to:
 
97
  return final_summary
98
 
99
  # Streamlit App UI
100
+ st.title("πŸ”Ž Swarm-based Multi-Agent Web Content Analyzer")
101
  st.caption("""
102
  **Effortlessly extract, analyze, and summarize information from any website!**
103
  This app leverages a **multi-agent system** built on OpenAI's Swarm framework to: