neke-leo commited on
Commit
079d83a
1 Parent(s): 5cbb5d4

ENH: Add diagram

Browse files
Files changed (1) hide show
  1. new_architecture.drawio +65 -0
new_architecture.drawio ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <mxfile host="65bd71144e">
2
+ <diagram id="ieIp739wkNxttXHovRSe" name="Page-1">
3
+ <mxGraphModel dx="1198" dy="836" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1600" pageHeight="2000" math="0" shadow="0">
4
+ <root>
5
+ <mxCell id="0"/>
6
+ <mxCell id="1" parent="0"/>
7
+ <mxCell id="13" style="edgeStyle=none;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0.007;exitY=0.769;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="12" target="5">
8
+ <mxGeometry relative="1" as="geometry"/>
9
+ </mxCell>
10
+ <mxCell id="12" value="" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
11
+ <mxGeometry x="810" y="130" width="230" height="600" as="geometry"/>
12
+ </mxCell>
13
+ <mxCell id="2" value="qna.json" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
14
+ <mxGeometry x="860" y="200" width="120" height="60" as="geometry"/>
15
+ </mxCell>
16
+ <mxCell id="6" style="edgeStyle=none;html=1;entryX=-0.024;entryY=0.884;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="4" target="2">
17
+ <mxGeometry relative="1" as="geometry"/>
18
+ </mxCell>
19
+ <mxCell id="7" value="update db" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="6">
20
+ <mxGeometry x="-0.0965" y="-2" relative="1" as="geometry">
21
+ <mxPoint as="offset"/>
22
+ </mxGeometry>
23
+ </mxCell>
24
+ <mxCell id="8" style="edgeStyle=none;html=1;" edge="1" parent="1" source="4">
25
+ <mxGeometry relative="1" as="geometry">
26
+ <mxPoint x="800" y="445" as="targetPoint"/>
27
+ </mxGeometry>
28
+ </mxCell>
29
+ <mxCell id="9" value="save question for &quot;Add response queue&quot;" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="8">
30
+ <mxGeometry x="-0.4561" y="1" relative="1" as="geometry">
31
+ <mxPoint x="82" y="-12" as="offset"/>
32
+ </mxGeometry>
33
+ </mxCell>
34
+ <mxCell id="4" value="GPT4 Question Answering" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
35
+ <mxGeometry x="480" y="410" width="150" height="70" as="geometry"/>
36
+ </mxCell>
37
+ <mxCell id="14" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="5">
38
+ <mxGeometry relative="1" as="geometry">
39
+ <mxPoint x="150" y="585" as="targetPoint"/>
40
+ </mxGeometry>
41
+ </mxCell>
42
+ <mxCell id="5" value="GetAudio" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
43
+ <mxGeometry x="480" y="550" width="150" height="70" as="geometry"/>
44
+ </mxCell>
45
+ <mxCell id="11" value="" style="sketch=0;points=[[0,0,0],[0.25,0,0],[0.5,0,0],[0.75,0,0],[1,0,0],[0,1,0],[0.25,1,0],[0.5,1,0],[0.75,1,0],[1,1,0],[0,0.25,0],[0,0.5,0],[0,0.75,0],[1,0.25,0],[1,0.5,0],[1,0.75,0]];outlineConnect=0;fontColor=#232F3E;gradientColor=#60A337;gradientDirection=north;fillColor=#277116;strokeColor=#ffffff;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;fontSize=12;fontStyle=0;aspect=fixed;shape=mxgraph.aws4.resourceIcon;resIcon=mxgraph.aws4.s3;" vertex="1" parent="1">
46
+ <mxGeometry x="890" y="375" width="110" height="110" as="geometry"/>
47
+ </mxCell>
48
+ <mxCell id="17" style="edgeStyle=none;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="15">
49
+ <mxGeometry relative="1" as="geometry">
50
+ <mxPoint x="110" y="265" as="targetPoint"/>
51
+ </mxGeometry>
52
+ </mxCell>
53
+ <mxCell id="15" value="QNA" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
54
+ <mxGeometry x="350" y="230" width="150" height="70" as="geometry"/>
55
+ </mxCell>
56
+ <mxCell id="18" value="VectorDb" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
57
+ <mxGeometry x="480" y="220" width="55" height="40" as="geometry"/>
58
+ </mxCell>
59
+ <mxCell id="19" value="ChatGptQna" style="whiteSpace=wrap;html=1;" vertex="1" parent="1">
60
+ <mxGeometry x="480" y="270" width="80" height="50" as="geometry"/>
61
+ </mxCell>
62
+ </root>
63
+ </mxGraphModel>
64
+ </diagram>
65
+ </mxfile>