Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 368 Bytes

Readme.md

File metadata and controls

13 lines (8 loc) · 368 Bytes

Website Products as Json with ChatGPT Functions

Extract a list of products of any website using ChatGPT Functions.

Running the application

  • Get ChatGPT API key.
  • Create .env file and put your API key in it. (check .example.env file)
  • Run 'Python main.py "your prompt"'

Conributions

Conributions are welcome, you can send me a message or open an issue.