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 #3,871 place in the like-ranked listing is a tie-break inside that group, not a ranking.
Projects (log scale)
Likes on Devpost. ▲ marks this project's group.
Show the figures
| Likes | Projects | Share of archive |
|---|---|---|
| 0 | 5,592 | 71.2% |
| 1 | 1,758 | 22.4% |
| 2 | 285 | 3.6% |
| 3–4 | 132 | 1.7% |
| 5–9 | 75 | 1.0% |
| 10+ | 14 | 0.2% |
Executive Summary
What the company appears to be
Eddoomcation is a self-reported educational content aggregator that uses AI to extract 30–60 second clips from long-form YouTube videos on a given topic and presents them in a scrollable feed. It claims to offer a better way to learn by avoiding both long lectures and low-quality Shorts, instead delivering dense, creator-agnostic explanations.
What changed
The project was built as part of the OpenAI 2026 hackathon. The authors describe it as a functional prototype that they shipped, not a demo. It uses AI models (gpt-oss-120b) to select segments from transcripts and renders them via YouTube's official IFrame API.
Single most important open question
Is there any evidence of traction, revenue, or customer adoption beyond the authors' own claims?
What The Product Actually Is
The description states that Eddoomcation:
- Takes a user-input topic.
- Searches for long-form educational YouTube videos (4–25 minutes, captioned, embeddable).
- Pulls each candidate’s timestamped transcript — caption text only, no video or audio.
- Sends transcripts to an OpenAI open-weight reasoning model (gpt-oss-120b) to find the best 30–60 second segment.
- Stores metadata: video_id + start_time + end_time + topic + generated_title + source_url.
- Renders results in a vertical, scroll-snapped feed using YouTube's official IFrame Player API.
- Clips autoplay, advance when they end, and remember what’s been watched.
- Credits the original channel and links back to the full video.
Inference The product is described as a pointer system that does not rehost or modify content. It uses AI to curate short clips from existing educational videos and presents them in a TikTok-style scrollable feed.
Positioning & Claim Evolution
The description states:
- The product addresses two bad ways of learning on YouTube: long lectures (too much commitment) and Shorts (poor signal for understanding).
- It claims there is no incentive for creators to point users toward better explanations from rivals.
- The insight that started the project was that a topic-first, creator-agnostic index could not exist before now — and that is what they built.
Inference The positioning evolved from solving a UX problem in YouTube learning to building an AI-powered, creator-neutral curation layer. It positions itself as a way to find high-quality content without the friction of long videos or algorithmic noise.
Target Customer & ICP
The description states:
- The product is aimed at people who bounce off long-form content — especially those with ADHD or similar attention challenges.
- It targets users who are drawn to short-form video but want real learning, not junk food.
Inference The target customer appears to be self-directed learners, particularly students or professionals seeking quick, dense explanations on specific topics. The ICP is likely defined by a need for efficient, high-quality educational content delivery.
Business Model & Pricing Evidence
Not evidenced.
Explanation
There is no mention of pricing, monetization strategy, or business model in the description. The authors do not state whether they plan to charge users, how they would make money, or if there are any paid features.
Technical & Delivery Signals
The description states:
- Built with React (Vite), Node/Express.
- Backend uses SQLite, better-sqlite3, and YouTube Data API v3.
- Uses OpenAI gpt-oss-120b model for segment selection.
- Pipeline is split into three tracks: search & ingest, segment intelligence, API & data.
- Agents used: Claude and Codex.
- No video or audio is downloaded or rehosted — only timestamps are stored.
- Feed uses YouTube’s official IFrame Player API with custom controls.
- Challenges included concurrency issues, model latency, rate limiting, and browser compatibility.
Inference The technical stack is relatively lightweight and built around AI inference, data storage, and YouTube embedding. The team shows awareness of performance bottlenecks and took steps to optimize them, including instrumentation and parallelization strategies.
Traction & Maturity Signals
Not evidenced.
Explanation
There is no evidence of revenue, customers, user base, or adoption metrics. The authors describe a functional prototype but do not provide any data on usage, retention, or growth.
Competitive Context
Not evidenced.
Explanation
The description does not mention competitors or the broader market landscape. No comparison to existing tools or platforms is made.
Key Risks & Red Flags
- No traction or revenue evidence: The product is described as a hackathon submission with no indication of real-world usage or monetization.
- AI dependency and latency issues: The system depends heavily on AI inference, which may be slow or unreliable at scale.
- Rate-limiting risks: The system is vulnerable to YouTube’s API rate limits, especially during deepening or scrolling.
- No clear business model: There is no indication of how the company intends to make money or sustain itself.
- Technical complexity and scalability concerns: The architecture relies on many moving parts (transcripts, models, YouTube embeds), which may not scale well.
Diligence Questions To Ask The Founders
- What is your plan for monetization or revenue generation?
- Have you tested the system with real users beyond the prototype phase?
- How do you plan to handle scalability as more topics and clips are added?
- Are there any legal or compliance risks related to using YouTube’s API or AI models?
- What are the long-term plans for personalization or curriculum sequencing?
- How do you intend to differentiate from existing educational platforms or tools?
Investment/Partnership Verdict
Not evidenced.
Explanation
There is no evidence of financials, traction, or strategic fit that would support an investment or partnership decision. The project is described as a hackathon submission with a functional prototype, but no data on performance, market potential, or commercial viability is provided. The lack of revenue, customers, or business model makes it difficult to assess its readiness for investment or collaboration.
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.

