Discover and explore top open-source AI tools and projects—updated daily.
PurpleDoubleDLocal AI desktop app for uncensored multimodal generation and agents
Top 93.0% on SourcePulse
This project provides a desktop application for local, uncensored AI model interaction, including chat, agent capabilities, and image/video generation. It targets users prioritizing privacy, data control, and flexibility, offering a unified interface that supports numerous local and cloud-based AI backends without requiring Docker or API keys. The primary benefit is enabling powerful AI functionalities entirely on the user's hardware, free from external censorship or data collection.
How It Works
The application is built using Tauri v2, featuring a Rust backend and a React/TypeScript frontend, compiled into a single, standalone executable for Windows. It employs a "Plug & Play" setup that auto-detects up to 12 local AI backends (e.g., Ollama, LM Studio, llama.cpp) and provides one-click installation links for any missing ones. For image and video generation, it integrates with ComfyUI, allowing users to download and manage models directly within the app. Key differentiators include its "uncensored by default" stance and advanced agentic features.
Quick Start & Requirements
.exe or .msi installer from the GitHub Releases page.npm install, then npm run dev for development or npm run tauri build for a production binary.SECURITY.md file.Highlighted Details
Maintenance & Community
The project is actively maintained, with recent commits and releases. Community support and discussion are available via a dedicated Discord server. Contribution guidelines and an open roadmap are provided on GitHub.
Licensing & Compatibility
The project is licensed under the AGPL v3. This is a strong copyleft license, meaning any derivative works or modifications distributed must also be made available under the AGPL v3 license. This may impose restrictions on integration with proprietary or closed-source commercial products.
Limitations & Caveats
Official support and testing are limited to Windows 10/11; building and running on Linux or macOS requires compiling from source and may encounter platform-specific issues. Some antivirus programs may generate false positive warnings for the installer.
1 day ago
Inactive