Fixing email with local LLMs

Fixing email with local LLMs

I think email is garbage.

Most of the emails are weaponized to steal my attention. They embed emojis in the title, they have fancy HTML styling, and they never get to the point. Some small minority of emails do need my attention, but they are frequently lost in the noise. And, let's face it, even useful emails are a mess of quotes and signatures.

What if I could get a short, plain text summary of every email? Using the power of local LLMs and a simple extension for Thunderbird, I now can.

Every email I now get is summarized and streamed to me like this, and it genuinely makes my life better:

An email summary generated by the Thunderbird extension

The best thing about using Ollama is that there is no concern about private information being sent to an external party.

My daily routine is now to browse a Slack channel, tick each summary as I view it, and then jump into my email client to review those few emails that genuinely need my attention. It is the difference between spending 5 minutes reviewing all my emails and, if I'm being honest, often not looking at email at all.

The killer feature of LLMs is not their ability to generate, but their ability to summarize and comprehend.

You can grab a copy of this extension yourself from https://github.com/mcasperson/ThunderbirdOllama.


要查看或添加评论,请登录

Matthew Casperson的更多文章

  • Reducing the "Time to Understand Customer" with AI

    Reducing the "Time to Understand Customer" with AI

    DevOps teams have long embraced the value of consistent metrics to measure their performance, with the DORA metrics…

  • Boiling the DevOps frog

    Boiling the DevOps frog

    These are the requirements for a random “junior full-stack developer” role I found advertised this morning. These…

  • Process > LLMs

    Process > LLMs

    What makes a generalist? It is easy to think of generalists as jack of all trades and masters of none. Generalists are…

    1 条评论
  • Leetcode is awful

    Leetcode is awful

    We all know the familiar sitcom grocery store trope involving a pyramid of cans stacked in the middle of an aisle…

  • Replacing jobs with GenAI is the worst of DevOps all over again

    Replacing jobs with GenAI is the worst of DevOps all over again

    There is no doubt that DevOps called out some of the worst practices in IT departments. The inefficiencies of…

  • DevOps is a flat circle

    DevOps is a flat circle

    Moving from an engineering role into a highly technical sales role provides an amazing vantage point from which to…

  • (Almost) no one cares about your platform

    (Almost) no one cares about your platform

    I had the pleasure of attending, and presenting at, GitHub universe this year, and like most conferences, it was the…

  • Strangers deploying microservices

    Strangers deploying microservices

    I’ll admit I was skeptical when the GitHub team told us about the interactive sandbox sessions at GitHub Universe. If…

  • Deployment insights for everyone with LLMs

    Deployment insights for everyone with LLMs

    Logging levels are something that developers take for granted. I want to see WARN and above logs for my day to day…

    1 条评论
  • Octopus and Copilot as your own personal deployment firefighter

    Octopus and Copilot as your own personal deployment firefighter

    Imagine that production is down and the cost of lost business is adding up by the minute. This is a five alarm fire and…

    3 条评论

社区洞察

其他会员也浏览了