Skip to content
/ ThunderAI Public

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

License

Notifications You must be signed in to change notification settings

micz/ThunderAI

Repository files navigation

ThunderAI icon ThunderAI

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

It enables users to analyse, write, correct, assign tags, create calendar events or tasks 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!

In any custom prompt you can use additional data placeholders!

Using an API integration, you can activate some automatic features:

  • Tagging incoming emails
  • Moving spam emails to the junk folder

Note

Available Integrations

  • ChatGPT Web
    • There is no need for an API key!
    • You can use a free account!

  • OpenAI API
    • Connect directly to ChatGPT using your API key.

  • Google Gemini
    • You can use also the System Instructions option if needed.

  • Using Ollama
    • Just remember to add OLLAMA_ORIGINS = moz-extension://* to the Ollama server environment variables.
    • More info about CORS

  • OpenAI Compatible API
    • You can also use a local OpenAI Compatible API server, like LM Studio or Mistral AI!
    • There is also an option to remove the "v1" segment from the API url, if needed, and to manually set the model name if the server doesn't have a models list endpoint.

  • Anthropic API
    • Use Claude directly!

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

Do you want to help translate this addon? Find out how!


Graphics

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

Miscellaneous