@@ -96,7 +96,7 @@ Please follow these steps for manual setup:
96
96
97
97
#### System Design
98
98
99
- You can find System Design notes in [Miro](https://miro.com/app/board/uXjVLZLm9gc=/?share_link_id=867179278993) .
99
+ You can find System Design notes in the Product Search.pdf file .
100
100
101
101
102
102
#### Environment variables
@@ -109,25 +109,25 @@ in the .env file, replace these environment variables with your own values.
109
109
110
110
## Screenshots
111
111
112
- <img src="docs/screenshots/screenshot1.jpg " width="800" height="400"><br>
112
+ <img src="docs/screenshots/screenshot1.JPG " width="800" height="400"><br>
113
113
The main Swagger view.
114
114
115
- <img src="docs/screenshots/screenshot2.jpg " width="800" height="300"><br>
115
+ <img src="docs/screenshots/screenshot2.JPG " width="800" height="300"><br>
116
116
The main endpoint for recommending products and filtering price.
117
117
118
- <img src="docs/screenshots/screenshot6.jpg " width="800" height="300"><br>
118
+ <img src="docs/screenshots/screenshot6.JPG " width="800" height="300"><br>
119
119
The response from the main endpoint that both recommends products and can filter by price.
120
120
121
- <img src="docs/screenshots/screenshot3.jpg " width="800" height="300"><br>
121
+ <img src="docs/screenshots/screenshot3.JPG " width="800" height="300"><br>
122
122
The second endpoint for recommending products by product description only.
123
123
124
- <img src="docs/screenshots/screenshot4.jpg " width="800" height="300"><br>
124
+ <img src="docs/screenshots/screenshot4.JPG " width="800" height="300"><br>
125
125
The third endpoint for filtering products by the price only.
126
126
127
- <img src="docs/screenshots/screenshot5.jpg " width="800" height="300"><br>
127
+ <img src="docs/screenshots/screenshot5.JPG " width="800" height="300"><br>
128
128
The response from the third endpoint that filters products by the price only.
129
129
130
- <img src="docs/screenshots/screenshot7.jpg " width="800" height="300"><br>
130
+ <img src="docs/screenshots/screenshot7.JPG " width="800" height="300"><br>
131
131
The example of how a prompt to ChatGPT can look like.
132
132
133
133
## License
0 commit comments