one-pager-feedback.prompt.md) to
analyze documents.
Here you can view the current prompt, system status, and configuration details.
Loading settings...
Current system health and configuration status.
The detailed prompt used to evaluate one-pagers against Samagra's quality guidelines.
The detailed prompt used to generate new one-pagers following Samagra's quality guidelines.
The evaluation is based on these core principles:
Be user-centric and get basics right in v1, while keeping time for iterations.
High-quality examples used to guide document generation. Examples are loaded from Markdown (.md) files in the examples/good directory.
Available API endpoints and their usage.
POST /api/evaluate-onepager
Upload PDF/images or send text to evaluate against quality guidelines
POST /api/generate-onepager
Generate professional one-pagers from user prompts (with examples)
GET /api/examples
Get list of loaded example one-pagers
GET /api/health
System status and configuration information
Required environment variables and configuration.
GOOGLE_API_KEY: Gemini API key for AI processing
PORT: Server port (default: 3004)
PDF: Text extraction using Gemini AI
Images: PNG, JPG, JPEG, WebP (OCR via Gemini)
Text: Direct text input processing
Markdown Examples: .md files from examples/good directory