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.
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.
Do you want to help translate this addon?
ThunderAI's changes are logged here.
You can find all the information on this page.
Are you using this addon in your Thunderbird?
Consider to support the development making a small donation. Click here!
- English (en-US): Mic
- French (fr): Generated automatically
- German (de): Generated automatically
- Italian (it): Mic
- Português Brasileiro (pt-br): Bruno Pereira de Souza
- chatgpt.js for providing methods to interact with the ChatGPT web frontend
- Aify for inspiration
- Julian Harris for his project chatgpt-frontend-nobuild, that has been used as a starting point for the API Web Interface
- Addon icon thanks for the help to ChatGPT-4 ;-)
- 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