An open API service indexing awesome lists of open source software.

https://github.com/igassmann/localchat


https://github.com/igassmann/localchat

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# LocalChat

LocalChat is a privacy-focused AI chat web app that runs entirely on your device (browser or iOS). It allows you to chat with a large language model (LLM) without sending your data to the cloud.

## Features

- **Privacy**: Your data stays on your device. No cloud processing.
- **Multi-Platform**: Works on any device with a web browser or iOS.
- **Offline**: Works without an internet connection.
- **History Sync**: Optionally sync your chat history across devices
- **Free**: No subscription fees or hidden costs.
- **Open Source**: The code is open for anyone to inspect, modify, and improve.

## Tech Stack

- [Expo](https://expo.dev/)
- [WebLLM](https://webllm.mlc.ai/)
- [LiveStore](https://livestore.dev/)
- [Effect](https://effect.website/)
- [NativeWind](https://www.nativewind.dev/)