DrishtiSharma commited on
Commit
8e23b90
Β·
verified Β·
1 Parent(s): 313bc69

Update to-do.md

Browse files
Files changed (1) hide show
  1. to-do.md +5 -0
to-do.md CHANGED
@@ -1,4 +1,9 @@
1
  1. fix metadata - title + author + affiliation(s) + email id
2
 
 
 
 
 
 
3
 
4
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/618c1ad1c74578e0a4a4d074/1VtFan4ap-8UcR9eYPFgr.png)
 
1
  1. fix metadata - title + author + affiliation(s) + email id
2
 
3
+ 2. query = st.text_input("πŸ” Ask a question about the document:")
4
+
5
+ if query:
6
+ with st.spinner("πŸ”„ Retrieving relevant context..."):
7
+
8
 
9
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/618c1ad1c74578e0a4a4d074/1VtFan4ap-8UcR9eYPFgr.png)