OpenAI 2026 hackathon

HandGrade AI

Turn handwritten student work into fast, explainable, teacher-reviewed feedback.

Solo project by alycheikh ouldsmail · 0 likes · 0 comments

Archive position — measured, not model output

0 likes on Devpost

2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #4,448 place in the like-ranked listing is a tie-break inside that group, not a ranking.

Projects (log scale)

1
10
100
1k
10k
05,592
11,758
2285
3–4132
5–975
10+14

Likes on Devpost. ▲ marks this project's group.

Show the figures
LikesProjectsShare of archive
05,59271.2%
11,75822.4%
22853.6%
3–41321.7%
5–9751.0%
10+140.2%
Devpost like counts for all 7,856 archived projects, captured when this archive was built.

Executive Summary

What the company appears to be

HandGrade AI is a self-reported tool built by one developer for teachers to automate parts of grading handwritten student work using Codex (a GPT-5.6-based system). It allows teachers to upload exam subjects and student answers, then uses AI to transcribe handwriting, extract questions, draft model answers, and propose grades based on configurable thresholds. The output is fully editable and reviewed by the teacher before final PDF generation.

What changed

The author reports building a CLI-based skill engine first, which was later wrapped into a desktop app using Tkinter. This transition involved significant engineering challenges around UI threading, state management, and security hardening.

Single most important open question

Does the tool actually improve teacher productivity or reduce grading time in real-world use? The description states that the author has been a math teacher for 15 years and complains about repetitive grading, but there is no evidence of actual deployment, user feedback, or measurable impact on teaching time.

The analysis is based entirely on self-reported information from the project description. No independent verification, traction data, revenue figures, or customer feedback are available.

Back to contents

What The Product Actually Is

  • The description states that HandGrade AI (corrige-moi) lets a teacher import a photo or PDF of an exam subject and a student's handwritten answer sheet.
  • Codex running on GPT-5.6 performs:
    • Classification and reading of the subject to extract questions and grade scale,
    • Transcription of student handwriting into text,
    • Optional drafting of model answers,
    • Proposal of grades for each answer using configurable modes (strict/intermediate/lenient) and an acceptance threshold τ ∈ [0,1].
  • Every proposal — extracted questions, transcription, grade — stays fully editable.
  • The teacher reviews and validates each step before anything becomes final.
  • A local, deterministic LaTeX engine renders the graded PDF handed back to the student.

Inference The tool appears to be a desktop application built with Tkinter that interfaces with a CLI-based Codex skill engine. It is designed for non-technical teachers and includes features like image cropping, PDF/image viewing, and an activity bar showing AI processing steps.

Back to contents

Positioning & Claim Evolution

  • The description states the author has been a math teacher since 2010 and complains about repetitive grading work.
  • The tool is positioned as a way to "fix the part of my job I'd been complaining about for over a decade" without giving up the part that matters most: the teacher's judgment.
  • The author claims Codex proposes but never decides — every grade passes through teacher review first.
  • The project was submitted to the OpenAI 2026 hackathon, indicating it is a prototype or proof-of-concept.

Inference The positioning evolved from solving a personal problem (teacher's repetitive grading) to creating a tool that balances automation with human oversight. The claim of balancing AI assistance with teacher control is central to its value proposition.

Back to contents

Target Customer & ICP

  • The description states the target user is "a teacher" — specifically, one who grades handwritten student work.
  • The author identifies as a math teacher with 15 years of experience.
  • The tool is designed for non-technical teachers who don't want to touch terminals or code.
  • The product is built for use in classroom settings where teachers need to grade exams.

Inference The ICP appears to be K-12 and higher education teachers who regularly grade handwritten work, particularly those who are frustrated by time-consuming grading tasks. The tool targets educators with limited technical skills but a clear need for efficiency improvements.

Back to contents

Business Model & Pricing Evidence

  • Not evidenced.
  • No pricing information, subscription model, or monetization strategy is mentioned in the description.

Inference Since this is a hackathon submission and no business model is described, it's unclear whether the tool will be sold, offered as a service, or remain a personal project. The lack of commercial details suggests it may not yet have a defined revenue path.

Back to contents

Technical & Delivery Signals

  • Built with: Codex (GPT-5.6), Python, SQLite, Tkinter.
  • The core functionality is implemented as a CLI skill engine using structured prompts and JSON validation.
  • The desktop app wraps the CLI skill in a Tkinter/ttk interface.
  • Uses shell=False for Codex calls, authenticated only through codex login.
  • Files are confined to a minimal, read-only temporary sandbox per request.
  • Local LaTeX engine renders final PDFs — not the AI.
  • Security measures include disabling shell-escape and rejecting file-access primitives in AI-produced content.

Inference The technical stack suggests a hybrid approach combining AI for processing with local execution for rendering. The use of SQLite for state management and Tkinter for UI indicates a desktop-first approach, though the author mentions future web app development.

Back to contents

Traction & Maturity Signals

  • Not evidenced.
  • No customer data, usage metrics, or adoption indicators are provided.
  • The team size is listed as one member (alycheikh ouldsmail).
  • The project was submitted to a hackathon — suggesting it's in early development or prototype stage.
  • The author mentions challenges transitioning from CLI to desktop app, implying ongoing development.

Inference There is no evidence of traction, revenue, or customer adoption. The tool appears to be a personal project or prototype rather than a mature product with market presence.

Back to contents

Competitive Context

  • Not evidenced.
  • No mention of competitors or existing solutions in the marketplace.
  • The description does not reference similar tools or platforms for grading handwritten work.
  • The author's focus is on balancing AI automation with teacher control, which may differentiate it from purely automated systems.

Inference Without evidence of competitors, it's unclear how HandGrade AI fits into the broader educational technology landscape. However, the emphasis on human review suggests a niche between fully manual and fully automated grading tools.

Back to contents

Key Risks & Red Flags

  • The tool is described as a single-person project with no external team or funding.
  • No evidence of traction, revenue, or customer feedback.
  • The author's claim about reducing grading time is not substantiated by data.
  • The product is in early development (hackathon submission) and lacks commercial viability indicators.
  • The reliance on Codex (GPT-5.6) raises questions about availability, cost, and scalability.
  • The desktop app approach may limit accessibility compared to web-based solutions.

Inference The main risk is that this remains a personal tool without proven market demand or sustainable business model. The lack of evidence for real-world usage or impact makes it difficult to assess its commercial viability.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific time savings have you observed in your own grading practice?
  2. How does the accuracy of AI-generated grades compare to manual grading?
  3. Have you tested the tool with other teachers or in actual classroom settings?
  4. What are the limitations of Codex (GPT-5.6) that affect this tool's performance?
  5. How do you plan to scale beyond a single developer and prototype stage?
  6. What is your roadmap for monetization or commercial deployment?
  7. How will you handle edge cases in handwriting recognition or grading criteria?
  8. Are there any legal or privacy concerns with processing student data through AI?

Back to contents

Investment/Partnership Verdict

  • Not evidenced.
  • No financial data, valuation, or investment history is provided.
  • The project appears to be a personal prototype rather than an established business.
  • The lack of traction, revenue, and customer feedback makes it difficult to assess potential for investment or partnership.

Inference Based on the self-reported description alone, there is insufficient evidence to support a commercial due-diligence read. The tool shows promise in addressing a real pain point but lacks any demonstration of market traction or business viability. Any investment or partnership decision would require further validation of real-world usage, performance metrics, and scalability considerations.

Back to contents

Source

Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.

The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.