44 lines
1.7 KiB
Markdown
44 lines
1.7 KiB
Markdown
#  ThunderAI
|
|
|
|
ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT 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]
|
|
> There is no need for an API key and is possibile to use this extension even with a free account!
|
|
>
|
|
> Starting from version 2.0.0, if you want to connect with the OpenAI API integration, now you can use an API Key!
|
|
|
|
|
|
|
|
<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>
|
|
|
|
## Thanks to
|
|
<ul><li><a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a> for providing methods to interact with the ChatGTP frontend.</li>
|
|
<li><a href="https://github.com/ali-raheem/Aify">Aify</a> for inspiration.</li>
|
|
<li><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.</li>
|
|
</ul>
|
|
<i>The specific references are described in the corresponding source files.</i>
|