-
-
Notifications
You must be signed in to change notification settings - Fork 209
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
Conversation
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]>
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 |
✅ Your preview is ready!
|
This pull request has been mentioned on Privacy Guides. There might be relevant details there: |
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]>
Signed-off-by: TechFanTheo <[email protected]>
Co-authored-by: rollsicecream <[email protected]> Signed-off-by: TechFanTheo <[email protected]>
Signed-off-by: TechFanTheo <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 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). |
Replaced the bullet points lists with actual constructed sentences. Signed-off-by: TechFanTheo <[email protected]>
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 |
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]>
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]>
Signed-off-by: fria <[email protected]>
Signed-off-by: redoomed1 <[email protected]>
Signed-off-by: redoomed1 <[email protected]>
… for Leo & Duck, make the is available remark upfront. Also added a section about choosing an AI model with benchmarks.
Signed-off-by: Triple T <[email protected]>
Signed-off-by: fria <[email protected]>
theme/assets/img/ai-chat/ollama.svg
Outdated
There was a problem hiding this comment.
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?)
<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. |
There was a problem hiding this comment.
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.
Co-authored-by: redoomed1 <[email protected]> Signed-off-by: Jonah Aragon <[email protected]>
Thanks for the PR @I-I-IT! These changes are now going to be tracked separately here: |
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: