|
34 | 34 |
|
35 | 35 | ### Project Box Design |
36 | 36 |
|
| 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 | + |
37 | 41 | | Power Box 1 | Power Box 2 | Power Box 3 | |
38 | 42 | | --------------------------------------- | ------------------------------------- | ------------------------------------- | |
39 | 43 | |  |  |  | |
|
105 | 109 | <!-- AI-Power APP --> |
106 | 110 | <img src="./readme/title7.svg"/> |
107 | 111 |
|
108 | | -### OpenAI Intengration |
| 112 | +### Prism OpenAI Intengration |
109 | 113 |
|
110 | | -- Description here. |
| 114 | +- Prism is a powerful Laravel package for integrating Large Language Models (LLMs) into your applications. |
111 | 115 |
|
112 | 116 | | Prism Function Call | Prism Client Prompt | Prism Provider Prompt | |
113 | 117 | | --------------------------------------- | ------------------------------------- | ------------------------------------- | |
|
117 | 121 |
|
118 | 122 | - Provider user response time difference |
119 | 123 |
|
120 | | -| Postman API Before Indexing | Postman API After Indexing | |
| 124 | +| Postman API Before Indexing (22.28s) | Postman API After Indexing (15.5s) | |
121 | 125 | | --------------------------------------- | ------------------------------------- | |
122 | 126 | |  |  | |
123 | 127 |
|
124 | 128 | ### Server Response with Database Indexing |
125 | 129 |
|
126 | 130 | - Client user response time difference |
127 | 131 |
|
128 | | -| Postman API Before Indexing | Postman API After Indexing | |
| 132 | +| Postman API Before Indexing (17s) | Postman API After Indexing (8.28 s) | |
129 | 133 | | --------------------------------------- | ------------------------------------- | |
130 | 134 | |  |  | |
131 | 135 |
|
|
142 | 146 | | --------------------------------------- | ------------------------------------- | ------------------------------------- | |
143 | 147 | |  |  |  | |
144 | 148 |
|
145 | | -<br><br> |
| 149 | +<br> |
146 | 150 |
|
147 | 151 | #### To test the website, here are some initial default data stored in the database: |
148 | 152 |
|
|
0 commit comments