Hi everyone,
I am new to Make and would appreciate some help here. I looked for a solution in the community and didn’t find anything. Thanks a lot!
I built a simple scenario that watches incoming emails, creates a GPT response to new emails, and creates a draft (see screenshot).
Now my question is: what is the best method to implement a custom knowledge base to enrich the GPT output? For example: information about a company and their products, previous emails of the person, etc…
Basically I just need a way to make the input of a PDF (or Word file) available as additional knowledge for GPT. How do I do that?
Thanks in advance,
Tom