Update pages/3_Earnings_Semantic_Search_π_.py
Browse files
pages/3_Earnings_Semantic_Search_π_.py
CHANGED
@@ -8,7 +8,7 @@ st.set_page_config(page_title="Earnings Question/Answering", page_icon="π")
|
|
8 |
|
9 |
st.sidebar.header("Semantic Search")
|
10 |
|
11 |
-
st.markdown("
|
12 |
|
13 |
st.markdown(
|
14 |
"""
|
|
|
8 |
|
9 |
st.sidebar.header("Semantic Search")
|
10 |
|
11 |
+
st.markdown("Earnings Semantic Search with LangChain, OpenAI & SBert")
|
12 |
|
13 |
st.markdown(
|
14 |
"""
|