nowfound

Alternatives

Products that do what Erudity does

Learn anything. Actually anything.

  1. 1IU

    I think LLMs are overused to summarise and underused to help us read deeper. I built a system for Claude Code to browse 100 non-fiction books and find interesting connections between them. I started out with a pipeline in stages, chaining together LLM calls to build up a context of the library. I was mainly getting back the insight that I was baking into the prompts, and the results weren't particularly surprising. On a whim, I gave CC access to my debug CLI tools and found that it wiped the floor with that approach. It gave actually interesting results and required very little orchestration…

    Jan 2026 · trails.pieterma.es

  2. 2LU

    Hey HN! Lathe is an experiment in using LLMs to teach me something new, instead of doing the work for me. It generates a hands-on, source-backed tutorial for any technical topic you want to learn. Then you work through it yourself by reading and typing the code by hand (gasp) in a local UI built for exactly that. It's a Go CLI plus LLM agent skills (Claude Code / Cursor / Codex). You prompt something like "/lathe build a 3D slicer in Erlang", run `lathe serve` to spin up a local webapp, and read it in your browser. Every tutorial comes with the things that have made…

    Jun 2026 · github.com

  3. 3HL

    All content is based on Andrej Karpathy's "Intro to Large Language Models" lecture (youtube.com/watch?v=7xTGNNLPyMI). I downloaded the transcript and used Claude Code to generate the entire interactive site from it — single HTML file. I find it useful to revisit this content time to time.

    Apr 2026 · ynarwal.github.io

  4. 4

    Turn anything into a course in 5 minutes

    2024

  5. 5

    Turn ideas, videos, files, and links into gamified lessons

    2024

  6. 6
    Figy.ai213

    AI Flashcards That Grow as You Learn

    Jan 2026

  7. 7

    Scan, learn, memorize

    2024

  8. 8TN

    Here is a tool I built initially for myself to help with my German and Greek language studies. It started as a hack for creating Anki cards from native language audio. It extracts the words, finds their base forms (lemmas) and groups the examples by the lemma. At some point I realised that I have a transcription with word level timestamps that opens a lot of other opportunities. So I added a mode to click the first and last word in the transcript and it starts looping with the right gap and repeat count. Another feature I use a lot is selecting an audio fragment, sending a predefined prompt…

    Jun 2026 · lingochunk.com

  9. 9IC

    ErisForge is a Python library designed to modify Large Language Models (LLMs) by applying transformations to their internal layers. Named after Eris, the goddess of strife and discord, ErisForge allows you to alter model behavior in a controlled manner, creating both ablated and augmented versions of LLMs that respond differently to specific types of input. It is also quite useful to perform studies on propaganda and bias in LLMs (planning to experiment with deepseek). Features - Modify internal layers of LLMs to produce altered behaviors. - Ablate or enhance model responses with the…

    2025 · github.com

  10. 10IW

    Hey HN, I made Browser-Use, an open-source tool that lets (all Langchain supported) LLMs execute tasks directly in the browser just with function calling. It allows you to build agents that interact with web elements using natural language prompts. We created a layer that simplifies website interaction for LLMs by extracting xPaths and interactive elements like buttons and input fields (and other fancy things). This enables you to design custom web automation and scraping functions without manual inspection through DevTools. Hasn't this been done a lot of times? Good question, as a general…

    2024 · github.com

  11. 11

    Learn faster with spaced repetition

    2020

  12. 12

    Turn your notes into flashcards, essays & audio in seconds

    2024

  13. 13
    Mindstone181

    We help you learn faster, remember more and get things done

    2021

  14. 14SR
  15. 15IW

    I grew up on the Infocom games and when microsoft actually open-sourced Zork 1/2/3 I really wanted to figure out how to use LLMs to let you type whatever you want, I always found the amount language that the games "understood" to be so limiting - even if it was pretty state of the art at the time. So I figured out how to wrap it with Tambo.. (and run the game engine in the browser) basically whatever you type gets "translated" into zork-speak and passed to the game - and then the LLM takes the game's output and optionally adds flavor. (the little ">_" button at the top exposes the…

    Jan 2026 · infocom.tambo.co

  16. 16FA

    Made this app because I was tired of not knowing 50 words/book when I read in English. You can try it on the AppStore searching "Quicky app". For Android user please use the web mobile version at https://quicky.app/. The Desktop version has a shitty responsive design. IMPORTANT NOTE: If you are not French, you will want to tell you are to try the features of the app (sorry it's only in French though) I'd love to hear your feedback.

    2019

  17. 17AL
  18. 18
    Cardy64

    A simple and easy to use flashcard app to learn vocabulary

    2019

  19. 19EL

    Hey HN! I'd love to get some people to mess around with a little side project I built to teach myself DSPy! I've been a big fan of reading fiction + webnovels for a while now, and have always been curious about two things: how can LLMs iteratively learn to write better based on reader feedback, and which LLMs are actually best at creative writing (research benchmarks are cool, but don't necessarily translate to real-world usage). That's exactly why I built narrator.sh! The platform takes in a user input for a novel idea, then generates serialized fiction chapter-by-chapter by using DSPy to…

    2025 · narrator.sh

  20. 20UL

    Shopping online can be pretty tedious if you care about the quality of what you are buying. The time it takes can scale pretty proportionally to some combination of the value, relative importance, and complexity of the purchase. I think LLMs can help expedite and personalize the online shopping experience to a degree marketplaces just don't currently provide. I don't think anybody really wants to read the product descriptions of a bunch of products, read reviews, do pairwise product comparisons, and find the best deals across different websites? Or am I wrong? That's why I think this…

    2024 · claros.so

  21. 21IB

    Hi HN, I’m Felipe, a 9-5 developer aiming to become a full-time indie hacker. I struggled with flashcard apps that focus on decorating cards instead of learning concepts, so I built FlipCards to solve that problem. What it does: FlipCards lets you: - Create cards for any concept (math, language, coding, etc.) - Add multiple variations per card – the more variations, the better your understanding - Study smarter – the algorithm randomly selects variations so you can’t just memorize Q→A patterns Why it’s different: - Most apps use reverse cards (Q→A, A→Q). FlipCards uses variations to…

    2025 · flipcardsapp.vercel.app

  22. 22
    Yank40

    Build flashcards at the speed of light

    2025

  23. 23IB

    Hey HN! I’m Alex, and one of my favorite ways to learn languages is by reading novels. Currently I’m reading 三体 (3 body problem), but one problem I've always had is it takes ages to look up words, and add them to Anki flashcards so I can remember them. 三体 is especially brutal with so much sci-fi vocab. That’s why I built Readly. I snap a pic of the page I’m reading, it loads the text in-app and lets me lookup words, add to Anki-style flashcards, or ask AI questions about the text, all in a single tap. It's a huge time saver. My specific learning strategy, if anyone wants to replicate it: 1.…

    2025 · readly.ink

  24. 24
    Polym26

    Remember What You Learn

    Nov 2025

Ranked by how close each launch is in meaning, then by votes. Refine with a description →