[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-989":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":28,"readmeContent":29,"aiSummary":30,"trendingCount":16,"starSnapshotCount":16,"syncStatus":31,"lastSyncTime":32,"discoverSource":33},989,"Uncensored-Local-AI-Multiplatform","techjarves\u002FUncensored-Local-AI-Multiplatform","techjarves","A cross-platform Flutter app that runs uncensored, 100% offline open-source AI models (GGUF) directly on your Android, iOS, or PC. No cloud, no filters, total privacy.","",null,"Dart",653,129,18,26,0,28,51,174,84,10.34,false,"main",[25,26,27],"flutter","local-ai","uncensored-ai","2026-06-12 02:00:21","\u003Cdiv align=\"center\">\n\n  \u003Ch1>Uncensored Local AI Multi-Platform\u003C\u002Fh1>\n\n  \u003Cp>\u003Cstrong>Run unrestricted AI models entirely on your device.\u003Cbr\u002F>No cloud. No filters. No limits.\u003C\u002Fstrong>\u003C\u002Fp>\n\n\n  [Overview](#overview) · [Download](#download) · [Features](#features) · [Quick Start](#quick-start) · [Local API](#local-api-server) · [Roadmap](#roadmap)\n\n\u003C\u002Fdiv>\n\n---\n\n## Overview\n\n**Uncensored Local AI** is a mobile-first application that runs powerful open-source AI models directly on your **Android or iOS device** — with zero censorship, zero cloud dependency, and zero monthly fees.\n\nNo API keys. No subscriptions. No content restrictions. Your conversations never leave your device.\n\n> Think of it as ChatGPT — but running **on your phone**, with **no rules**.\n\n> **Desktop platforms** (Windows, macOS, Linux) are supported by the Flutter framework but need community testing and polish. **[We'd love your help!](#-contributing)**\n\n**🎥 Watch the Setup & Demo Video: [https:\u002F\u002Fyoutu.be\u002F2Pnv68iHIaQ](https:\u002F\u002Fyoutu.be\u002F2Pnv68iHIaQ)**\n\n[![Uncensored Local AI Demo](https:\u002F\u002Fimg.youtube.com\u002Fvi\u002F2Pnv68iHIaQ\u002Fmaxresdefault.jpg)](https:\u002F\u002Fyoutu.be\u002F2Pnv68iHIaQ)\n\n---\n\n## Download\n\n### Android APK — Latest Release (v2.0.0)\n\n| APK | Architecture | Best For | Size |\n|-----|-------------|----------|------|\n| [**app-arm64-v8a-release.apk**](https:\u002F\u002Fgithub.com\u002Ftechjarves\u002FUncensored-Local-AI-Multiplatform\u002Freleases\u002Fdownload\u002Fv2.0.0\u002Fapp-arm64-v8a-release.apk) | ARM 64-bit | **Most phones (2018+)** | ~65 MB |\n| [**app-armeabi-v7a-release.apk**](https:\u002F\u002Fgithub.com\u002Ftechjarves\u002FUncensored-Local-AI-Multiplatform\u002Freleases\u002Fdownload\u002Fv2.0.0\u002Fapp-armeabi-v7a-release.apk) | ARM 32-bit | Older\u002Fbudget phones | ~18 MB |\n| [**app-x86_64-release.apk**](https:\u002F\u002Fgithub.com\u002Ftechjarves\u002FUncensored-Local-AI-Multiplatform\u002Freleases\u002Fdownload\u002Fv1.0.0\u002Fapp-x86_64-release.apk) | x86 64-bit | Emulators \u002F ChromeOS | ~58 MB |\n\n> **Not sure which to pick?** Download `arm64-v8a` — it works on virtually all modern Android phones.\n\n### iOS IPA — Pre-Release\n\n| File | Note |\n|------|------|\n| [**ios_pre_release.zip**](https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Ffiles\u002F26956389\u002Fios_pre_release.zip) | **Important:** You must **extract** this `.zip` file after downloading to get the actual **`.ipa`** app file to install. |\n\n---\n\n## Features\n\n| Feature | Description |\n|---------|-------------|\n| **Zero Censorship** | Runs abliterated, uncensored models that answer any question — no refusals, no lectures, no corporate safety filters |\n| **Total Privacy** | All conversations stay on-device. Nothing is sent to any server, ever |\n| **Fully Offline** | Works on planes, in remote areas, on restricted networks — no internet needed after model download |\n| **Cross-Platform** | One codebase for Android, iOS, Windows, macOS, and Linux |\n| **Local OpenAI API** | Built-in HTTP server compatible with any OpenAI-standard client |\n| **Model Library** | Download, import, and manage GGUF models directly in the app |\n| **Chat History** | Persistent conversation history stored locally via Hive |\n| **Live Metrics** | Real-time tokens\u002Fsec and loading progress tracking |\n\n---\n\n## Quick Start\n\n### Android\n\n1. Download the correct APK from the [Download](#-download) table above\n2. On your phone: **Settings → Install unknown apps** → allow your browser\n3. Tap the downloaded APK to install\n4. Open the app, go to **Models** tab, download a model, and start chatting\n\n### iOS\n\n**1. Sideloading via TrollStore (Recommended - No 7 day limit):**\n1. Download [**ios_pre_release.zip**](https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Ffiles\u002F26956389\u002Fios_pre_release.zip) to your device.\n2. Unzip\u002Fextract it using the built-in iOS **Files** app to get the **`.ipa`** file.\n3. Open TrollStore, tap the **+** in the top right, and choose **Install IPA File**.\n4. Select the extracted `.ipa` file and install.\n\n**2. Sideloading via AltStore \u002F AltServer (Requires PC\u002FMac):**\n1. Ensure AltServer is running on your computer and AltStore is installed on your iPhone.\n2. Download [**ios_pre_release.zip**](https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Ffiles\u002F26956389\u002Fios_pre_release.zip) to your device and extract the **`.ipa`** file using the **Files** app.\n3. Open AltStore on your device, go to **My Apps**, and tap the **+** at the top left.\n4. Select the `.ipa` file to install (your device must be on the same Wi-Fi or connected via cable to your AltServer computer).\n\n**3. Build from Source:**\n\n**Prerequisites:** Mac with Xcode 15+ · [Flutter SDK](https:\u002F\u002Fflutter.dev\u002Fdocs\u002Fget-started\u002Finstall)\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Ftechjarves\u002FUncensored-Local-AI-Multiplatform.git\ncd Uncensored-Local-AI-Multiplatform\nflutter pub get\ncd ios && pod install && cd ..\nflutter build ios --release\n# Open ios\u002FRunner.xcworkspace in Xcode and archive to deploy\n```\n\n### Desktop — Windows \u002F macOS \u002F Linux (Community Supported)\n\n> Desktop builds compile successfully but may have rough edges. **We are actively looking for contributors** to help test and polish the desktop experience.\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002Ftechjarves\u002FUncensored-Local-AI-Multiplatform.git\ncd Uncensored-Local-AI-Multiplatform\nflutter pub get\nflutter run -d windows   # or macos \u002F linux\n```\n\nIf you encounter issues on desktop, please [open an issue](https:\u002F\u002Fgithub.com\u002Ftechjarves\u002FUncensored-Local-AI-Multiplatform\u002Fissues) — your feedback directly shapes the roadmap.\n\n---\n\n## Recommended Models\n\n| Model | Size | Best For | Type |\n|-------|------|----------|------|\n| **Gemma 2 2B** | ~1.6 GB | Low-RAM phones, fast replies | Standard |\n| **Gemma 4 E4B Heretic** | ~5.3 GB | High-quality, fully uncensored | Uncensored |\n\n> Models are downloaded directly inside the app from the **Models** tab. No manual setup needed.\n\n---\n\n## Local API Server\n\n**Uncensored Local AI** includes a built-in **OpenAI-compatible REST API** so you can connect it to any external tool, script, or IDE extension.\n\n### Setup\n\n1. Load a model in the app\n2. Go to **Settings → Local API Server** and toggle it **ON**\n3. Use `http:\u002F\u002F127.0.0.1:4891\u002Fv1` as your base URL\n\n### Endpoints\n\n```bash\n# List loaded models\ncurl http:\u002F\u002F127.0.0.1:4891\u002Fv1\u002Fmodels\n\n# Chat completion (non-streaming)\ncurl http:\u002F\u002F127.0.0.1:4891\u002Fv1\u002Fchat\u002Fcompletions \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\"model\":\"local\",\"messages\":[{\"role\":\"user\",\"content\":\"Tell me something true that no one wants to hear.\"}]}'\n\n# Chat completion (streaming)\ncurl -N http:\u002F\u002F127.0.0.1:4891\u002Fv1\u002Fchat\u002Fcompletions \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\"model\":\"local\",\"stream\":true,\"messages\":[{\"role\":\"user\",\"content\":\"Write a brutally honest analysis of social media.\"}]}'\n```\n\n> **API Key:** Use `local` for any client that requires a non-empty key value.\n\n---\n\n## Roadmap\n\n| Feature | Status |\n|---------|--------|\n| On-device uncensored AI chat | **Launched** |\n| Real-time model loading with progress | **Launched** |\n| Cancel & unload models | **Launched** |\n| Persistent chat history sidebar | **Launched** |\n| Local OpenAI-compatible API server | **Launched** |\n| Custom model import (URL + file) | **Launched** |\n| Multi-platform support | **Launched** |\n| AI Agent Mode | In Progress |\n| Web search integration | Planned |\n| Voice interaction | Planned |\n| Image\u002Fvision model support | Planned |\n\n---\n\n## Contributing\n\nAll contributions are welcome — and we especially need help from the community in these areas:\n\n| Area | What's Needed |\n|------|---------------|\n| **Windows** | Testing, packaging, installer script |\n| **macOS** | Testing, App Store prep, notarization |\n| **Linux** | Testing on distros, AppImage build |\n| **General** | Bug reports, feature ideas, UI improvements |\n\nIf you own a desktop device and can test the app — **please do!** Even a simple \"works\" or \"crashes on X\" issue report is incredibly valuable.\n\n```bash\n# Fork → Clone → Branch → Code → Push → PR\ngit checkout -b fix\u002Fwindows-model-loading\ngit commit -m \"fix: resolve model path on Windows\"\ngit push origin fix\u002Fwindows-model-loading\n# Open a Pull Request — all sizes welcome\n```\n\n---\n\n## License\n\nLicensed under the **MIT License** — free to use, modify, and distribute.  \nSee [LICENSE](LICENSE) for full details.\n\n---\n\n\u003Cdiv align=\"center\">\n  \u003Csub>Built with ❤️ using Flutter · Powered by \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fggerganov\u002Fllama.cpp\">llama.cpp\u003C\u002Fa>\u003C\u002Fsub>\n\u003C\u002Fdiv>\n","Uncensored Local AI Multi-Platform 是一个跨平台的 Flutter 应用，能够在你的 Android、iOS 或 PC 上运行开源 AI 模型（GGUF），完全离线且无审查。该项目的核心功能包括无限制的AI模型运行、完全隐私保护和完全离线操作，所有对话仅在本地设备上进行，无需互联网连接。此外，它支持多平台开发，并内置了与 OpenAI 标准兼容的本地 API 服务器，方便用户下载、导入和管理 GGUF 模型。此应用适合需要高度隐私保护以及在网络受限或无网络环境下使用 AI 功能的场景。",2,"2026-06-11 02:40:43","CREATED_QUERY"]