Event Materials Template

Template for reviewing event materials and documents

Template Rules

{
    "elements": [
        {
            "name": "Event Title",
            "type": "text",
            "required": true,
            "description": "The main title of the event"
        },
        {
            "name": "Event Date",
            "type": "date",
            "format": "YYYY-MM-DD",
            "required": true,
            "description": "The date when the event will take place"
        },
        {
            "name": "Event Time",
            "type": "text",
            "required": true,
            "description": "The time when the event will start"
        },
        {
            "name": "Location",
            "type": "text",
            "required": true,
            "description": "The venue or location of the event"
        },
        {
            "name": "Organizer Name",
            "type": "text",
            "required": true,
            "description": "The name of the event organizer"
        },
        {
            "name": "Contact Information",
            "type": "text",
            "required": true,
            "description": "Contact details for the event"
        },
        {
            "name": "Event Description",
            "type": "text",
            "required": true,
            "description": "A brief description of what the event is about"
        },
        {
            "name": "Registration Deadline",
            "type": "date",
            "format": "YYYY-MM-DD",
            "required": false,
            "description": "The deadline for event registration"
        }
    ]
}

Start Document Review

Upload your medical documents for AI-powered analysis

Analysis Mode:
OpenAI provides advanced AI analysis with comprehensive insights

Click to upload or drag and drop

Select multiple files

You can select multiple PDF files to provide additional context.

Provide additional context in JSON format to help with the analysis.