Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 702 Bytes

File metadata and controls

23 lines (16 loc) · 702 Bytes

prompt-vault

A self-hosted prompt management system for organizing and versioning AI chat prompts with instant HTMX-powered search

Installation

See documentation

Usage

./run

Features

  • Tag-based prompt organization with hierarchical categories and fuzzy search powered by HTMX for instant filtering
  • Prompt versioning system that tracks changes over time with diff viewing and rollback capabilities
  • Quick-copy functionality with variable placeholder substitution for templated prompts
  • REST API endpoints for programmatic prompt retrieval and integration with external tools
  • Docker-compose setup with SQLite persistence for simple self-hosted deployment