Add off-grid-mobile to ChatGPT alternatives
This commit is contained in:
parent
dea19c4f23
commit
f684c8b733
|
|
@ -257,6 +257,7 @@ When using cloud-based AI services, the data you input is often collected and st
|
||||||
#### ChatGPT
|
#### ChatGPT
|
||||||
|
|
||||||
- [Jan](https://github.com/janhq/jan) - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
|
- [Jan](https://github.com/janhq/jan) - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
|
||||||
|
- [off-grid-mobile](https://github.com/alichherawalla/off-grid-mobile) - Open source React Native app for iOS and Android. Run LLMs, vision models, and image generation fully on-device. No internet required, no data ever leaves your phone. Supports text-to-text, vision, and text-to-image.
|
||||||
- [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.
|
- [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.
|
||||||
- [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.
|
- [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.
|
- [ollama](https://github.com/jmorganca/ollama) - Get up and running with Llama 2 and other large language models locally.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue