86 lines
2.9 KiB
Markdown
86 lines
2.9 KiB
Markdown
#  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 [here](https://micz.it/thunderbird-addon-thunderai/custom-prompts/)!
|
|
|
|
|
|
> [!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!
|
|
|
|
<br>
|
|
|
|
> [!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.
|
|
|
|
<br>
|
|
|
|
> [!TIP]
|
|
> **Using an OpenAI Compatible API**
|
|
>
|
|
> From version 2.2.0 is possible to use a local OpenAI Compatible API server, like LM Studio!
|
|
|
|
|
|
<br>
|
|
|
|
## Translations
|
|
Do you want to help translate this addon?
|
|
|
|
[Find out how!](https://micz.it/thunderbird-addon-thunderai/translate/)
|
|
|
|
<br>
|
|
|
|
## Changelog
|
|
ThunderAI's changes are logged [here](CHANGELOG.md).
|
|
|
|
<br>
|
|
|
|
## Privacy and Permissions
|
|
You can find all the information on [this page](https://micz.it/thunderbird-addon-thunderai/privacy-permissions/).
|
|
|
|
<br>
|
|
|
|
## Support this addon!
|
|
Are you using this addon in your Thunderbird?
|
|
<br>Consider to support the development making a small donation. [Click here!](https://www.paypal.com/donate/?business=UHN4SXPGEXWQL&no_recurring=1&item_name=Thunderbird+Addon+ThunderAI¤cy_code=EUR)
|
|
|
|
<br>
|
|
|
|
## Attributions
|
|
|
|
### Translations
|
|
- English (en-US): [Mic](https://github.com/micz/)
|
|
- French (fr): Generated automatically
|
|
- German (de): Generated automatically
|
|
- Italian (it): [Mic](https://github.com/micz/)
|
|
- Português Brasileiro (pt-br): Bruno Pereira de Souza
|
|
|
|
|
|
<br>
|
|
|
|
### Miscellaneous
|
|
- <a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a> for providing methods to interact with the ChatGTP web frontend
|
|
- <a href="https://github.com/ali-raheem/Aify">Aify</a> for inspiration
|
|
- <a href="https://github.com/boxabirds">Julian Harris</a> for his project <a href="https://github.com/boxabirds/chatgpt-frontend-nobuild">chatgpt-frontend-nobuild</a>, that has been used as a starting point for the API Web Interface
|
|
|
|
|
|
<br>
|
|
|
|
### Graphics
|
|
- Addon icon thanks for the help to ChatGPT-4 ;-)
|
|
- <a href="https://loading.io">loading.io</a> for the dynamic menu loading SVG
|
|
- [Fluent Design System](https://www.iconfinder.com/fluent-designsystem) for the Custom Prompts table sorting icons
|
|
- [JessiGue](https://www.flaticon.com/authors/jessigue) for the show/hide icon for api key fields
|