Show HN: Prompt-Engineering Tool: AI-to-AI Testing for LLM(github.com)
github.com
Show HN: Prompt-Engineering Tool: AI-to-AI Testing for LLM
https://github.com/artas728/spelltest
1 comments
Super interesting. We've been experimenting with promptfoo[1] at my work, and this looks very similar.
[1]: https://github.com/promptfoo/promptfoo
[1]: https://github.com/promptfoo/promptfoo
Thanks! While promptfoo offers great strict metrics, Spelltest differentiates by allowing custom prompt-based metrics. This lets you measure unique attributes like empathy or creativity in dialogues and completions.
When to use: - After modifying your prompt. - When your LLM provider updates. - As a CI step for you repo.
All feedback and collaborations appreciated!