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

Conversation

I-I-IT
Copy link
Contributor

@I-I-IT I-I-IT commented Apr 14, 2024

Need feedback on criteria, including reasonable rate limit. For the header, I will try to find how to upload the assets.

Feel free to add how to run AI models locally, with LM studio for example.

Changes proposed in this PR:

  • I have disclosed any relevant conflicts of interest in my post.
  • I agree to grant Privacy Guides a perpetual, worldwide, non-exclusive, transferable, royalty-free, irrevocable license with the right to sublicense such rights through multiple tiers of sublicensees, to reproduce, modify, display, perform, relicense, and distribute my contribution as part of this project.
  • [ X] I am the sole author of this work.
  • [ X] I agree to the Community Code of Conduct.

Need feedback on criteria, including reasonable rate limit. For the header, I will try to find how to upload the assets.

Feel free to add how to run AI models locally, with LM studio for example.

Signed-off-by: TechFanTheo <[email protected]>
@privacyguides-bot
Copy link
Collaborator

This pull request has been mentioned on Privacy Guides. There might be relevant details there:

https://discuss.privacyguides.net/t/adding-a-new-category-about-ai-chatbots/17860/1

Copy link

github-actions bot commented Apr 14, 2024

Your preview is ready!

Name Link
🔨 Latest commit 23f89ca
😎 Preview https://2525--glowing-salamander-8d7127.netlify.app/

@dngray dngray added c:providers service providers and similar centralized/federated services pr:missing discussion PRs which add recommendations which have not yet been discussed labels Apr 14, 2024
@privacyguides-bot
Copy link
Collaborator

This pull request has been mentioned on Privacy Guides. There might be relevant details there:

https://discuss.privacyguides.net/t/ai-tool/14347/9

@I-I-IT
Copy link
Contributor Author

I-I-IT commented Apr 16, 2024

Relevant discussion : https://discuss.privacyguides.net/t/ai-tool/14347/16

And simplifications and clarifications

Signed-off-by: TechFanTheo <[email protected]>
Had deleted some links by mistake

Signed-off-by: TechFanTheo <[email protected]>
docs/ai-chatbots.md Outdated Show resolved Hide resolved
title : "AI Chatbots"
icon: file/file
description: Unlike OpenAI ChatGPT and it's successors, those AI Chatbots do not train their models using your conversations.
cover:file/file
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
cover:file/file
cover: ai-chatbots.webp

I recommend this image: https://unsplash.com/photos/a-robot-holding-a-gun-next-to-a-pile-of-rolls-of-toilet-paper-YeoSV_3Up-k

If you find a better one, then use it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just think we should change the name of this category AI Chat as it is the standard name used by every AI product. Also, I personally prefer this image as it is more clear that this is "talking robots "
https://unsplash.com/photos/a-white-robot-with-blue-eyes-and-a-laptop--0xMiYQmk8g

@I-I-IT I-I-IT changed the title Create ai-chatbots.md Create ai-chat.md Apr 24, 2024
I-I-IT and others added 2 commits April 24, 2024 12:35
Co-authored-by: rollsicecream <[email protected]>
Signed-off-by: TechFanTheo <[email protected]>
Signed-off-by: TechFanTheo <[email protected]>
Copy link
Contributor

@rollsicecream rollsicecream left a comment

Choose a reason for hiding this comment

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

I don't know why but the page is entirely broken for me.
Capture d’écran du 2024-04-24 22-20-00
Capture d’écran du 2024-04-24 22-20-06
Capture d’écran du 2024-04-24 22-20-11

Note: icon might need to be fixed but having "icon: :material-chat:" was breaking the code due to the double colons (:)

Signed-off-by: TechFanTheo <[email protected]>
@I-I-IT
Copy link
Contributor Author

I-I-IT commented Apr 27, 2024

