
ChaptersQueue
Turn YT videos with chapters into courses & track progress
What it does
Since almost all of us turn our YT history off, I feel like this could be useful to keep track of 3/4+ hours-long videos. In all honesty, I discovered this project 2 years ago on the subreddit r/sideProjects, & ever since I have always wanted to build it too.
Does a similar job
all alternatives →- IMI made a website that converts YT videos into step-by-step guides2024 · stepify.tech · ▲271
Hey HN, I've been working on this side project for the past month. It generates a step-by-step tutorial guide for YouTube videos that you can follow along without watching long videos. Best suited for tutorial videos but can work for other videos aswell. No BS. Just straight to the point. The guides are generated from pure transcript so you don't have to worry about it being AI. It's my first project as a total beginner. Something I had to do inorder to get out of tutorial hell. Please let me know if you have any suggestions or if you face any problems or bugs. I would try to fix them to the…


- SLStreak.ly tracks what you do daily and I'd love feedback on the concept2010 · ▲54
I've been working on a side project called Streak.ly with a friend of mine for the past month or so; it's intended to help keep you motivated to do otherwise mundane daily tasks (like do 10 pushups, read for an hour, etc.) by letting you log "streaks" — consecutive days in a row of doing something. It's in private alpha/beta/gamma/whatever right now (has some rough edges to clean up), but is more or less functionally complete and pretty stable. I'm a big fan of the Seinfeld calendar, and have seen other services which do similar things but were unsatisfying to use, either from an aesthetic…

- BYBits – Your 3 times/week fantasies finally come true (video inside)2014 · ▲6
I've just published my app and I would love to have more feedback on it. I got the idea when I was busy moving around several projects during my last semester. And I always don't know which project I should work on next. Even worse, whenever I'm busy with something, I no longer have time to "read book", "go jogging" etc. That's when I thought it would be great if there is an app that keeps track of all the tasks that you want to do and habits that you want to make. And here it is! https://www.youtube.com/watch?v=sKVr0k9Hax0…
More work this month
the category →
Clipto MCP▲640Hey HN, We recently built Clipto. It’s a tool that lets you search over terabytes of video, audio, and images on your computer, without relying on the cloud. Motivation: we probably all had this similar experience, we know a moment exists in a video or audio, but finding it takes hours scrubbing the timeline. You can send all the media to process in the cloud, but it’s slow, expensive and raises privacy concerns. So we decided to build our own on-device media search engine. How it works (high level): 1. We ingest video, audio, image; normalize formats via ffmpeg; run content analysis to…
Work · 20d ago · clipto.com

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 12d ago · getcomputable.com


The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 19d ago · calendly.com
Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com