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

Closed
wants to merge 171 commits into from
Closed

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.
  • I am the sole author of this work.
  • 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 8a89b3a
😎 Preview https://pr2525.unreviewed.privacyguides.dev/en/

@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
docs/ai-chatbots.md Outdated Show resolved Hide resolved
@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

docs/ai-chatbots.md Outdated Show resolved Hide resolved
docs/ai-chatbots.md Outdated Show resolved Hide resolved
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
includes/abbreviations.en.txt Outdated Show resolved Hide resolved
@friadev
Copy link
Contributor

friadev commented Nov 12, 2024

It's from unsplash: https://unsplash.com/photos/a-white-robot-with-blue-eyes-and-a-laptop--0xMiYQmk8g

Copy link
Member

Choose a reason for hiding this comment

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

This isn't an actual SVG image, it appears to be a PNG embedded in an SVG file. This is not going to be well compatible with browsers (and is also just bad), so we need to replace it with the official https://ollama.com/public/ollama.png, or find a real vector file, or make our own (which I think @dngray has done before and knows how to do?)

docs/tools.md Outdated Show resolved Hide resolved
docs/tools.md Outdated Show resolved Hide resolved
docs/tools.md Show resolved Hide resolved
docs/tools.md Show resolved Hide resolved
docs/ai-chat.md Outdated Show resolved Hide resolved
docs/ai-chat.md Outdated Show resolved Hide resolved
docs/ai-chat.md Outdated Show resolved Hide resolved
<summary>Privacy and Ethical Concerns about LLMs</summary>
AI models have been trained on massive amounts of public *and* private data. If you are concerned about these practices, you can either refuse to use AI or use [truly open-source models](https://proton.me/blog/how-to-build-privacy-first-ai), which publicly release their training datasets and therefore weren't trained on private data. One such model is [Olmoe](https://blog.allenai.org/olmoe-an-open-small-and-state-of-the-art-mixture-of-experts-model-c258432d0514) made by [Allenai](https://allenai.org/open-data).

[Ethical concerns](https://www.thelancet.com/journals/landig/article/PIIS2588-7500(24)00061-X/fulltext) about AI range from their impact on climate to their potential for discrimination.
Copy link
Member

@redoomed1 redoomed1 Nov 12, 2024

Choose a reason for hiding this comment

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

The journal doesn't show on the page of the provided link.

docs/ai-chat.md Outdated Show resolved Hide resolved
docs/ai-chat.md Outdated Show resolved Hide resolved
Co-authored-by: redoomed1 <[email protected]>
Signed-off-by: Jonah Aragon <[email protected]>
@jonaharagon
Copy link
Member

Thanks for the PR @I-I-IT! These changes are now going to be tracked separately here:

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: Done
Development

Successfully merging this pull request may close these issues.