Discover and explore top open-source AI tools and projects—updated daily.
techjarvesLocal AI inference for private, uncensored chat
Top 56.0% on SourcePulse
Summary
This project provides a cross-platform Flutter application enabling users to run uncensored, 100% offline open-source AI models (GGUF format) directly on their Android, iOS, or PC devices. It targets users prioritizing total privacy, offline AI capabilities, and unrestricted model responses, offering a local alternative to cloud-based AI services without subscriptions or API keys. The primary benefit is unrestricted, private AI interaction directly on the user's hardware.
How It Works
The application leverages the Flutter framework for its cross-platform reach, integrating with llama.cpp to execute GGUF-formatted AI models locally. This approach ensures all computations and data remain on the device, guaranteeing zero cloud dependency and complete user privacy. An OpenAI-compatible local API server is also included, allowing seamless integration with external tools and clients. The design prioritizes mobile-first functionality, with desktop support actively seeking community contributions for refinement.
Quick Start & Requirements
app-arm64-v8a-release.apk) from the releases page and install via device settings.ios_pre_release.zip requires extraction) using TrollStore (recommended) or AltStore/AltServer. Building from source requires Xcode 15+ and the Flutter SDK.flutter pub get, and then flutter run -d <platform>.Highlighted Details
Maintenance & Community
The project actively seeks community contributions, particularly for testing and polishing desktop platform support (Windows, macOS, Linux). Key roadmap items include AI Agent Mode (In Progress), Web search integration, Voice interaction, and Image/vision model support (Planned). Feedback and bug reports are encouraged via GitHub issues.
Licensing & Compatibility
The project is licensed under the MIT License, permitting free use, modification, and distribution. This license generally allows for commercial use and integration into closed-source projects without significant restrictions.
Limitations & Caveats
Desktop platform support is community-driven and may exhibit rough edges or require further testing and polish. The iOS version is pre-release and requires manual sideloading. Support for advanced features like image/vision models is planned but not yet implemented.
6 days ago
Inactive
getumbrel
ChatGPTNextWeb