Azure-Samples / Azure-Samples/rag-postgres-openai-python
geospatial use case
- Dominant language
- Python
- Stars
- 505
- Forks
- 1.1k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 1
Description
Hi @pamelafox,
Congratulations for providing such a clear and comprehensive demo with a common use case.
Yet in this common retail scenario, I see little added value over a classic ecommerce search view.
The keywords 'climbing' and 'gear' would match just the same with **full text search** over title/description.
The price range could be typed by user using one text field **max price** : 30
While the conversational UI gives this "communication feeling", it is not handy to display dozens of matching products.
I wonder if other use cases would illustrate the unique querying capabilities of OpenAI.
Do you think it could handle geocoordinates, or even postgis ?
This would really change the experience
Contributor guide
Assessment
This issue has not been assessed yet.