-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUntitled Diagram.drawio
More file actions
92 lines (92 loc) · 8.35 KB
/
Untitled Diagram.drawio
File metadata and controls
92 lines (92 loc) · 8.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<mxfile host="app.diagrams.net" modified="2024-01-28T11:56:57.997Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" etag="-z0rj73QPhls9iJuFHAU" version="23.0.2" type="github">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="Page-1">
<mxGraphModel dx="954" dy="505" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="8qxhS0RWnR_z3iysxC6G-2" value="Flask Server" style="ellipse;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="100" y="120" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-9" value="Langchain and Azure open ai chat bot" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="360" y="120" width="140" height="80" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-13" value="App routes" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="90" y="210" width="140" height="120" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-14" value="/home" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="8qxhS0RWnR_z3iysxC6G-13">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-15" value="/chat" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="8qxhS0RWnR_z3iysxC6G-13">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-16" value="/school" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="8qxhS0RWnR_z3iysxC6G-13">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-17" value="Front end Chat ui" style="shape=process;whiteSpace=wrap;html=1;backgroundOutline=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="640" y="130" width="140" height="70" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-33" value="User Input" style="endArrow=classic;html=1;rounded=0;exitX=-0.021;exitY=0.4;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="8qxhS0RWnR_z3iysxC6G-17">
<mxGeometry x="0.0068" relative="1" as="geometry">
<mxPoint x="600" y="159.5" as="sourcePoint" />
<mxPoint x="500" y="159.5" as="targetPoint" />
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-35" value="" style="endArrow=classic;html=1;rounded=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" target="8qxhS0RWnR_z3iysxC6G-2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="360" y="159.5" as="sourcePoint" />
<mxPoint x="230" y="160" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-37" value="send input as a post request to the flask server" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="260" y="100" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-46" value="Message transferred back using rest api call&nbsp;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="400" y="240" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-47" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="8qxhS0RWnR_z3iysxC6G-2">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="265" y="240" as="sourcePoint" />
<mxPoint x="380" y="250" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-48" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="480" y="260" as="sourcePoint" />
<mxPoint x="640" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-49" value="Text" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="390" y="210" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-50" value="Text" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="390" y="210" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-51" value="Text" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="390" y="210" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-52" value="Message inserted into the DOM&nbsp;" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="680" y="220" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-56" value="Azure and blob <br>storage of <br>the scraped data" style="shape=dataStorage;whiteSpace=wrap;html=1;fixedSize=1;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="580" y="505" width="140" height="100" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-61" value="Scraper given a url grabs data off of the school site and send it to the data storage" style="whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="250" y="480" width="150" height="150" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-64" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="8qxhS0RWnR_z3iysxC6G-61" target="8qxhS0RWnR_z3iysxC6G-56">
<mxGeometry relative="1" as="geometry">
<mxPoint x="489" y="559.5" as="sourcePoint" />
<mxPoint x="589" y="559.5" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-65" value="Label" style="edgeLabel;resizable=0;html=1;align=center;verticalAlign=middle;" connectable="0" vertex="1" parent="8qxhS0RWnR_z3iysxC6G-64">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="8qxhS0RWnR_z3iysxC6G-69" value="<font style="font-size: 24px;">Chat data&nbsp;</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="414" y="410" width="170" height="40" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>