ChatGPT Python API for sales #58
Boburmirzo
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the LLM App repo, I was able to build an app to find real-time discounts/deals/sales prices from various online markets around the world. The project exposes an HTTP REST endpoint to answer user queries about current sales like Amazon deals in a specific location.
Currently, the project supports two types of data sources and it is possible to extend sources by adding custom input connectors:
Any CSV like Amazon Products Sales Dataset.
Rainforest Product API.
Check out my repo for more info:
https://github.com/Boburmirzo/chatgpt-api-python-sales
Beta Was this translation helpful? Give feedback.
All reactions