DrishtiSharma commited on
Commit
a44f104
Β·
verified Β·
1 Parent(s): d268952

Update app.py

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