code-kern-ai / bricks

Open-source natural language enrichments at your fingertips.
Apache License 2.0
451 stars 23 forks source link

[MODULE] - financial/insurance email extraction via GPT #332

Open SvenjaKern opened 1 year ago

SvenjaKern commented 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}"
SvenjaKern commented 1 year ago

I made a first attempt for this brick.