<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Sounds interesting. I’ll give it a go if there’s a chance of success. I take it you have this running in MM and summarizing the email messages. Are you satisfied with the result?</p>
<p dir="auto">Please explain a bit more about the install and key parts for someone who hasn’t used Open AI installation for novices like me, using Homebrew in Terminal or a link to the process as it relates to MM - Homebrew, API references, calls, variables to add, etc.</p>
</div><div id="1995A5DB-20CE-42F9-8B2F-3BA5BB180511">
<div style="font-family: times; font-size: 125%; word-wrap:break-word;-webkit-nbsp-mode:space;line-break:after-white-space;">
Respectfully, <br />
Henry Seiden <br />
<! -- Email address option -- >
E: <a href= "mailto:inf@techworkspro.com"> Techworks Pro E-mail</a> <br />
W: <a href= "https://techworkspro.com"> Techworks Pro Co. Home Page</a>
<br /> <hr /> <br />
</div>
<div class="container" style="width:100%;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;border-width:1px;border-style:solid;border-color:gray;line-height:150%;background-color:lightblue;" >
<div class="header" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >
<h1 class="header" style="padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;" >Techworks Pro Co.
</h1>
</div>
<div class="left" style="float:left;width:210px;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;" >
<p>Founder, Henry Seiden info@techworkspro.com
</p>
</div>
<div class="content" style="margin-left:230px;border-left-width:1px;border-left-style:solid;border-left-color:gray;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;overflow:hidden;" >
<img src="https://techworkspro.com/_includes/techworkspro_v3_200x53.png" width="300" alt="" />
</div>
<div class="footer" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >© 2024 techworkspro.com
</div>
</div></div>
<div class="markdown" style="white-space: normal;"><p dir="auto"><br>
On 25 Jun 2025, at 12:36, Jim Bates via mailmate wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #5855D5; color: #5855D5;">
<h1>Help with a Bundle</h1>
<p dir="auto">MailMate fans...<br>
I have created a bundle, yes, my very first one...</p>
<h2>Purpose</h2>
<p dir="auto">This bundle allows you to use your personal OpenAPI API KEY to summarize the body of an e-mail.</p>
<h2>Requirements</h2>
<h3>Homebrew</h3>
<p dir="auto">You need to install 2 packages:</p>
<ul>
<li>w3m</li>
<li>zenity</li>
</ul>
<p dir="auto"><code style="padding: 0 0.25em; background-color: #F7F7F7;">brew install w3m zenity</code></p>
<h3>Environment Variables</h3>
<ul>
<li>You need to create a <code style="padding: 0 0.25em; background-color: #F7F7F7;">.openai</code> in your home directory</li>
<li>Add 2 variables:</li>
</ul>
<p dir="auto"><code style="padding: 0 0.25em; background-color: #F7F7F7;">export OPENAI_API_KEY="sk-proj-<YOUR KEY HERE>m4A”</code><br>
<code style="padding: 0 0.25em; background-color: #F7F7F7;">export OPENAI_MODEL="gpt-4o"</code></p>
<h2>I was wondering a few things:</h2>
<ul>
<li>Is there a way to host on the MailMate bundle site and allow updates/fixes?</li>
<li>Is there a process to submit this as a MailMate bundle and get on the "Bundles List for 'others'"? (Not that I'm arrogant enough to suggest it at this point :) )</li>
</ul>
<p dir="auto">-<br>
Jim Bates<br>
(804) 690-9143 (Cell/Signal)</p>
<hr>
<p dir="auto">mailmate mailing list<br>
Unsubscribe: <a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
</div>
</div>
</body>
</html>