nikhedward commited on
Commit
3c8686d
β€’
1 Parent(s): acf6be8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  title = "Q&A using Semantic Search πŸ”"
2
  desc = """
3
  <p style='text-align: center; color: #FF7F50'>This is a Question & Answering app that uses semantic search to retrieve results. Semantic search means understanding the intent behind the query and representing the β€œknowledge in a way suitable for meaningful retrieval”.
 
1
+ πš™πš’πš™ πš’πš—πšœπšπšŠπš•πš• πšπš›πšŠπšπš’πš˜ --πšžπš™πšπš›πšŠπšπšŽ
2
+
3
+
4
  title = "Q&A using Semantic Search πŸ”"
5
  desc = """
6
  <p style='text-align: center; color: #FF7F50'>This is a Question & Answering app that uses semantic search to retrieve results. Semantic search means understanding the intent behind the query and representing the β€œknowledge in a way suitable for meaningful retrieval”.