add googleMaps scraping and openAI playground project
This commit is contained in:
10
README.md
10
README.md
@@ -7,4 +7,12 @@ This script is related to FileMaker script "OptOut: Mailadressen sammeln - simpl
|
||||
The Python3 script generates two JSON files from that. One holds the relation `{ trägermail1@test.de : [ "Angebot A", "Angebot B" ] }` and the other `{ angebotsmail@test.de : [ "Angebot A", "Angebot C" ] }`.
|
||||
This input can be used to generate mails for the "opt-out method" (people can delete their offer from the MUT-ATLAS).
|
||||
### Output
|
||||
tbd
|
||||
tbd
|
||||
|
||||
## openAI_validate_data
|
||||
### Processing
|
||||
These scripts aim to see what ChatGPT can do to validate your offers (Angebote).
|
||||
|
||||
## scrape_GoogleMaps
|
||||
### Processing
|
||||
Scenario: 'find offers (Angebote) with "Psychotherpeut" in a radius of 1000m around these coordinates..'
|
Reference in New Issue
Block a user