Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update!: Add AI chat recommendations #2525

Open
wants to merge 98 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
2c37ce1
Create ai-chatbots.md
I-I-IT Apr 14, 2024
301f75f
Add Kobold.cpp as a local AI
I-I-IT Apr 23, 2024
5775acd
Fix ai-chatbots.md
I-I-IT Apr 24, 2024
28ed9a8
Add warnings, fix typos and missing links
I-I-IT Apr 24, 2024
f9db995
Update docs/ai-chatbots.md
I-I-IT Apr 24, 2024
5d1aa46
Update ai-chatbots.md
I-I-IT Apr 24, 2024
bd11c1a
Fix some issues
I-I-IT Apr 27, 2024
7540dc1
Make it readble for humans
I-I-IT May 21, 2024
83d004c
Revamp of criterias and add Ollama
I-I-IT Jun 4, 2024
32a2d17
Update ai-chatbots.md
I-I-IT Jun 4, 2024
a9ecd95
Create ai
I-I-IT Jun 4, 2024
c76f040
Delete theme/assets/img/ai
I-I-IT Jun 4, 2024
ae79f10
Create logo
I-I-IT Jun 4, 2024
fe42549
Add Koboldcpp and Ollama logos
I-I-IT Jun 4, 2024
02dde87
Update ai-chatbots.md
I-I-IT Jun 4, 2024
7f05b89
Update ai-chatbots.md
I-I-IT Jun 4, 2024
595ebdc
Update ai-chatbots.md
I-I-IT Jun 14, 2024
321eec5
Update ai-chatbots.md
I-I-IT Jun 21, 2024
b445620
add llamafile logo
I-I-IT Jun 25, 2024
0bbb3a1
Rename llamafile-640x640.png to llamafile.png
I-I-IT Jun 25, 2024
fcec63e
Add duckchat.svg
I-I-IT Jun 25, 2024
341789f
Heavy revamp, re-add Duck AI, add llamafile
I-I-IT Jun 25, 2024
61066de
Add BYOM
I-I-IT Jul 3, 2024
77a06f6
Merge branch 'privacyguides:main' into patch-5
I-I-IT Sep 1, 2024
f34f9d4
Add Leo logo
I-I-IT Sep 1, 2024
f3eb7b1
Add Leo logo
I-I-IT Sep 1, 2024
40cb022
Add leo logo
I-I-IT Sep 1, 2024
bac03cd
add kobold.svg
I-I-IT Sep 1, 2024
fd1f3be
Delete koboldcpp.webp
I-I-IT Sep 1, 2024
bea9b93
add llamafile.svg
I-I-IT Sep 1, 2024
0d1a031
Delete llamafile.png
I-I-IT Sep 1, 2024
37b5cd1
Delete test logo
I-I-IT Sep 1, 2024
a28dc7b
Add ollama logo
I-I-IT Sep 1, 2024
1ad41b8
Delete theme/assets/img/ai/ollama.ico
I-I-IT Sep 1, 2024
f8fc204
Delete theme/assets/img/ai/brave-ai-icon.png
I-I-IT Sep 1, 2024
6421feb
Add duckai correct size logo
I-I-IT Sep 1, 2024
3506a25
Delete theme/assets/img/ai/duckchat.svg
I-I-IT Sep 1, 2024
bbbaeb2
Update logo links
I-I-IT Sep 1, 2024
b205260
Add ai to tools list
I-I-IT Sep 1, 2024
baf98c5
fix koboldcpp link
I-I-IT Sep 1, 2024
27fcfac
Simplifies ddgai
I-I-IT Sep 1, 2024
a94e700
Update ddg ai link
I-I-IT Sep 1, 2024
e8664b9
realy fix ddg ai
I-I-IT Sep 1, 2024
8fc5ee1
chnage name to be similar to tools.md
I-I-IT Sep 1, 2024
e472418
Delete theme/assets/img/ai-chatbots
I-I-IT Sep 1, 2024
f9c381b
Create ai-chatbots
I-I-IT Sep 1, 2024
61d628e
Create test
I-I-IT Sep 1, 2024
1fc252e
Delete theme/assets/img/ai/ai-chatbots directory
I-I-IT Sep 1, 2024
19b0a01
Delete theme/assets/img/ai-chatbots
I-I-IT Sep 1, 2024
6695285
Rename leo.svg to leo.svg
I-I-IT Sep 1, 2024
353496b
Change directory to corrspond tools.md
I-I-IT Sep 1, 2024
7d56b74
migration 3/5
I-I-IT Sep 1, 2024
5244c80
migration 4/5
I-I-IT Sep 1, 2024
4cfd53c
mig 5/5
I-I-IT Sep 1, 2024
7346255
Correct cropped leo logo
I-I-IT Sep 1, 2024
e13975a
Adjust logo links to new ai-chatbots for img destination
I-I-IT Sep 1, 2024
45caad2
Replace logo links
I-I-IT Sep 1, 2024
776baf4
correct logo links from/theme/assets to simply /assets (1/2)
I-I-IT Sep 1, 2024
5a18171
fix typo
I-I-IT Sep 1, 2024
8c13880
Remove / that was causing no file to be found
I-I-IT Sep 1, 2024
415c07a
good size kobold logo
I-I-IT Sep 1, 2024
0e50a48
Remove "models supported" info
I-I-IT Sep 1, 2024
f5c7bd3
Remove "models supported" info final
I-I-IT Sep 1, 2024
bc42008
add cover
I-I-IT Sep 1, 2024
57d2514
Upload ai-chatbots cover
I-I-IT Sep 1, 2024
d7a230b
Add relative links
I-I-IT Sep 1, 2024
3c3b4fb
fix brave b link
I-I-IT Sep 1, 2024
64ff3b8
remove white spaces per megalinter
I-I-IT Sep 1, 2024
4f2e0cf
fix typos
I-I-IT Sep 1, 2024
10f1712
Update tools.md
I-I-IT Sep 1, 2024
7cac66f
Merge branch 'main' into patch-5
I-I-IT Sep 2, 2024
f675abd
Typos and form
I-I-IT Sep 2, 2024
e3047a5
Typos
I-I-IT Sep 2, 2024
95db167
remove outdated info
I-I-IT Sep 2, 2024
c8ed93b
Clarification
I-I-IT Sep 2, 2024
804dd3a
Consitency
I-I-IT Sep 2, 2024
c368df1
Simplification 3
I-I-IT Sep 2, 2024
0f4c324
Remove whitespaces that caused problems with Linter
I-I-IT Sep 3, 2024
d16381b
Add bigger Ollama logo (still 128x128)
I-I-IT Sep 3, 2024
6e95067
Delete theme/assets/img/ai-chatbots/ollama.svg
I-I-IT Sep 3, 2024
eb0af73
Rename ollama1.svg to ollama.svg
I-I-IT Sep 3, 2024
8dfce86
Delete theme/assets/img/ai-chatbots/duckai.svg
I-I-IT Sep 3, 2024
26904a9
add bigger duckai logo
I-I-IT Sep 3, 2024
bf0fffb
Update duckai.svg
I-I-IT Sep 3, 2024
74bad83
Delete tduckai.svg
I-I-IT Sep 3, 2024
88ab63e
new better size duck logo
I-I-IT Sep 3, 2024
1494034
Rename duckai2.svg to duckai.svg
I-I-IT Sep 3, 2024
5f17c4c
Improve recommendation display
I-I-IT Sep 3, 2024
7182dbf
Edited the icon so it's clearer it's ai
I-I-IT Sep 3, 2024
d5a5347
remove spaces & lines
I-I-IT Sep 4, 2024
b933c5f
Typo
I-I-IT Sep 18, 2024
9e3ed2a
Update docs/ai-chatbots.md
I-I-IT Sep 25, 2024
f1a06e8
Update docs/ai-chatbots.md
I-I-IT Sep 25, 2024
bcf87be
Update docs/ai-chatbots.md
I-I-IT Oct 18, 2024
32ab878
Typo fixes and small updates
I-I-IT Oct 18, 2024
275eb37
Try to fix odd displaying
I-I-IT Oct 18, 2024
24b2314
Fix linter space error
I-I-IT Oct 18, 2024
23f89ca
hopefully linter fixed now
I-I-IT Oct 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
168 changes: 168 additions & 0 deletions docs/ai-chatbots.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,168 @@
---
meta_title: "Recommended AI Chatbots : Private ChatGPT Alternatives - Privacy Guides"
title: "AI Chats"
icon: :material-assistant:
description: Unlike OpenAI's ChatGPT and its Big Tech rivals, those AI tools do not train their models using your conversations.
cover: ai-chatbots.webp
---
Since the release of ChatGPT in 2022, talking with Large Language Models (LLMs) has become common. LLMs can help us write better, understand unfamiliar subjects or answer a wide range of questions. However, the developers of those models need data to improve their models. Unfortunately, this often includes your conversations with the AI.

