Alternatives
Products that do what MapMyLearn – AI tool that creates personalized learning paths does
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…
- 1IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
2025 · github.com
- 2

- 3IM
Hi, I'm a high school teacher from Australia and I've built what I'd like to think is a pretty nifty ChatGPT powered presentation tool for teachers. I'd love it if you could have a look at it and give me some of your feedback. I don't think there's much overlap with the HN crowd and school teachers, but I've been coming here for many years and thought I'd post here and see what you all think. Check it out if you have a minute and I'd be super happy to hear your feedback too. https://www.slidehero.ai/ You can jump in and have a play with the tool all you like ;) Cheers, Eli
2025
- 4CM
Enter a topic and get a learning mind map generated by an LLM with links to learn more about each subtopic. You can use it with local models (through Ollama) or external models. If you have any feedback, please share it! Hope it's useful Demo: https://youtu.be/Y-9He-tG3aM
2024 · github.com
- 5MA
I've been exploring the (not so=) amazing potential of AI in coding and have compiled a list of tools. From AI-powered IDEs to code generators, this resource is my contribution to the community. I'm still on the fence about including txt2sql projects, as their functionality seems too basic to me. And I'm personally maintaining this, so your feedback is wellcome.
2025 · aicode.danvoronov.com
- 6AT
I've been building prototypes of new AI learning tools for months, but I recently learned that 3blue1brown open sourced his incredible math animation library, Manim, and that LLMs could generate code for it without any fine-tuning. So I made a tool that automatically generates animated math/science explanations in the style of 3blue1brown using Manim from any text prompt. Try it yourself at https://TMA.live (no signup required) or see the demo video here: https://x.com/i/status/1874948287759081608 The UX is pretty simple right now, you just write a…
2025 · tma.live
- 7MO
Hi HN! We're happy to announce the launch of Mapedia.org, an open source crowdsourced learning map! Mapedia is a new kind of learning platform at the crossroad between Wikipedia, Google Maps and Khan Academy: a learning map built collaboratively to support online learners to learn any topic seamlessly. We built an interactive learning map of topics to be able to visualize the different fields of knowledge, what concepts are included in them and how they relate to each other. This allows for curiosity based exploration, identifying knowledge gaps (unknown unknowns) and figuring out what to…
2022 · mapedia.org
- 8CA
Hey HN, Cole and Alex here. We're excited to share CourseGen (https://www.CourseGen.ai), an AI-powered platform that aims to rethink the traditional approach to education by utilizing generative AI models for creating individualized learning paths. If you're into AI, education, and how these two can intersect, you might find this interesting. The backbone of CourseGen is the generative AI. Instead of the one-size-fits-all courses, CourseGen aims to craft tailored, non-linear learning paths. Think of it like a choose-your-own-adventure book, but for learning. We acknowledge that…
2023
- 9IC
I saw this app youlearn.ai on YC and thought of building it. They are claiming to have 1M+ users with just one feature which is to convert your learning material into summaries, quizzes etc. I gave this a shot and cloned almost most of the features in just 9+ hours of continous vibe coding (with 20% manual though). Now I'm selling this on mvp marketplace. Might probably open source it in future or give it free.
2025 · ai-tutor.mvpwrappers.com
- 10IB
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…
2025 · 30daysmethod.com
- 11AV
I feel like LLMs can help me understand anything. However, after I get a summary, I can't dive in to parts that I find interesting; can't refer to original source easily and can't control context with chatbots. This is an attempt to solve for a complete knowledge consumption experience with AI . Please give me feedback!
Oct 2025 · kerns.ai
- 12LB
Hello everyone. I built an AI-based toolset to help me with language learning. I wanted to be able to easily generate very specific study content and get rapid feedback on my writing. Unlike most language apps, it doesn’t actually try to teach you a language. Instead, it’s a collection of tools for people at an intermediate level who already have a learning process It’s particularly great for Anki users. There a demo video on the login page, and I set up anonymous auth for people who want to test it without creating an account. Feedback and bug reports welcome.
2025 · drillapp.xyz
- 13IB
Over the last 3 weeks, I built a website to organize 70+ AI tools into a searchable, reviewed, and categorized hub. Use case: I was constantly sharing AI tools with friends & colleagues, but the available directories felt outdated, shallow, or spammy. So I built my own: - Tools are categorized (e.g. writing, voice, code, automation) - Marked clearly as free/paid - Includes brief reviews, ROI notes, and usage tips - Fully searchable and updated daily - Working on tool ratings, comparisons, and a “trending” leaderboard Website: https://www.toolsverse.tools/ I’d love…
2025 · toolsverse.tools
- 14AA
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…
2025 · vivaverbalis.com
- 15TN
Hi guys, I’m excited to share an update on ReproModel, an open-source toolbox designed to streamline the testing and reproduction of machine learning models. I, like many of you, have really struggled with benchmarking and comparing models, from missing code, to opaque experiment parameters slowing the process. I decided to take matters into my own hands, and created a mini-toolbox in my free time to streamline the process. The goal is to reduce the time and effort spent on replicating experiments, enabling researchers to focus on innovation rather than setup. Knowing this task is not an…
2024 · github.com
- 16IM
I built this AI navigation site when I was learning NextJS; I looked for AI tools to solve problems along the way, and found a lot of interesting AI products; A lot of these products are great. I thought it would be a good idea to bookmark my browser, but I wanted to share it with everyone in the world, so I had this site. Now you can do it in AI WITH. ME Find the AI products you need for work, life, and study; I have a lot of categories to choose from: programming, art, writing, video, lifestyle, health, you name it, and I try to update the data every day. If you find it helpful to you, you…
2024 · aiwith.me
- 17IM
Hi HN! I'm Amber (13) and my dad Raj, and we built Nityasha AI from Guna, India. After my dad's 12 years of failed startups (2012-2023), we created a personal AI assistant that handles email, coding help, research, and planning in one conversational interface. I started coding at 9 on a 4GB RAM laptop. We failed 8 times before this—coupon sites, freelancing platforms, consulting. Nityasha is different: it uses Thesys generative UI for visual charts, includes Study Mode with Socratic teaching, and integrates everything so you don't need 10 tabs open. 500+ active users now. We just launched…
Oct 2025 · ai.nityasha.com
- 18

