ipa-lab / hackingBuddyGPT

Helping Ethical Hackers use LLMs in 50 Lines of Code or less..
https://hackingbuddy.ai/
MIT License
305 stars 38 forks source link

make the PromptEngineer a generic Component? #48

Open andreashappe opened 1 month ago

andreashappe commented 1 month ago

the web-api-testing usecase has introduced an interesting helper class, prompt engineer. We could generalize and move it into utils/ so that other usecases can reuse ist.