I-I-IT marked this conversation as resolved.
Show resolved Hide resolved
## Recommended Providers

The recommendations for online providers here do not train their models using your chats and do not retain your chats for more than 14 days, based on each service's privacy policy. There is no guarantee that these privacy policies are honored.

## Cloud providers
When using cloud-based AI chatbots, be mindful of the personal information you share. Even if a service doesn't store your conversations, there's still a risk of sensitive data being exposed or misused. **Do not share sensitive information** related to health, finance, or other highly personal matters to protect your privacy and security.

### DuckDuckGo AI Chat
<div class="admonition recommendation" markdown>

![DuckDuckGo logo](assets/img/ai-chatbots/duckai.svg){align=right}

**DuckDuckGo AI Chat** is made by the popular [search engine provider] (docs/search-engines.md) and is available directly in the search engine.

[:octicons-home-16: Homepage](https://duck.ai){ .md-button .md-button--primary }
[:simple-torbrowser:](https://duckduckgogg42xjoc72x3sjasowoarfbgcmvfimaftt6twagswzczad.onion/aichat){ .card-link title="Onion Service" }
[:octicons-eye-16:](https://duckduckgo.com/aichat/privacy-terms){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://help.duckduckgo.com){ .card-link title=Documentation}

</div>

Duckduckgo offers open-source models from Meta and Mistral, as well as closed-source models from Anthropic and OpenAI. To protect your privacy, DuckDuckGo proxies your chats through their servers. The privacy policy states that providers are "deleting all information received once it is no longer necessary to provide Outputs (at most within 30 days with limited exceptions for safety and legal compliance)." For open-weights models, Duck uses together.ai and Duck has "disabled chat history by turning on the option to "not store prompts and responses" on the together.ai platform.".

It is available directly on [DuckDuckGo](https://duckduckgo.com), or [duck.ai](https://duck.ai). It is also available on DDG's onion site.
<div class="admonition danger" markdown>
<p class="admonition-title">Proprietary models providers retain your chats</p>
I-I-IT marked this conversation as resolved.
Show resolved Hide resolved
We recommend against using the proprietary models from Anthropic or OpenAI because those providers keep chat history for up to 30 days.
</div>
<div class="admonition warning" markdown>
<p class="admonition-title">DuckDuckGo doesn't self-host open models</p>
You will have to trust the together.ai cloud platform to honor their commitments to not store chats.
</div>


### Brave Leo

<div class="admonition recommendation" markdown>

![Brave Logo](assets/img/ai-chatbots/leo.svg){align=right}

**Brave Leo** is an AI assistant available inside the [Brave browser](desktop-browsers.md#brave), a browser which we recommend.

[:octicons-home-16: Homepage](https://brave.com/leo){ .md-button .md-button--primary }
[:octicons-eye-16:](https://brave.com/privacy/browser/#brave-leo){ .card-link title="Privacy Policy" }
[:octicons-info-16:](https://github.com/brave/brave-browser/wiki/Brave-Leo){ .card-link title=Documentation}

</div>
Brave Leo supports a variety of models, including open-source models from Meta and Mistral, and closed-source models from Anthropic. Additionally, you can use your local models, or any third-party providers with a standard API. Brave self-hosts the open models and do not retain chat history or use chats for models training. Leo can enhance its knowledge through web searches, similar to Microsoft Copilot. However, Brave's AI solution still faces challenges with multi-language support. Leo AI is available on the Brave Browser on all platforms. There is a strict rate limit for most models, but one free model has a high rate limit.

Copy link

@navalspectator navalspectator May 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPT4ALL
Website: https://gpt4all.io/
Logo: https://github.com/nomic-ai/gpt4all/blob/main/gpt4all-chat/icons/logo-1024.png

GPT4All is an awesome free-to-use, locally running, privacy-aware chatbot developed by nomic.ai. After you install the app and download the models you want to use, it does not require access to the internet. Depending on your device RAM and storage, you can use a variety of open source models. It is available on Linux, Windows, and MacOS.

Telemetry, and the use of your chats for training purposes are opt-in and we do not suggest to activate those.

There is also LLamaChat, but apart from its UI, I dont see any reason to suggest it: https://www.llamachat.app/



<div class="admonition danger" markdown>
<p class="admonition-title">Page content is sent by default </p>
We recommend manually switching off the "Use page context for response" toggle for pages with PII.
</div>
<div class="admonition danger" markdown>
<p class="admonition-title">Proprietary model providers retain your chats</p>
We recommend against using Anthropic's proprietary Claude models because Anthropic keeps chat history for up to 30 days.
</div>

## Local solutions
**Local AI** models offer a more private and secure alternative to cloud-based solutions, as **your data never leaves your device** and is therefore not shared with third-party providers. This provides peace of mind and **allows you to share sensitive information**.

For the best experience, a dedicated GPU with sufficient VRAM or a modern system with fast LPDDR5X memory is recommended. But fortunately, it is possible to run smaller models locally even without a high-end computer or dedicated GPU. A computer with at least 8GB of RAM will be sufficient to run smaller models at lower speeds.

There are many permissively licensed models available which can be run locally. [Hugging Face](https://huggingface.co/models?library=gguf) is a platform which lets you browse, research, and download models in common formats like GGUF. In addition to big names like Mistral, Meta, Microsoft, and Google, there are many community models and 'fine-tunes' to choose from. For consumer grade hardware, it is generally recommended to use [quantized models](https://huggingface.co/docs/optimum/en/concept_guides/quantization) for the best balance between model quality and performance.

### Kobold.cpp
<div class="admonition recommendation" markdown>

![Kobold.cpp Logo](assets/img/ai-chatbots/kobold.svg){align=right}

Kobold.cpp is an AI client that runs locally on your Windows, Mac or Linux computer.

[:octicons-home-16: Homepage](https://github.com/LostRuins/koboldcpp){ .md-button .md-button--primary }
[:octicons-info-16:](https://github.com/LostRuins/koboldcpp/wiki){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/LostRuins/koboldcpp){ .card-link title="Source Code" }
[:octicons-lock-16:](https://github.com/LostRuins/koboldcpp/blob/2f3597c29abea8b6da28f21e714b6b24a5aca79b/SECURITY.md){ .card-link title="Security Policy"}

</div>
In addition to supporting a large range of text models, Kobold.cpp also has a suports an image generators such as [Stable Diffusion](https://stability.ai/stable-image), and an automatic speech recognition tools, such as [Whisper](https://github.com/ggerganov/whisper.cpp)

<div class="admonition note" markdown>
<p class="admonition-title">Compatibility issues </p>
Kobold.cpp might not run on computers without AVX/AVX2 support.
</div>

### Ollama
<div class="admonition recommendation" markdown>
![Ollama Logo](assets/img/ai-chatbots/ollama.svg){align=right}

Ollama is a command line AI assistant that is available on macOS, Linux and Windows(preview).

[:octicons-home-16: Homepage](https://github.com/ollama/ollama){ .md-button .md-button--primary }
[:octicons-info-16:](https://github.com/ollama/ollama){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/ollama/ollama){ .card-link title="Source Code"}


</div>
In addition to supporting a large range of text models, Ollama also supports [Llava](https://github.com/haotian-liu/LLaVA), a "Large Language and Vision Assistant". Ollama can be downloaded and installed with a few clicks. Furthermore, it is very lightweight and compatible with almost all PCs. To use Ollama, simply type in your terminal "ollama run model name".

### llamafile
<div class="admonition recommendation" markdown>

![llamafile Logo](assets/img/ai-chatbots/llamafile.svg){align=right}

Llamafile is a single-file executable that allows users to run large language models locally on their own computers, without any setup involved. It is available on Linux, macOS and Windows.

[:octicons-home-16: Homepage](https://github.com/Mozilla-Ocho/llamafile/){ .md-button .md-button--primary }
[:octicons-info-16:](https://github.com/Mozilla-Ocho/llamafile/?tab=readme-ov-file#llamafile){ .card-link title=Documentation}
[:octicons-code-16:](https://github.com/ollama/ollama){ .card-link title="Source Code"}
[:octicons-lock-16:](hhttps://github.com/Mozilla-Ocho/llamafile?tab=readme-ov-file#security){ .card-link title="Security Policy"}

</div>
The Mozilla-run project also supports Llava, a text and vision model. However, it does not support speech recognition or image generation. Finally, it is very lightweight and compatible.

<div class="admonition note" markdown>
<p class="admonition-title">Few models available </p>
Mozilla has only made available llamafiles for some Llama and Mistral models, while they are few third-party llamafiles available. Another issue is that Windows limits .exe files to 4GB size, and most models are more than this size. To fix both of those issues, you can load external weights, as detailed [here](https://github.com/Mozilla-Ocho/llamafile?tab=readme-ov-file#using-llamafile-with-external-weights).
</div>

## Criteria

Please note we are not affiliated with any of the projects we recommend. In addition to our standard criteria, we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.

### Minimum Requirements

#### Cloud providers :

- Must not use your chats for training
- Must not retain your chats for more than 14 days
- Must be accessible privately (no account required, accepts request from VPN users)
- Must provide models they host themselves, or with a third-party that acts in their behalf.
- Must provide at least one model with a high rate limit

#### Local solutions :

- Must not send personal data. Any opt-in mechanism must rely on free consent and avoid dark patterns.
- Must not require a GPU
- Must have GPU support for fast inference
- Must not require internet connection


### Best-Case

Our best-case criteria represents what we would like to see from the perfect project in this category. Our recommendations may not include any or all of this functionality, but those which do may rank higher than others on this page.

#### Cloud providers :

- Should not retain your chat
- Should be accessible anonymously (Tor Browser Safest security level)
- Providers should only have open-source models that they self-host.
- Should not be rate-limited

#### Local solutions :

- Should provide one-click installer
- Should have a built-in model downloader option
- Should be customizable (allow modifying the system prompt, temperature, etc.)
16 changes: 16 additions & 0 deletions docs/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,22 @@ For encrypting your operating system drive, we typically recommend using whichev
</div>

[Learn more :material-arrow-right-drop-circle:](frontends.md)
### AI chatbots

#### Cloud providers
<div class="grid cards" markdown>

- ![Duck AI logo](assets/img/ai-chatbots/duckai.svg){ .twemoji loading=lazy }[Duck AI](ai-chatbots.md#duckduckgo-ai-chat)
- ![Leo AI logo](assets/img/ai-chatbots/leo.svg){ .twemoji loading=lazy }[Brave Leo](ai-chatbots.md#brave-leo)
</div>

#### Self-hosted Solutions
<div class="grid cards" markdown>
- ![Kobold logo](assets/img/ai-chatbots/kobold.svg){ .twemoji loading=lazy }[Kobold.cpp](ai-chatbots.md#koboldcpp)
- ![Llamafile logo](assets/img/ai-chatbots/llamafile.svg){ .twemoji loading=lazy }[Llamafile](ai-chatbots.md#llamafile)
- ![Ollama logo](assets/img/ai-chatbots/ollama.svg){ .twemoji loading=lazy }[Ollama](ai-chatbots.md#ollama)
</div>


### Language Tools

Expand Down
Loading
Loading