nickmuchi commited on
Commit
411678e
β€’
1 Parent(s): 9e1145e

Update pages/3_Earnings_Semantic_Search_πŸ”Ž_.py

Browse files
pages/3_Earnings_Semantic_Search_πŸ”Ž_.py CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.set_page_config(page_title="Earnings Semantic Search", page_icon="πŸ”Ž")
4
+ st.sidebar.header("Semantic Search")
5
+ st.markdown("## Earnings Semantic Search with SBert")