Open SvenjaKern opened 1 year ago
Please describe the module you would like to add to bricks financial/insurance Email extraction via GPT
Do you already have an implementation? It can be used various keywords like insurance company, adress, website, etc.
extraction_keyword1 = "insurance companies" extraction_keyword2 = "insured company" extraction_keyword3 = f"website of {extraction_keyword2}"
I made a first attempt for this brick.
Please describe the module you would like to add to bricks financial/insurance Email extraction via GPT
Do you already have an implementation? It can be used various keywords like insurance company, adress, website, etc.