nowfound

AI · September 10, 2025

OA

Oboe, a generalized AI-powered learning platform

Hey Hacker News, I'm Nir, cofounder of Oboe (https://oboe.fyi), which we just launched publicly. Oboe lets anyone create a course out of a single prompt to learn about any topic. We're on a mission to democratize learning. We envision a future in which AI feeds us, making us smarter, and reignites the love of learning we all seem to have lost. Each course enables a variety of learning formats, letting you learn how you want, when you want. From deep dive articles to podcasts to games to quizzes. We want courses to feel lightweight and accessible, and to encourage following rabbit…

What it does

In the maker’s words, at launch

Hey Hacker News, I'm Nir, cofounder of Oboe (https://oboe.fyi), which we just launched publicly. Oboe lets anyone create a course out of a single prompt to learn about any topic. We're on a mission to democratize learning. We envision a future in which AI feeds us, making us smarter, and reignites the love of learning we all seem to have lost. Each course enables a variety of learning formats, letting you learn how you want, when you want. From deep dive articles to podcasts to games to quizzes. We want courses to feel lightweight and accessible, and to encourage following rabbit holes of curiosity. Everything you experience in Oboe is rooted in our product principles. Oboe is: - Personalized, continuing to get better the more you use it. - Approachable, because no one should be intimidated by learning new things. - Flexible, allowing you to learn how you want, when you want, without preconceived notions about the right way to do so. - Fun, because that’s what learning should be. We'd love your feedback and thoughts, and we're excited to see what you all learn. Happy to answer any questions you might have too. - Nir

Does the same job

all alternatives →
  • Languify2023 · ▲242

    Make every student & teacher feel like a superhero

  • Neuron2016 · ▲126

    Teaching machines to learn

  • AA
    An AI tutors that teaches AI2025 · vivaverbalis.com · ▲5

    Hello Hacker News, I've built a platform that lets anyone create their own voice-based AI tutor. To showcase what the platform can do, I've created a voice-based AI tutor for Stanford's famous CS229 Machine Learning course. I took the course myself and know how challenging it can be, so I built this to make it easier to follow and stick with. It's free for now (as long as budget lasts) -> https://vivaverbalis.com/ml The goal of my app is simple: Whether you're a student, teacher, or just curious, you can instantly spin up a conversational AI tutor, and share it, with whoever…

  • AD
    Alpha Demo of NotePad.ai (open source)2024 · github.com · ▲7

    Hi all, I threw together a small prototype I am calling “Notepad.ai”. A new take on UIs for interacting with LLMs. While I enjoy using LLM’s in the chat format I wanted to see what it would be like to do it in a more long form style. It let’s you write in a pretty free form, much like Window’s Notepad, but you can choose to hit ctrl+[ to analyze the text with a preset prompt of your choosing. It has a few other small features. It’s WIP and very experimental. I would appreciate any feedback or thoughts. Video: https://youtu.be/ntdlgFmSxQY Live Demo:…

  • MA
    MapMyLearn – AI tool that creates personalized learning paths2025 · ▲7

    Hi HN, I'm a solo developer learning to code, and I'd love to share my second real project: MapMyLearn, an AI-powered app that automatically generates personalized learning paths based on any topic you input. What it does: Takes a topic (e.g. "history of capitalism", "learn Rust", or "data storytelling") Uses AI to break it down into a structured course with modules and submodules Each submodule includes: - Detailed, pedagogical content (developed based on online sources to mitigate hallucinations) - A quiz of 10 questions - Recommended resources - An AI chatbot for Q&A - Optional audio…

  • TC
    Think, CL tool that makes AI your command line copilot (written in Go)2023 · github.com · ▲14

    Hi HN, I'm thrilled to share with you think, a command-line tool that I developed while diving back into the programming scene. For the past few years, my focus had shifted from hands-on programming to managerial roles, my last one being at Affirm (I started Affirm's Polish office). However, I recently left my job to revisit my passion for coding and see if I could still write code that works. Not to mention that with what is currently going on in AI if you are a developer this probably the best possible time for a sabbatical in human history :) My first attempt was with LangChain, but I…

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 18d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 25d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 26d ago · cactuscompute.com

  • Make your software self-driving

    AI · 30d ago · coldtea.ai

  • Soloop472

    Approval-first Agent OS for solo founders

    AI · 30d ago · soloop.io

Launched alongside, September 2025

the whole month →
  • YouMind1,226

    The first AI creation studio where learning meets writing

    AI · Sep 2025 · youmind.com

  • AS

    Commerce · Sep 2025 · anycrap.shop

  • TE

    I made a built-from scratch Wayland Compositor to display any GUI app* in the terminal! I think there is a lot of unexplored potential in custom Wayland compositors, a lot of really cool things you can embed existing applications into! So, I started with embedding apps into the terminal because that is the easiest input/output (output is just utf-8 and I use the great `chafa` library for that, and I just read from stdin for the input). If you have any other ideas for cool Wayland compositors, let me know. I purposedly wrote 80% the app in Typescript to appeal to the most developers and…

    Dev tools · Sep 2025 · github.com

  • IR

    Years ago I stumbled across a basic version of this concept and it stuck with me. I knew if I was ever going to take on such a project, it would need to be flawless, but without coding experience it was just another idea that would never happen. By the end of 2024, as AI coding tools exploded everywhere, I finally had a way to make it real. I started from zero knowledge and spent months collaborating with AI agents as a learning experience. Every pixel and every function went through me. The AI translated what I asked for into code, but every decision was human. I didn't use existing OS…

    AI · Sep 2025 · mitchivin.com

  • Ada911

    Your own AI data analyst

    AI · 2025 · ada.im

  • Turn Product Images into Scroll-Stopping Video Ads

    Growth · Sep 2025 · vidau.ai