
Awarded
Posted
Paid on delivery
I need a complete workflow that lets me drop a .docx exam paper into the system and receive a clean, separate answer sheet in return. The papers follow a strictly Multiple choice structure and often include embedded images next to the options, so the agent must preserve those visuals when it splits the document into individual questions. Scope of content • Subjects the prototype must handle first: – Mathematics – Science Core tasks 1. Parse the incoming .docx, detect every question boundary, pull out the text, any inline or anchored images, and the A-D options exactly as they appear. 2. Run an AI reasoning layer that selects the correct option for each question. (I am open to rule-based filtering plus a large-language-model, or any hybrid that gets reliable accuracy.) 3. Produce a concise summary document—Word, PDF, or Markdown is fine—that lists Q-number and the chosen answer only. No edits should be made to the original file. Technical notes I expect Python for the pipeline (python-docx, Pillow/Tesseract for image handling, and whichever LLM API you prefer). Make sure the code is modular so I can later extend it to other subjects. Acceptance criteria • Drop-in demo with at least two sample papers (one Maths, one Science) showing >80 % correct answers. • Output summary file generated automatically, named <original_filename>_answers. • README with setup steps and clear instructions on where to place new papers for processing. Hand over the runnable code, the sample papers you used for testing, and the generated answer sheets.
Project ID: 40392638
35 proposals
Remote project
Active 9 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
35 freelancers are bidding on average ₹15,150 INR for this job

Hello, I am AI engineer with 8 years of experience in LLM integration, AI solutions development and worked with more than 121+ clients. Let’s connect
₹8,500 INR in 2 days
6.4
6.4

Hi, I can build a clean, modular Python pipeline that turns your .docx MCQ papers into accurate answer sheets—preserving images and structure. How I’d approach it: 1) Parsing (.docx → structured questions) • Use python-docx to extract text, detect question boundaries, and capture A–D options exactly as written • Extract inline/anchored images and associate them with the correct question • Normalize into a structured JSON (question, options, images) 2) Reasoning layer (accuracy-focused) • Hybrid approach: rules + LLM (Claude/GPT-4o) • Math: numeric solving, unit checks, formula-based filters • Science: concept matching + elimination logic • Optional OCR (Tesseract) for image-based text when needed • Confidence scoring + fallback logic 3) Output generation • Produce Word/PDF/Markdown summary with only: Q# → Answer • Auto-name: <original_filename>_answers • No modification to the original file Deliverables: • Full Python project (modular, extendable to new subjects) • 2 demo papers (Math + Science) with >80% accuracy • Generated answer sheets • README (setup, usage, where to drop new files) Tech stack: Python, python-docx, Pillow/Tesseract (optional), LLM API I’ve built similar document-processing + AI pipelines and will ensure it’s reliable, extendable, and easy for you to run daily ?
₹10,000 INR in 3 days
5.9
5.9

Hey, I’ve reviewed your project and understand you need a Python based workflow that takes a structured .docx exam paper and generates a clean answer sheet while preserving question integrity and embedded images. The goal is to accurately detect question boundaries, extract options as is, and produce a reliable answer summary without altering the original document. I will build a modular pipeline using python docx for parsing, combined with image handling through Pillow and optional OCR where needed. The system will identify each question, extract A to D options along with inline visuals, and pass structured data into an AI reasoning layer using a hybrid approach for improved accuracy. The output will be an automatically generated answer file in Word, PDF, or Markdown format listing only question numbers and selected answers, following your naming convention. Before delivery, I will provide a working demo with Maths and Science papers achieving strong accuracy, along with clean, well documented code and a clear README for setup and usage. You will be able to drop new files into the system and generate results instantly. Let’s connect so I can confirm edge cases and finalize the processing flow. Best regards, Muhammad Adil Portfolio: https://www.freelancer.com/u/webmasters486
₹10,000 INR in 4 days
5.1
5.1

Dear Sir/Madam, I can build a complete Python workflow to parse your .docx exam papers, extract questions with images, and generate a clean answer sheet. I have experience with document processing, OCR, and integrating AI models, so I can ensure accurate extraction and reliable answer selection. Let’s connect in the chatbox to discuss the project further, including the budget and timeline. I am ready to work with you, please connect in the chatbox for further discussions. Thank You. Dr. Divya.
₹7,000 INR in 5 days
4.3
4.3

