File size: 214 Bytes
411678e
31b6e92
411678e
 
 
 
1
2
3
4
5
6
import streamlit as st
from functions import *

st.set_page_config(page_title="Earnings Semantic Search", page_icon="πŸ”Ž")
st.sidebar.header("Semantic Search")
st.markdown("## Earnings Semantic Search with SBert")