BaRiDo commited on
Commit
78a95f5
Β·
verified Β·
1 Parent(s): 1edb5e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -187,8 +187,8 @@ def proximity_search( question ):
187
  return "\n".join(documents)
188
 
189
  # Streamlit UI
190
- st.title("πŸ” Policy Scroll")
191
- st.subheader("AI-Powered Project Matching")
192
  st.write("Explore the Lab Lab Library to find relevant past projects that align with your policy or new initiative.")
193
 
194
  # Suggested search queries as buttons
 
187
  return "\n".join(documents)
188
 
189
  # Streamlit UI
190
+ st.title("πŸ” Synergy Scroll")
191
+ st.subheader("AI-Powered Project & Policy Matching")
192
  st.write("Explore the Lab Lab Library to find relevant past projects that align with your policy or new initiative.")
193
 
194
  # Suggested search queries as buttons