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

Create ai-chat.md #2525

Closed
wants to merge 16 commits into from
Closed

Create ai-chat.md #2525

wants to merge 16 commits into 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 7f05b89
😎 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

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
Copy link
Member

freddy-m commented Jun 6, 2024

Closing this PR until the discussion is approved, cc @privacyguides/team

@freddy-m freddy-m closed this Jun 6, 2024
@I-I-IT
Copy link
Contributor Author

I-I-IT commented Jun 7, 2024

Closing this PR until the discussion is approved, cc @privacyguides/team

??? There is a discussion, and we are drafting this. I don't see need to close this PR. Other, like this one #2381, are also not approved yet.

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 pr:missing discussion PRs which add recommendations which have not yet been discussed
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants