Skip to content

Commit aaf56ef

Browse files
authored
Update README.md
1 parent 723db86 commit aaf56ef

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,26 +97,26 @@ Abaixo, apresentamos um guia rápido com os principais provedores de IA disponí
9797
<table style="margin-bottom: 10px; width: 100%;">
9898
<tr>
9999
<td style="width: 64px; text-align: center; vertical-align: middle; padding: 4px;">
100-
<img src="https://code4delphi.com.br/img/LLMs-Logos/128x128/ollama-128x128.png" width="48">
100+
<img src="https://code4delphi.com.br/img/LLMs-Logos/128x128/perplexity-128x128.png" width="48">
101101
</td>
102102
<td style="width: calc(100% - 64px); vertical-align: top; text-align: left; padding: 4px; line-height: 1.4;">
103-
<strong>Ollama (IA OffLine)</strong><br>
104-
Framework open‑source para baixar, configurar e rodar LLMs diretamente na sua máquina. <br>
105-
<a href="https://ollama.com" target="_blank">https://ollama.com</a>
106-
<!-- - Criação de API Key: <a href="https://ollama.com" target="_blank">https://ollama.com</a> -->
103+
<strong>Perplexity AI</strong><br>
104+
Um mecanismo de resposta com IA que combina pesquisa na Web e IA conversacional.<br>
105+
<a href="https://www.perplexity.ai" target="_blank">https://www.perplexity.ai</a> - Criação de API Key: <a href="https://www.perplexity.ai/account/api/keys" target="_blank">https://www.perplexity.ai/account/api/keys</a>
107106
</td>
108107
</tr>
109108
</table>
110109

111110
<table style="margin-bottom: 10px; width: 100%;">
112111
<tr>
113112
<td style="width: 64px; text-align: center; vertical-align: middle; padding: 4px;">
114-
<img src="https://code4delphi.com.br/img/LLMs-Logos/128x128/perplexity-128x128.png" width="48">
113+
<img src="https://code4delphi.com.br/img/LLMs-Logos/128x128/ollama-128x128.png" width="48">
115114
</td>
116115
<td style="width: calc(100% - 64px); vertical-align: top; text-align: left; padding: 4px; line-height: 1.4;">
117-
<strong>Perplexity AI</strong><br>
118-
Um mecanismo de resposta com IA que combina pesquisa na Web e IA conversacional.<br>
119-
<a href="https://www.perplexity.ai" target="_blank">https://www.perplexity.ai</a> - Criação de API Key: <a href="https://www.perplexity.ai/account/api/keys" target="_blank">https://www.perplexity.ai/account/api/keys</a>
116+
<strong>Ollama (IA OffLine)</strong><br>
117+
Framework open‑source para baixar, configurar e rodar LLMs diretamente na sua máquina. <br>
118+
<a href="https://ollama.com" target="_blank">https://ollama.com</a>
119+
<!-- - Criação de API Key: <a href="https://ollama.com" target="_blank">https://ollama.com</a> -->
120120
</td>
121121
</tr>
122122
</table>

0 commit comments

Comments
 (0)