OpenAI 2026 hackathon

Feynman AI

An adaptive AI tutor that turns learning goals into observable practice and evidence.

Team of 2 · 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,083 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: Feynman AI is a self-reported adaptive learning system that positions itself as an "evidence-first" runtime for academic learning. The product is described as a tool that turns learning goals into observable practice and evidence, using techniques like retrieval practice, self-explanation, and scaffolding problem-solving before instruction.

What changed: The project description indicates a shift from traditional AI tutoring models (which may rely on chat history or completed content as proof of learning) to one that emphasizes learner actions—such as prediction, explanation, and application—as evidence of understanding. It introduces structured elements like "learning contracts", "active tasks", and an "Evidence Rail" to track observable attempts.

Single most important open question: Does the described system actually function as claimed in its current alpha state, or is it a conceptual prototype that has not yet been validated through real-world use?

Note: This analysis is based entirely on the self-reported description provided by the authors. No independent verification, traction data, revenue figures, customer names, or third-party sources are available.

Back to contents

What The Product Actually Is

The description states that Feynman AI is an "evidence-first adaptive learning runtime". It consists of three main surfaces:

  1. Source Desk: Where users upload documents (PDFs, images, webpages, etc.) and these become structured, bounded source memory.
  2. Activity Canvas: One active task at a time, including specialized workbenches for domains like Operating Systems, Computer Graphics, AI/ML, and academic medical mechanisms.
  3. Evidence Rail: A durable record of learner attempts, confidence levels, citations, feedback, and next actions.

It also includes:

  • A "Source Desk pipeline" that validates and extracts content from uploaded files.
  • An adaptive route engine that tracks goal progress, attempt outcomes, rubric results, and decision-making.
  • Integration with Codex for backend logic and browser automation testing.

Claim: The system is designed to make learner evidence visible and correctable before it matters.

Inference: It aims to avoid "unproductive success" by requiring observable attempts rather than just showing answers.

Not evidenced: Whether this functionality works in practice or has been tested beyond the alpha stage.

Back to contents

Positioning & Claim Evolution

The description frames Feynman AI as a response to the problem of "unproductive success"—where learners believe they understand something after seeing an explanation, but cannot actually reproduce or apply it independently. The core claim is that:

  • AI should not be confused with learning.
  • Learning is demonstrated through observable action, not fluent output.
  • The system makes overconfidence visible and correctable.

It positions itself as different from:

  • NotebookLM (which makes sources searchable),
  • ChatGPT Study Mode (which guides thinking with questions),
  • Coursera (which distributes expert instruction),
  • LeetCode (which evaluates code attempts).

Claim: Feynman is built on research principles such as retrieval practice, self-explanation, and scaffolded problem-solving.

Inference: These are intended to improve retention and transfer of knowledge.

Not evidenced: Whether these principles have been implemented successfully or validated in real-world use.

Back to contents

Target Customer & ICP

The description does not explicitly name target customers. However, it implies a focus on learners engaged in academic or technical education, particularly those studying computer science, engineering, or medicine.

It mentions support for:

  • Operating Systems scheduling traces,
  • DSP (Digital Signal Processing),
  • Computer Graphics,
  • AI/ML,
  • Academic medical mechanisms.

The demo focuses on OS scheduling because it makes active reasoning visible—process states change, decisions have consequences, and wrong answers produce observable failures.

Claim: The system targets learners who want to understand concepts deeply and demonstrate mastery through practice.

Inference: It is aimed at students or professionals in STEM fields where deep conceptual understanding matters.

Not evidenced: Specific customer segments, usage patterns, or adoption metrics.

Back to contents

Business Model & Pricing Evidence

There is no mention of pricing, monetization strategy, or business model in the description. The project is presented as a hackathon submission and an alpha product.

Claim: No explicit business model or pricing structure is described.

Inference: Likely early-stage, possibly non-commercial or experimental.

Not evidenced: Revenue streams, customer acquisition costs, or monetization plans.

Back to contents

Technical & Delivery Signals

The project was built using:

  • Codex
  • CSS
  • HTML
  • Python
  • TypeScript

It includes:

  • A backend test suite (151 tests)
  • Frontend test suite (58 tests)
  • Production build checks
  • Browser acceptance testing across sign-in, sources, goal creation, remediation, evidence persistence, and mobile flows

The system uses:

  • Mistral OCR for image processing
  • Stable page/block/visual anchors
  • Source-scoped knowledge packs
  • Server-side authentication with provider neutrality
  • Browser automation for integration testing

Claim: The system has undergone technical validation via regression tests and browser acceptance.

Inference: It is a functional prototype, not just a concept.

Not evidenced: Full production readiness, scalability, or long-term maintainability.

Back to contents

Traction & Maturity Signals

The description states that the local alpha has passed:

  • 151 backend tests
  • 58 frontend tests
  • Production build checks
  • Browser acceptance across various flows

It references an "acceptance report" but does not provide data on user engagement, retention, or adoption.

Claim: The system is in an early alpha stage with internal testing completed.

Inference: It may be suitable for limited pilot use or further development.

Not evidenced: Real-world usage, customer feedback, or market traction.

Back to contents

Competitive Context

The description contrasts Feynman AI with:

  • NotebookLM (searchable sources)
  • ChatGPT Study Mode (guided thinking)
  • Coursera (expert instruction)
  • LeetCode (code evaluation)

It claims to be unique in its emphasis on learner-owned records of what the learner actually did, rather than model outputs or page views.

Claim: It differentiates itself by focusing on observable learner behavior.

Inference: This could appeal to educators or learners seeking deeper understanding over surface-level engagement.

Not evidenced: Market positioning, competitive advantages, or market share.

Back to contents

Key Risks & Red Flags

  • Unproven functionality: The system is described as an alpha with limited external validation.
  • Lack of traction data: No evidence of users, customers, or adoption.
  • High technical complexity: Requires integration of source anchoring, adaptive routing, and browser automation—challenging to implement correctly.
  • Unclear scalability: No indication of how the system would scale beyond a small team or prototype.
  • Research vs. product gap: The description mentions research foundations but does not confirm whether these have been translated into effective product features.

Claim: The project is in early development with no commercial traction.

Inference: It may require significant investment and time to reach market viability.

Not evidenced: Risk mitigation strategies or roadmap beyond the current alpha.

Back to contents

Diligence Questions To Ask The Founders

  1. What specific learning outcomes have you observed from users during alpha testing?
  2. How does the system handle edge cases where learners submit incorrect or incomplete attempts?
  3. Can you provide examples of how the "Evidence Rail" is used in practice?
  4. What are the plans for integrating with existing educational platforms or LMS systems?
  5. How do you plan to validate that the system improves actual learning retention and transfer?
  6. Are there any known limitations in source anchoring, particularly for complex visual assets or multi-language documents?
  7. What is your roadmap for moving from alpha to beta or production?
  8. How will you ensure data privacy and security, especially when handling learner-generated content?

Back to contents

Investment/Partnership Verdict

Confidence Level: Low

The description presents a compelling conceptual framework for an adaptive learning system that emphasizes observable learner behavior over passive consumption. However, there is no evidence of traction, revenue, or customer adoption beyond the authors' own account.

While the technical implementation shows some sophistication (e.g., source anchoring, browser automation), the lack of real-world validation and commercial viability makes it difficult to assess its potential impact or scalability.

Verdict: This appears to be an early-stage prototype with strong theoretical underpinnings but no demonstrated market readiness or proven performance. Further due diligence would require access to actual user data, testing results, and a clearer path to monetization or institutional adoption.

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.