Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nickmuchi
/
Earnings-Call-Analysis-Whisperer
like
40
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
a1dfd05
Earnings-Call-Analysis-Whisperer
/
pages
/
2_Earnings_Semantic_Search_π_.py
nickmuchi
Create new file
86cf8ca
over 2 years ago
raw
Copy download link
history
blame
155 Bytes
import
streamlit
as
st
st.set_page_config(page_title=
"Earnings Semantic Search"
, page_icon=
"π"
)
st.markdown(
"## Earnings Semantic Search with SBert"
)