Skip to content

Commit d08c94c

Browse files
committed
provider_profile_and_user_dev: Modified ReadMe file
1 parent 44e327a commit d08c94c

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434

3535
### Project Box Design
3636

37+
This box is a demostration of a power room that contain elecrical wire lines and the microcontroller is connected to the circuit.
38+
39+
I used for this project ESP32 DevKit V1. It is based on the ESP32 microcontroller that boasts Wifi, Bluetooth, Ethernet and Low Power support all in a single chip.
40+
3741
| Power Box 1 | Power Box 2 | Power Box 3 |
3842
| --------------------------------------- | ------------------------------------- | ------------------------------------- |
3943
| ![PowerBox](./readme/demo/Project_Box/Power_Room_1.jpg) | ![PowerBox](./readme/demo/Project_Box/Power_Room_2.jpg) | ![PowerBox](./readme/demo/Project_Box/Power_Room_3.jpg) |
@@ -105,9 +109,9 @@
105109
<!-- AI-Power APP -->
106110
<img src="./readme/title7.svg"/>
107111

108-
### OpenAI Intengration
112+
### Prism OpenAI Intengration
109113

110-
- Description here.
114+
- Prism is a powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
111115

112116
| Prism Function Call | Prism Client Prompt | Prism Provider Prompt |
113117
| --------------------------------------- | ------------------------------------- | ------------------------------------- |
@@ -117,15 +121,15 @@
117121

118122
- Provider user response time difference
119123

120-
| Postman API Before Indexing | Postman API After Indexing |
124+
| Postman API Before Indexing (22.28s) | Postman API After Indexing (15.5s) |
121125
| --------------------------------------- | ------------------------------------- |
122126
| ![BeforeIndex](./readme/demo/AI/Provider%20Report%20Before%20Indexing.png) | ![AfterIndex](./readme/demo/AI/Provider%20Report%20After%20Indexing.png) |
123127

124128
### Server Response with Database Indexing
125129

126130
- Client user response time difference
127131

128-
| Postman API Before Indexing | Postman API After Indexing |
132+
| Postman API Before Indexing (17s) | Postman API After Indexing (8.28 s) |
129133
| --------------------------------------- | ------------------------------------- |
130134
| ![BeforeIndex](./readme/demo/AI/Client%20Report%20Before%20Indexing.png) | ![AfterIndex](./readme/demo/AI/Client%20Report%20After%20Indexing.png) |
131135

@@ -142,7 +146,7 @@
142146
| --------------------------------------- | ------------------------------------- | ------------------------------------- |
143147
| ![PipelineSample](./readme/demo/Deployment/Deployment%20Pipeline%201.png) | ![PipelineSuccess](./readme/demo/Deployment/GitHub_Deploy_Staging_Pipeline.png) | ![EC2Deployed](./readme/demo/Deployment/Node_Server_Docker_Deployed.png) |
144148

145-
<br><br>
149+
<br>
146150

147151
#### To test the website, here are some initial default data stored in the database:
148152

0 commit comments

Comments
 (0)