mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-12-14 23:45:28 -05:00
add in tools.md and better format for OS logos in comparison table
This commit is contained in:
parent
1bf1d5d070
commit
e45acafa66
2 changed files with 14 additions and 2 deletions
|
|
@ -65,13 +65,13 @@ Below is a table of good models to start with.
|
|||
| Speech-to-text | :material-check:{ .pg-green } | :material-close:{ .pg-red } | :material-close:{ .pg-red } | :material-close:{ .pg-red } | :material-close:{ .pg-red } |
|
||||
| Auto-download Models | :material-close:{ .pg-red } | :material-check:{ .pg-green } |:material-alert-outline:{ .pg-orange } Few models available | :material-alert-outline:{ .pg-orange } Few models available | :material-check:{ .pg-green } |
|
||||
| Custom Parameters | :material-check:{ .pg-green } | :material-close:{ .pg-red } | :material-check:{ .pg-green } | :material-alert-outline:{ .pg-orange } Model prompt cannot be changed | :material-check:{ .pg-green }|
|
||||
| Platform | [:simple-linux: Linux] [:fontawesome-brands-windows: Windows][:simple-apple: macOS][:simple-macos:]|[:simple-gnometerminal All CLI] [:simple-linux: Linux] [:fontawesome-brands-windows: Windows][:simple-apple:][:simple-macos:] | [:simple-linux: Linux][:fontawesome-brands-windows: Windows] (Size limitations) [:simple-apple:][:simple-macos:] | [:simple-android: Android] | [:simple-android: Android] [:simple-apple:][:simple-ios:] |
|
||||
| Platform | :simple-linux: Linux :fontawesome-brands-windows: Windows :simple-apple: macOS :simple-macos:| :simple-gnometerminal All CLI :simple-linux: Linux :fontawesome-brands-windows: Windows :simple-apple: :simple-macos: | :simple-linux: Linux :fontawesome-brands-windows: Windows (Size limitations) :simple-apple: :simple-macos: | :simple-android: Android | :simple-android: Android :simple-apple: :simple-ios:] |
|
||||
|
||||
## Edge Gallery (Android)
|
||||
|
||||
<div class="admonition recommendation" markdown>
|
||||
|
||||
{align=right}
|
||||
{align=right}
|
||||
|
||||
**Edge Gallery** is an AI client developped by Google that features Google's latest open-weights models. It runs fully locally, but downloading the preloaded models require a Hugging Face account as you will need to [accept Google's Acceptable Use policy](https://github.com/google-ai-edge/gallery/wiki/5.-Model-Management#hugging-face-login--license-acknowledgement) to access the model files. You can import models you downloaded, but the app only accepts the [LiteRT](https://github.com/google-ai-edge/litert) format, which isn't widely used.
|
||||
|
||||
|
|
|
|||
|
|
@ -349,6 +349,8 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
|
|||
|
||||
### AI Chat
|
||||
|
||||
#### Desktop clients
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
- { .twemoji loading=lazy } [Kobold.cpp](ai-chat.md#koboldcpp)
|
||||
|
|
@ -357,6 +359,16 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
|
|||
|
||||
</div>
|
||||
|
||||
#### Mobile clients
|
||||
|
||||
<div class="grid cards" markdown>
|
||||
|
||||
|
||||
- { .tweemoji loading=lazy} [Edge Gallery AI](ai-chat.md#edge-gallery-android)
|
||||
- { .tweemoji loading=lazy}[PocketPal AI](ai-chat.md#pocketpal-ai-mobile)
|
||||
|
||||
</div>
|
||||
|
||||
[Learn more :material-arrow-right-drop-circle:](ai-chat.md)
|
||||
|
||||
### Calendar Sync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue