Magenta91/prompt_tester101
A comprehensive web application that extracts text from PDF files, processes it using OpenAI's GPT-4o model to identify structured information, and displays the results in a tabulated format with export options. Features an integrated frontend prompt testing system for fine-tuning context extraction prompts.
Platform-specific configuration:
{
"mcpServers": {
"prompt_tester101": {
"command": "npx",
"args": [
"-y",
"prompt_tester101"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...