not-lain commited on
Commit
89cc2f6
1 Parent(s): 3f47fe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -15,22 +15,18 @@ pinned: false
15
  ## Shreyas:
16
  1. deploy the RAG in a cluster
17
 
18
- ## Lain:
19
- 1. RAG and embedding
20
- 2. UI (chat application)
21
-
22
  ## James:
23
  1. Look at QIAGEN dataset. What is in that KG? How to use it?
24
  2. Extract entities from a user query and then look them up in the QIAGEN KGs; can the result be used to build a more advanced, 'final' query that gets submitted to the RAG system?
25
 
26
- <!--
27
- * UI: could be a Gradio application similar to this https://not-lain-rag-chatbot.hf.space
28
- * Deployment: We can ask for GPU grant from HF or I can find us another ground. -->
29
-
 
 
30
 
31
  # Task pool:
32
  2. Look at Alex Li's post on the Discord group. How is it useful to us?
33
  3. More insights on hypophosphatasia. What are the questions that need answering? Diagnosis and what else? From the perspective of patients, doctors, stakeholders
34
 
35
-
36
-
 
15
  ## Shreyas:
16
  1. deploy the RAG in a cluster
17
 
 
 
 
 
18
  ## James:
19
  1. Look at QIAGEN dataset. What is in that KG? How to use it?
20
  2. Extract entities from a user query and then look them up in the QIAGEN KGs; can the result be used to build a more advanced, 'final' query that gets submitted to the RAG system?
21
 
22
+ ## Lain:
23
+ 1. RAG and embedding
24
+ 2. UI (chat application)
25
+ <!--
26
+ UI: could be a Gradio application similar to this https://not-lain-rag-chatbot.hf.space
27
+ Deployment: We can ask for GPU grant from HF or I can find us another ground. -->
28
 
29
  # Task pool:
30
  2. Look at Alex Li's post on the Discord group. How is it useful to us?
31
  3. More insights on hypophosphatasia. What are the questions that need answering? Diagnosis and what else? From the perspective of patients, doctors, stakeholders
32