I commited a patch, it seem to work, although we still have to add logo and add the Kobold icon to the PG assets repo. (The screenshot is broken, but the page isn't).
I also have some concerns, that I outline on the forum post

Screenshot Recommended AI Chatbots Private ChatGPT Alternatives - Privacy Guides

Replaced the bullet points lists with actual constructed sentences.

Signed-off-by: TechFanTheo <[email protected]>
@privacyguides-bot
Copy link
Collaborator

This pull request has been mentioned on Privacy Guides. There might be relevant details there:

https://discuss.privacyguides.net/t/add-ai-chat-tools/14347/30

</details>
</div>
Brave Leo supports a range of models, including open-source models from Meta and Mixtral and closed-source models from Anthropic. Brave host the open models and do not retain chat or train on the data from those models. For Claude models, Brave proxies your chats through their servers,and the agreement between Brave and Anthropic states that chats are to be deleted after 30 days and that 'personal data' isn't used for training. Leo AI is available on the Brave Browser on all platforms. There is a strict rate limit for most models, but there is 1 free model whith an 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/

I changed the criteria so they are way more strict. Basically, the baseline is now only short retention of your chats, with a certainty that third-party will respect this. DuckDuckGo will be removed unless they clarify whether their open-source models satisfy criterias.

Signed-off-by: Triple T <[email protected]>
test good build page


Signed-off-by: Triple T <[email protected]>
Signed-off-by: Triple T <[email protected]>
Signed-off-by: Triple T <[email protected]>
test to fix bad page look

Signed-off-by: Triple T <[email protected]>
Signed-off-by: Triple T <[email protected]>
@freddy-m freddy-m closed this Jun 6, 2024
I-I-IT and others added 2 commits September 3, 2024 00:01
Co-authored-by: xe3 <[email protected]>
Signed-off-by: Triple T <[email protected]>
Co-authored-by: xe3 <[email protected]>
Signed-off-by: Triple T <[email protected]>
@I-I-IT
Copy link
Contributor Author

I-I-IT commented Sep 2, 2024

Thanks @xe-3
I messed up with this commit cause I needed to edit your recommendation, not create a new individual commit.

@I-I-IT
Copy link
Contributor Author

I-I-IT commented Sep 3, 2024

I just made some modification because criterias were ugly displayed.

I am aware I need to add an icon for the category, what list is Privacy Guides using ?

I found the "smart_toy" icon on Google's material icon. https://fonts.google.com/icons?selected=Material+Symbols+Outlined:smart_toy:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=bot&icon.size=24&icon.color=%235f6368

They use "Material for Mkdocs" here.

Edit: Why don't the github bot makes a preview ?

@I-I-IT
Copy link
Contributor Author

I-I-IT commented Sep 16, 2024

@xe-3 Dix you look at the rest ?

@xe-3
Copy link
Contributor

xe-3 commented Sep 16, 2024

@xe-3 Dix you look at the rest ?

Sorryl. I was holding off briefly because some developments on the local side have been happening in recent weeks, and then I just got distracted and dropped the ball. No promises, but I think I can look it over today.

Copy link
Contributor

@xe-3 xe-3 left a comment

Choose a reason for hiding this comment

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

Some changes for you to consider, plus one typo.

docs/ai-chatbots.md Outdated Show resolved Hide resolved
docs/ai-chatbots.md Outdated Show resolved Hide resolved
docs/ai-chatbots.md Outdated Show resolved Hide resolved
I-I-IT and others added 3 commits September 18, 2024 18:34
Co-authored-by: xe3 <[email protected]>
Signed-off-by: Triple T <[email protected]>
Co-authored-by: xe3 <[email protected]>
Signed-off-by: Triple T <[email protected]>
Co-authored-by: xe3 <[email protected]>
Signed-off-by: Triple T <[email protected]>
@I-I-IT
Copy link
Contributor Author

I-I-IT commented Sep 25, 2024

I approved x3 changes. They aren't perfect, but this need to move forward.

@dngray and @jonaharagon could you look at it ?

I-I-IT and others added 5 commits October 18, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:providers service providers and similar centralized/federated services
Projects
Status: Needs Changes
Development

Successfully merging this pull request may close these issues.

7 participants