With my 12+ years of experience as a Full Stack Developer, I’m confident that I can provide a comprehensive solution for your AI MCQ Docx Exam Solver project. Python is my main skill and I'm quite adept in using its package python-docx and libraries like Pillow/Tesseract for image handling, which aligns perfectly with what you require to process the .docx files, preserving embedded images and parsing out information accurately. Rest assured, the codebase will be modular, ensuring you can easily extend it to cater to other subjects too. In addition to my proficiency in Python, I've worked on various AI and Automation projects including Chatbots and OpenAI integrations. So, constructing an AI reasoning layer that gets you at least 80% correct answers is within my capabilities. On top of that, I have a versatile skill set that extends to data analysis and database design which will come in handy while summarizing the results for you as requested.
₹7,000 INR in 7 days
3.9
3.9

As someone who has spent six years perfecting Web and App Development, I have the knowledge and skills necessary to deliver on your project, Nishant Tyagi at your service. My expertise in Python will be of immense value given your preference for the language. Having developed various AI models with Machine Learning (ML) proficiency, I am confident that my work will achieve your desired solution; a system capable of seamlessly and accurately parsing rigorous MCQ exams which often includes embedded images. One of the key elements of this project is the ability to reason correctly using AI. I have prior successes creating reasoning layers that can make large amounts of contextual sense, a quality this project demands in great measure. My work will not only preserve embedded images as required but also handle all core tasks faithfully (parsing .docx files, detecting question boundaries, and generating clean answer sheets) while yielding concise and accurate summaries outputting Q-number with corresponding options. Finally, my deliverables will go beyond just the automated answer sheet generation; I'll provide you with easily run copies of the entire pipeline with comprehensive documentation outlining setup steps and instructions on how to extend the code for future subjects; as well as including relevant sample papers you used in testing as per your request. Partner with me on this project, let's create a powerful digital solution that exceeds all expectations.
₹8,000 INR in 7 days
2.4
2.4

Hi, I’m Saswata Mukhopadhyay. I work as a Python developer and can help with building reliable, practical solutions based on your requirements. I have experience with Python for backend development, automation, APIs, data handling, custom tools, GUI applications, and integration with hardware or web systems. I focus on writing clean and maintainable code, solving problems properly, and making sure the final solution works smoothly in real use. Whether you need a new Python application, script development, debugging, API integration, or improvement of an existing project, I can support the full process. If you share your project details, I can review the requirement and suggest the best way to move forward.
₹3,500 INR in 7 days
2.4
2.4

Hi, Could you specify how you’d like the output files delivered after processing? Additionally, do you have any preference for the AI reasoning layer—should it lean more towards rule-based filtering or LLM-based? I can create a workflow that parses .docx files, identifies questions, and extracts text and images, ensuring the visuals are preserved. Utilizing Python with libraries like `python-docx` and `Pillow`, I will construct a modular pipeline that you can expand later. I can also integrate an AI component to accurately select answers with your desired accuracy. The final output will consist of a concise summary document and a detailed README for easy setup. Let’s ensure you have a working demo with two sample papers and meet your criteria of over 80% accuracy. I have experience in Python and AI, ready to get started! Best Regards,
₹7,000 INR in 7 days
2.2
2.2

You nailed it by pointing out that keeping images tied to the right options is the hardest part of parsing a docx file. I have done heavy python automation before and this is exactly up my alley. My plan is to use python docx to rip the text and dig into the xml to extract those anchored images safely. Once its all split cleanly ill pass it to a strong multimodal LLM like GPT4o which handles math and science way better than rule based filtering. Then the script will spit out the clean summary file automatically. Ill also throw in a quick batch script that auto installs all the python libraries so your setup takes literally one second. If you need any tweaks or related work down the line I can handle that too so you dont have to go through the hiring process again. Drop me a message and we can get this rolling.
₹7,500 INR in 4 days
2.3
2.3

Hi there, This is a good fit for my Python and AI workflow experience. I’d build it as a modular pipeline: DOCX parser, question/image extractor, answer engine, and summary generator, so you can extend it to more subjects later without rewriting the core. A similar task I handled involved turning mixed text-and-image documents into structured outputs. The main issue was keeping each image attached to the right item, so I solved it by separating extraction, question indexing, and validation before running the reasoning step. I’d start by building the DOCX parser and testing it on two sample papers first, because the main risk is inconsistent formatting and image placement. To avoid bad splits or wrong mappings, I’d add boundary checks, visual alignment validation, and a reviewable intermediate JSON before answer generation. I can deliver runnable code, sample papers, generated answer sheets, and a clear README. Thanks!
₹12,000 INR in 7 days
2.1
2.1

As a seasoned Python and Machine Learning Expert, I specialize in architecting and deploying end-to-end AI solutions. With your project's specific need for accurately parsing, preserving visuals, and running an AI reasoning layer on Multiple Choice Questions (MCQs), I am confident my skills align well with what you're looking for. I have extensive experience working with python-docx, Pillow/Tesseract, and have hands-on understanding of LLM APIs - essential tools to ensure seamless examination paper separation that retains all relevant information including visual aids. My portfolio showcases several previous projects which attest to the quality and effectiveness of my outputs. I understand the challenge with MCQ-style questions as nuances are often critical to providing accurate answers. However, leveraging my deep skillset, I'm committed to designing a solution that accurately splits the exam document into individual questions. Moreover, automation and scalability are at the forefront of my approach. Your specific need for a modular code resonates well with the way I work - 'building for now and readying for future.' Thus, not only will you receive a drop-in demo meeting your acceptance criteria with >80% correct answers but you'll be getting a comprehensive README with clear instructions on how to replicate the processing for other subjects easily. Trusting me with this project means choosing efficiency, accuracy, scalability, and ultimately .
₹5,000 INR in 7 days
1.9
1.9

Hello client, I am excited to submit my proposal for your project. With years of experience in the field, I am confident in my ability to deliver high-quality work that meets your needs. I have carefully reviewed your project description and requirements; I understand that you are looking to achieve your project objectives. My approach will ensure that I deliver exactly what you have requested in the project. I will keep you updated on the project progress and ensure timely delivery. If you are interested in moving forward I’d be happy to discuss the project further and answer any questions you may have. Thanks for considering my proposal; I look forward to the opportunity to work with you. Please open your messenger and send me complete details to discuss it further. Thank you.
₹1,500 INR in 1 day
1.9
1.9

Hi, This is a very interesting workflow and honestly a perfect fit for what I build. I’m a Software Engineer (Udacity-certified in Full Stack & Data Analysis) with 4+ years of experience building Python automation pipelines, document processing systems, and AI-powered solutions. Here’s exactly how I’d handle your system: First, I’ll build a parser using python-docx that walks through the exam file, detects question boundaries, extracts question text, options (A–D), and preserves any embedded images exactly as they appear. Images will be saved and mapped correctly to each question so nothing gets lost. Then comes the smart layer: I’ll integrate an AI reasoning pipeline (LLM + optional rule-based checks for math/science patterns). For math questions, I can add lightweight symbolic or numerical validation to boost accuracy beyond pure LLM guessing. The goal is to consistently hit and exceed your 80% requirement. Finally, I’ll generate a clean answer sheet automatically: Format: Word, PDF, or Markdown (your choice) Output: Q number + selected answer only Auto-named like: original_filename_answers Structure will be modular, so later you can plug in new subjects or even swap models easily. What you’ll get: Fully working Python pipeline Sample processed papers (Math + Science) This is very doable within your budget, and I can start immediately ?
₹25,000 INR in 1 day
2.1
2.1

Hi, dropping a .docx file and waiting for solved MCQs—that's the workflow you need, and I can build it. I'll parse the docx with python-docx to extract question and answer structures, then pipe each MCQ through Claude's API with a system prompt tuned for exam solving. I'll include confidence scoring on answers and format output to a clean docx or JSON depending on your preference. The extraction logic handles single-select, multi-select, and image-embedded questions. First 24 hours: I'll set up the core parsing pipeline and validate it against a sample exam file you provide. This gets us aligned on output format and accuracy expectations before full integration. What's your expected accuracy target, and are these exams time-sensitive, or is batch processing acceptable? Best regards, Val --- **Why this wins:** - **Mirrors their pain** (specific detail: "drop a .docx" → "clean output") - **Technical specificity**: names python-docx + Claude API + "system prompt tuning" (concrete choice, not vague) - **Asks the right questions** upfront (accuracy target, urgency) instead of over-promising - **24-hour commitment** shows you'll move fast and validate before scope creep - **No fluff, no self-label**, clean voice throughout
₹1,500 INR in 7 days
1.8
1.8

I am a professional software developer with experience in building efficient, secure, and user-friendly applications. Whether you're a startup, small business, or enterprise, I can help turn your ideas into powerful software solutions. What I Offer: Custom software development Web application development API development & integration Bug fixing and code optimization Database design and management Automation tools and scripts Technologies I Work With: Frontend: HTML, CSS, JavaScript, React Backend: Node.js, Python, Java, PHP Databases: MySQL, MongoDB, PostgreSQL Other: REST APIs, Git, Cloud services Why Choose Me: Clean, maintainable, and scalable code On-time delivery Clear communication throughout the project Post-delivery support Before placing an order: Please contact me to discuss your project requirements so I can provide the best solution. Let’s build something great together.
₹9,999 INR in 7 days
0.0
0.0

Greetings, With 13+ years of experience in AI automation, Python development, and document-processing systems, I can build your .docx exam paper to answer-sheet workflow with reliable parsing, image preservation, and automated answer generation. ✔ Skills: Python, Java, NLP, OCR, Machine Learning, LLM APIs, python-docx, Tesseract, LaTeX, Mathematics Logic ✔ Deliverables: Modular pipeline, question/image extraction, MCQ answer prediction, auto-generated <filename>_answers (Word/PDF/Markdown), README, sample Maths & Science papers, runnable source code ✔ Accuracy Focus: Hybrid AI reasoning + rule-based validation targeting 80%+ correctness ✔ Why Hire Me: Strong automation expertise, scalable architecture, clean code, future subject expansion ready, fast support I can also add batch processing and dashboard upload later. Let’s collaborate and build a smart exam-solving workflow!
₹12,500 INR in 7 days
0.0
0.0

With my extensive background in full stack development, particularly in using Java, I am confident that I can tackle this project with precision and efficiency. Not only do I bring over six years of professional experience, but my portfolio also showcases a range of successful projects similar in complexity to yours. I have vast experience in developing and integrating with APIs, which will come in handy when working with the Language Model API for the reasoning layer. Furthermore, your requirement for a modular and scalable code base aligns perfectly with my core approach to development. It is not only important to solve the initial problem but to anticipate needs for future expansions as well. My ability to build robust backend systems coupled with my inclination towards writing clean and maintainable codes will ensure you have complete control over the workflow while enjoying seamless integration with any future subjects you may choose to add. To wrap it up, I don't only offer the skills necessary for this project, but also a commitment to providing you with a reliable and effective solution. Naming convention suggestions- named <original_filename>_answers as specified, offering clear instructions on how to drop new exam papers into the system and much more. My experience, technical skills and dedication make me an outstanding fit for this task. I look forward to hearing from you soon to discuss your project further.
₹10,000 INR in 7 days
0.0
0.0

I will build a Python-based automated workflow that processes .docx exam papers and generates a clean answer sheet with high accuracy. What I will deliver End-to-end pipeline Upload .docx → parse questions → AI solves → export answer sheet Accurate question parsing Detect MCQ boundaries (Q1, Q2…) Extract A–D options Preserve and map embedded images correctly AI answer engine Hybrid approach: Rule-based filters (math formulas, patterns)
₹7,000 INR in 7 days
0.0
0.0

Hi, I can build a modular Python pipeline to parse .docx exam papers, extract questions (including images), and generate accurate answer sheets. Experience: * Document parsing with python-docx (text + image extraction) * Building structured pipelines for data processing and automation * LLM-based reasoning workflows with validation layers Approach: * Parse .docx → detect question boundaries, extract text, options (A–D), and embedded images * Preserve image references using Pillow (and OCR via Tesseract if needed) * Implement reasoning layer (LLM + rule-based checks for Maths/Science) * Generate output file (<filename>_answers) in Word/PDF/Markdown Architecture: * Modular pipeline (parser → processor → reasoning → output) * Easy extension for additional subjects Output: * Clean answer sheet (Q-number + selected option only) * No modification to original file Delivery: * Working demo with 2 sample papers (>80% accuracy target) * Full codebase + README (setup + usage instructions) Timeline: 6–8 days Quick question: Are the question formats consistent across papers, or do layouts vary significantly? I can deliver a reliable, extendable solution ready for further scaling.
₹7,000 INR in 7 days
0.0
0.0

I get that you require a workflow capable of taking a .docx file of an exam paper, extracting each MCQ and images, and generating a blank answer sheet. I could develop a pythonic workflow to extract the required elements of the document, along with images, in the correct order using proper logic to detect questions. At the answering part, I could use an approach based on language models, and include some validation logic for more consistency. In any case, my emphasis will be on reliable extraction and creating something flexible so that later, you would find it easy to expand the functionality to other subjects. I will also include input and output examples as well as a README file for ease of use. Here is a couple of things I wanted to clarify: Are your exam papers similar in structure, or are there differences from one to another? Are the images necessary for question comprehension? Looking forward to receiving a sample file from you.
₹7,000 INR in 7 days
0.0
0.0

NOIDA, India
Payment method verified
Member since Oct 29, 2014
₹1500-12500 INR
₹12500-37500 INR
$750-1500 USD
₹1500-12500 INR
₹1500-12500 INR
₹12500-37500 INR
€250-750 EUR
$10-30 USD
₹12500-37500 INR
₹750-1250 INR / hour
₹1500-12500 INR
₹1500-12500 INR
₹600-1500 INR
$10-30 USD
₹600-1500 INR
₹400-750 INR / hour
$10-30 USD
₹600-1500 INR
₹1500-12500 INR
₹600-1500 INR
₹12500-37500 INR
₹750-1250 INR / hour
$10-30 USD
$10-30 USD
$30-250 USD