Update README.md fixes #5

This commit is contained in:
Mic 2024-04-05 16:10:33 +02:00 committed by GitHub
parent d0667e8ee2
commit f4f500b466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1,17 @@
# ThunderAI <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>