Compare commits

...

3 Commits

Author SHA1 Message Date
Malte Kiefer
c143b947f6
Merge e593b0f4bc into 861113221d 2024-01-31 20:12:36 -08:00
pluja
861113221d
Add LMStudio to Chatgpt alternatives 2024-01-31 21:12:19 +01:00
Malte Kiefer
e593b0f4bc
Added Filen cloud storage 2023-12-21 18:29:40 +01:00

View File

@ -233,8 +233,9 @@ When using cloud-based AI services, the data you input is often collected and st
#### ChatGPT
- [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.
- [LMStudio](https://lmstudio.ai/) - Run LLMs on your laptop, entirely offline with a beautiful UI.
- [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.
- [ollama](https://github.com/jmorganca/ollama) - Get up and running with Llama 2 and other large language models locally.
#### Copilot
@ -311,6 +312,7 @@ Google captchas use cookies to track users and rank their IPs.
- **OneDrive** - Microsoft owned, privacy policy is [very bad](https://tosdr.org/en/service/244). The data is stored in their remote servers where you lose control of it. They use trackers. No encryption available.
<img width="16" src="misc/check.png"> </img> **Instead use**
- [Filen](https://filen.io/) - Zero knowledge end-to-end encrypted cloud storage from Germany.
- [Nextcloud](https://nextcloud.com/) - The open source self-hosted productivity platform that keeps you in control.
- [Seafile](https://www.seafile.com/en/home/) - High performance file syncing and sharing. It includes a Wiki, WYSIWYG editing and other knowledge management features.
- [Peergos](https://peergos.org/) - Secure and private space online where you can store, share and view your photos, videos, music and documents. Also includes a calendar, news feed, task lists, chat and email client. Open source and self-hostable.