BaRiDo commited on
Commit
b9cf5c7
Β·
verified Β·
1 Parent(s): 9d130b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -210,7 +210,8 @@ def proximity_search( question ):
210
  return "\n".join(documents)
211
 
212
  # Streamlit UI
213
- st.title("πŸ” Policy Scroll: AI-Powered Project Matching")
 
214
  st.write("Explore the Lab Lab Library to find relevant past projects that align with your policy or new initiative.")
215
 
216
  # Suggested search queries as buttons
 
210
  return "\n".join(documents)
211
 
212
  # Streamlit UI
213
+ st.title("πŸ” Policy Scroll")
214
+ st.subtitle("AI-Powered Project Matching")
215
  st.write("Explore the Lab Lab Library to find relevant past projects that align with your policy or new initiative.")
216
 
217
  # Suggested search queries as buttons