Update README.md fixes #5
This commit is contained in:
parent
d0667e8ee2
commit
f4f500b466
1 changed files with 17 additions and 1 deletions
18
README.md
18
README.md
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue