Discover and explore top open-source AI tools and projects—updated daily.
legelingLocal-first AI prompt management and testing tool
Top 61.5% on SourcePulse
PromptHub is an open-source, local-first AI prompt management tool designed for efficient prompt organization, version control, and reuse. It targets AI users, developers, and researchers who need a centralized, private workspace for their prompts, offering features akin to code management for AI interactions. The primary benefit is enhanced productivity and data privacy through local-only storage and robust management capabilities.
How It Works
Built on Electron, React, and TypeScript, PromptHub operates as a desktop application. It leverages IndexedDB and SQLite for local data storage, ensuring user prompts and configurations remain private and offline-accessible. The core functionality includes prompt creation, editing, version control with rollback capabilities, and a templating system using {{variable}} syntax for dynamic prompt generation. It also integrates multi-model testing for both text and image generation, allowing users to compare AI outputs directly within the application.
Quick Start & Requirements
.exe, .dmg, .AppImage, .deb) from the Releases page. Alternatively, build from source using git clone, pnpm install, and pnpm build.pnpm. macOS users may need to bypass Gatekeeper security for unsigned applications.Highlighted Details
Maintenance & Community
The project is actively maintained, with a roadmap indicating future plans for a web version and a prompt template marketplace. Community support is available via GitHub Issues for bug reporting and GitHub Discussions for feature suggestions.
Licensing & Compatibility
PromptHub is licensed under the AGPL-3.0 License. This strong copyleft license requires any derivative works or distributed modifications to also be made available under the AGPL-3.0. This may impose restrictions on integration into proprietary closed-source commercial products.
Limitations & Caveats
The private encrypted folder feature is marked as Work In Progress (WIP). macOS applications are not Apple notarized, necessitating manual user intervention to bypass security warnings on first launch. The planned web version and prompt template market are future developments.
1 day ago
Inactive
latitude-dev