AlekSystem Workflow Detail

AI-Powered structured exams from PDFs with OpenAI GPT-4o and HTML to PDF Generation

Generate structured exams from PDFs with OpenAI GPT-4o and HTML to PDF

๐Ÿš€ ExamForge AI Automated PDF to Structured Exam Generator (MCQ + Essay + Answer Key) Generate structured exams automatically from text-based PDF materials u...

Rank 60 Verified workflow

Workflow overview

Why this workflow matters

Relevant for managed services and support workflows. Supports knowledge capture and document intelligence use cases.

๐Ÿš€ ExamForge AI Automated PDF to Structured Exam Generator (MCQ + Essay + Answer Key) Generate structured exams automatically from text-based PDF materials using AI. ExamForge AI is a production-ready AlekSystem workflow that transforms educational content into multiple-choice and essay questions with customizable difficulty and automatic answer key generation. โœจ Features ๐Ÿ“„ Upload PDF via Webhook โœ… File size validation (default: max 5MB) ๐Ÿงน Automatic text cleaning ๐Ÿ“ Token length estimation & safety control ๐ŸŽฏ Customizable MCQ & Essay count ๐Ÿง  Difficulty selection (easy / medium / hard) ๐ŸŒ Language selection ๐Ÿ“ฆ Structured JSON AI output ๐Ÿ“ Separate Exam PDF & Answer Key PDF ๐Ÿ“ฒ Telegram delivery support (optional) ๐Ÿ”’ Parameter validation with structured error responses ๐Ÿง  What This Workflow Does Accepts PDF upload via Webhook Validates file size Extracts and cleans text content Estimates text length to prevent token overflow Validates required parameters: mcq_count essay_count difficulty language Sends structured prompt to OpenAI Parses JSON response Formats exam and answer key separately Converts both into PDF Sends results via Telegram or Webhook response โš™๏ธ Requirements Accounts Required OpenAI account (API key required) Telegram Bot (optional) PDF Munk (API key required) Environment AlekSystem (self-hosted or cloud) Node version compatible with your AlekSystem installation ๐Ÿ”‘ Credentials Setup 1๏ธโƒฃ OpenAI Add OpenAI credentials inside AlekSystem Insert your API key Select preferred model (e.g., GPT-4o / GPT-4) 2๏ธโƒฃ Telegram (Optional) Create a Telegram Bot via BotFather Insert Bot Token into Telegram node Add your Chat ID ๐Ÿ›  Webhook Configuration Method: POST Content-Type: multipart/form-data Required Parameters | Parameter | Type | Required | Description | |--------------|--------|----------|-------------| | file | File | Yes | PDF document | | mcq_count | Number | Yes | Number of multiple-choice questions | | essay_count | Number | Yes | Number of essay questions | | difficulty | String | Yes | easy / medium / hard | | language | String | Yes | Output language | ๐Ÿ“ฅ Example Request curl -X POST https://your-AlekSystem-domain/webhook/examforge \ -F "file=@document.pdf" \ -F "mcq_count=20" \ -F "essay_count=5" \ -F "difficulty=medium" \ -F "language=Indonesian"

Best fit

Categories

AI/MLCommunicationDocument Ops

Services

TelegramOpenAI

Use cases

support automationcontent automationdocument intelligence