Compare commits

...

3 Commits

Author SHA1 Message Date
Ido S
0da8b562bd
Merge c3a29c1ff3 into 7b5a35d402 2023-12-06 18:33:06 -06:00
pluja
7b5a35d402
Remove SimpleMobileTools (#399) 2023-12-05 07:08:58 +01:00
ido
c3a29c1ff3 Add CatAI to ChatGPT 2023-11-07 11:10:57 +02:00

View File

@ -165,7 +165,6 @@ The primary focus of this list is to provide alternatives that prioritize privac
Third-party dialers found on the play store. They may contain ads/trackers and may ask for unnecessary permissions.
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Simple Dialer](https://github.com/SimpleMobileTools/Simple-Dialer) - A lightweight app for handling your calls, no matter where are you. Comes with a handy call log for easy call initiation.
- [Koler](https://github.com/Chooloo/koler) - Uniquely stylized phone app with customizable features.
## Android File Manager
@ -175,7 +174,6 @@ Preinstalled file managers and third-party file manager apps found on the play s
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Simple File Manager](https://github.com/SimpleMobileTools/Simple-File-Manager) - A simple file manager for browsing and editing files and directories.
- [Amaze File Manager](https://github.com/TeamAmaze/AmazeFileManager) - Simple and attractive Material Design file manager for Android.
- [Material Files](https://github.com/zhanghai/MaterialFiles) - An open source Material Design file manager, for Android 5.0+.
- [Ghost Commander](https://f-droid.org/packages/com.ghostsq.commander/) - Dual-panel file manager.
@ -203,7 +201,6 @@ Third-party launchers found on the play store. They may contain ads/trackers and
- [Olauncher](https://github.com/tanujnotes/Olauncher) - Minimal AF (ad-free) launcher app for Android.
- [Posidon Launcher](https://posidon.io/launcher) - Posidon launcher is a minimal, one page homescreen with a vertical scrolling feed.
- [Pie Launcher](https://github.com/markusfisch/PieLauncher) - Android home screen launcher that uses a dynamic pie menu instead of fixed positioned icons.
- [Simple App Launcher](https://github.com/SimpleMobileTools/Simple-App-Launcher) - A simple holder for favourite apps for quick & easy app launcher icon management.
- [Rootless Pixel Launcher](https://github.com/amirzaidi/Launcher3) - The Launcher3 fork known as "Rootless Pixel Launcher".
- [Bliss Launcher](https://f-droid.org/en/packages/foundation.e.blisslauncher/) - The default launcher of the /e/ Android-based OS.
It allows users to easily create and browse group of apps and it displays notification badges on app icons.
@ -217,6 +214,7 @@ When using cloud-based AI services, the data you input is often collected and st
- [llama.cpp](https://github.com/ggerganov/llama.cpp) - Inference of Facebook's LLaMA model in pure C/C++ so it can run locally on a CPU.
- [ollama](https://github.com/jmorganca/ollama) - Get up and running with Llama 2 and other large language models locally.
- [LocalAI](https://github.com/go-skynet/LocalAI) - Self-hosted, community-driven simple local OpenAI-compatible API written in go. Can be used as a drop-in replacement for OpenAI, running on CPU with consumer-grade hardware.
- [CatAI](https://github.com/withcatai/catai) - Self-hosted, simple, AI assistant written in Node.js that use open-source models, like llama, vicuna and wizard. It manage models download and update, and use llama.cpp as the backend.
#### Copilot