# Is there a bundle providing email body summary using openai api's?

As I convert from NeoMutt, I am looking for functional replacements for tools 
I've built over the years. One of my favorites is a macro which dumps the 
e-mail body to a curl script calling an OpenAI API which provides a markdown 
bullet style summary of the e-mail. I want to replicate that with MM.

I have not (again YET) learned how to build a bundle, but I'm slowly working my 
way there...

Was thinking the following:
- Environment Variables:
  - OPENAI_KEY
  - OPENAI_MODEL
  - OPENAI_CONTEXT
- MM
  - How to export the (text) body | pipe | stdout | etc

Anyway, looks like a fun project to me **BUT** I'd rather not recreate the 
wheel either; if anyone has a bundle which produces this capability - please 
let me know :)

Jim

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
mailmate mailing list
Unsubscribe: https://lists.freron.com/listinfo/mailmate

Reply via email to