I Built an AI-Powered System to Help You Learn Any Skill in 30 Days
Hey all, I’ve been working on a project that aims to change how we approach learning new skills. The idea is simple — you can master any skill in 30 days using a personalized learning plan powered by AI and Notion. They keys: practice and discipline. How it works: You can fill out a Typeform, and our AI will create a customized 30-day program just for you. Structured learning: Each day, the system provides you with a clear task or lesson based on science-backed learning principles. Track progress: It’s all managed in Notion, so you can stay organized and motivated while learning. Why I built…
What it does
In the maker’s words, at launch
Hey all, I’ve been working on a project that aims to change how we approach learning new skills. The idea is simple — you can master any skill in 30 days using a personalized learning plan powered by AI and Notion. They keys: practice and discipline. How it works: You can fill out a Typeform, and our AI will create a customized 30-day program just for you. Structured learning: Each day, the system provides you with a clear task or lesson based on science-backed learning principles. Track progress: It’s all managed in Notion, so you can stay organized and motivated while learning. Why I built it: I’ve always believed in the power of focused learning, and after reading about how structured methods like the Pomodoro technique and spaced repetition help people retain information better, I wanted to make something that combined the best of these methods with the flexibility of modern tools. The goal is to help anyone — no matter their background — to learn new skills effectively and efficiently, without getting overwhelmed. Key features: AI-driven learning paths Fully customizable programs Works with Notion for tracking progress Hope you'll find this cool :)
Does the same job
all alternatives →




- MAMapMyLearn – 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…
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
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


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 · 27d ago · cactuscompute.com


Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


