Update README.md
This commit is contained in:
parent
340964adfb
commit
43cd4936a9
1 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#  ThunderAI
|
||||
|
||||
ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT or Ollama to enhance email management.
|
||||
ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT | Google Gemini | Ollama to enhance email management.
|
||||
|
||||
It enables users to analyse, write, correct, assign tags and optimize their emails, facilitating more effective and professional communication.
|
||||
|
||||
|
|
@ -23,6 +23,13 @@ In any custom prompt you can use additional **[data placeholders](https://micz.i
|
|||
|
||||
<br>
|
||||
|
||||
> [!TIP]
|
||||
> **Using Google Gemini**
|
||||
>
|
||||
> Connect directly with Google Gemini API, using also the _System Instructions_ option if needed.
|
||||
|
||||
<br>
|
||||
|
||||
> [!TIP]
|
||||
> **Using Ollama**
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue