17 lines
877 B
Markdown
17 lines
877 B
Markdown
<h1>ThunderAI</h1>
|
|
|
|
ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT to enhance email management.
|
|
|
|
It enables users to analyze, write, correct, and optimize their emails, facilitating more effective and professional communication.
|
|
|
|
ThunderAI becomes a great tool for anyone looking to improve their email quality, both in content and grammar, making the writing process quicker and more intuitive.
|
|
|
|
There is no need for an API key and is possibile to use this extension even with a free account!
|
|
|
|
More info on the homepage: https://micz.it/thunderdbird-addon-thunderai/
|
|
|
|
|
|
<br>Thanks to:
|
|
<ul><li><a href="https://github.com/KudoAI/chatgpt.js">chatgpt.js</a> for the method to interact with the ChatGTP frontend.</li>
|
|
<li><a href="https://github.com/ali-raheem/Aify">Aify</a> for inspiration and some methods to elaborate the text from ChatGPT.</li>
|
|
</ul>
|