Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	
		YanBoChen
		
	commited on
		
		
					Commit 
							
							Β·
						
						9a63f99
	
1
								Parent(s):
							
							9e8cbc8
								
docs: update data flow diagram to reflect multi-level query processing stages
Browse files
    	
        README.md
    CHANGED
    
    | @@ -88,9 +88,17 @@ OnCall.ai helps healthcare professionals by: | |
| 88 |  | 
| 89 | 
             
            ### **Data Flow**
         | 
| 90 | 
             
            ```
         | 
| 91 | 
            -
            User Query β  | 
| 92 | 
            -
                 β | 
| 93 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 94 | 
             
            ```
         | 
| 95 |  | 
| 96 | 
             
            ### **Core Technologies**
         | 
|  | |
| 88 |  | 
| 89 | 
             
            ### **Data Flow**
         | 
| 90 | 
             
            ```
         | 
| 91 | 
            +
            User Query β Level 1: Predefined Mapping
         | 
| 92 | 
            +
                 β (if fails)
         | 
| 93 | 
            +
            Level 2: LLM Extraction
         | 
| 94 | 
            +
                 β (if fails)
         | 
| 95 | 
            +
            Level 3: Semantic Search
         | 
| 96 | 
            +
                 β (if fails)
         | 
| 97 | 
            +
            Level 4: Medical Validation
         | 
| 98 | 
            +
                 β (if fails)
         | 
| 99 | 
            +
            Level 5: Generic Search
         | 
| 100 | 
            +
                 β (if fails)
         | 
| 101 | 
            +
            No Match Found
         | 
| 102 | 
             
            ```
         | 
| 103 |  | 
| 104 | 
             
            ### **Core Technologies**
         | 