- 19IB
Hey everyone! I recently built this little side project that takes any document you upload and turns it into practice quizzes using LLMs to generate the questions: https://www.cuiz-ai.com Being a backend engineer, I have always struggled to finish my side projects due to my awful frontend skills. Now, with the progress of AI coding tools, I had no more excuses. 100% of the frontend, landing page and even the logo was made using a combination of Cursor, ChatGPT and Claude, but it's always been under my supervision and never blindly accepted the proposed changes. The backend and…
2025
- 20CA
I'm a Machine Learning engineer. Struggled with consistency for months on my goals, life etc, so I built something to help myself (zropi.com) but that surprised me or shocked me literally. It’s an AI companion that feels alive: chats like a person. Pauses, emotions, personality. Sends voice notes when it's excited about something or whenever it wants (has its like own mind). Shares photos of itself. But the memory It remembers EVERYTHING. Not just facts context, preferences, random things I mentioned. Last week I asked "how's that thing I told you about going?" and it knew exactly what I…
Jan 2026 · zropi.com
- 21OA
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…
Sep 2025
- 22

- 23AI
I've created an interactive tutorial that teaches how AI models work. I set myself the goal of making it approachable enough that my 11 year old son Isaac can fully understand it. The tutorial aims to be easily understood by anyone who understands basic math, and yet give them a deep intuitive sense of not just how AI works but why it works the way it does. It does this using a series of interactive playgrounds that let the reader play with each idea. Currently there are 9 chapters, starting from scratch and ending with transformers. I'm planning to keep adding more chapters until the…
May 2026 · learnai.robennals.org
- 24GC
Hey HN, I built ProductMap AI, a tool that automatically identifies features implemented in source code and organizes them in a visual hierarchy. The goal is to help developers quickly understand poorly documented codebases. Link: https://product-map.ai/ I’d love feedback from the HN community! Let me know what you think. Would this be useful for you?
2025 · product-map.ai
Ranked by how close each launch is in meaning, then by votes. Refine with a description →