PromptSafe
PromptSafe is a tool designed to protect your valuable prompts from leaking at minimal cost. It provides functionalities to generate prompt embeddings and test for potential attacks, ensuring that your prompts remain secure.
Key Features:
- Prompt Embedding Generation: Use
embedding_save.py
to create prompt embeddings, stored asembedding.npy
. - Attack Testing: Utilize
main.py
to simulate attacks and assess the security of your prompts. - Future Enhancements: Stay tuned for an automated prompt injection toolkit to further enhance security.
Benefits:
- Cost-Effective: Protect your prompts without incurring significant expenses.
- User-Friendly: Simple scripts to generate embeddings and test for vulnerabilities.
- Open Source: Contribute to and benefit from community-driven development.
Highlights:
- GPL-3.0 License
- Actively maintained with regular updates and community feedback.