Skip to content

CodeAtCode/piggyprompt

Repository files navigation

PiggyPrompt - The Trusty Vault for Your AI Prompts

Install and run

pip install -r requirements.txt
streamlit run piggyprompt.py

Set an application password

  • Generate a bcrypt hashed password, you can use the following method:
  • Rename the .env.example file as .env
  • Uncomment the HASHED_PASSWORD variable by removing the # symbol at the start of the line
  • Copy the generated hash and place it in the variable
  • Restart the app

About

The Trusty Vault for Your AI Prompts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages