This is a fork of the original ThunderAI repository. It includes changes based on personal preferences. ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT, Gemini, Claude or Ollama to enhance email management.
Find a file
2024-12-13 00:53:00 +01:00
.github Update bug_report.yml 2024-10-17 18:54:39 +02:00
_locales using the exclusion list when getting tags from the AI. see #183 2024-12-13 00:53:00 +01:00
api_webchat workers moved in their folder 2024-12-11 22:28:09 +01:00
customprompts data placeholders info links added 2024-10-22 22:20:47 +02:00
images openai api key is now hidden as a password 2024-09-30 20:28:18 +02:00
js using the exclusion list when getting tags from the AI. see #183 2024-12-13 00:53:00 +01:00
options using the exclusion list when getting tags from the AI. see #183 2024-12-13 00:53:00 +01:00
popup fixed prompts numbering in the compose window menu 2024-12-13 00:38:00 +01:00
CHANGELOG.md updated release notes 2024-12-13 00:48:00 +01:00
LICENSE Initial commit 2024-03-30 10:44:56 +01:00
manifest.json mail_tags and full_tags_list placeholders added. see #197 and #198 2024-12-13 00:10:14 +01:00
mzta-background.html First working version 2024-04-01 22:58:39 +02:00
mzta-background.js fixed special item menu reload when changing prefs. see #183 2024-12-12 22:39:19 +01:00
README.md Update README.md 2024-11-13 23:33:51 +01:00

ThunderAI icon ThunderAI

ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT or Ollama to enhance email management.

It enables users to analyse, write, correct, and optimize their emails, facilitating more effective and professional communication.

ThunderAI is a tool for anyone looking to improve their email quality, both in content and grammar, making the writing process quicker and more intuitive.

You can also define, export and import your own custom prompts! Find out how!

In any custom prompt you can use additional data placeholders! Find out how!


Tip

Using ChatGPT

There is no need for an API key and is possibile to use this extension even with a free account, using the web interface!

Starting from version 2.0.0, if you want to connect with the OpenAI API integration, now you can use an API Key!


Tip

Using Ollama

From version 2.1.0 is possible to use a local Ollama server!

Just remember to add OLLAMA_ORIGINS = moz-extension://* to the Ollama server environment variables.

More info about CORS


Tip

Using an OpenAI Compatible API

From version 2.2.0 is possible to use a local OpenAI Compatible API server, like LM Studio! There is also an option to remove the "v1" segment from the API url, if needed.


Translations

Do you want to help translate this addon?

Find out how!


Changelog

ThunderAI's changes are logged here.


Privacy and Permissions

You can find all the information on this page.


Support this addon!

Are you using this addon in your Thunderbird?
Consider to support the development making a small donation. Click here!


Attributions

Translations

  • English (en-US): Mic
  • French (fr): Generated automatically
  • German (de): Generated automatically
  • Italian (it): Mic
  • Português Brasileiro (pt-br): Bruno Pereira de Souza

Miscellaneous


Graphics

  • ChatGPT-4 for the help with the addon icon ;-)
  • loading.io for the dynamic menu loading SVG
  • Fluent Design System for the Custom Prompts table sorting icons
  • JessiGue for the show/hide icon for api key fields