nowfound

Alternatives

Products that do what Vocab extractor for language learners using Stanza and frequency ranks does

I'm building a Telegram bot to practice Dutch. GPT-4o-mini kept picking vocabulary words I already knew, so I built a classical NLP pipeline to do it instead. It takes a short text + learner level (A0–B1) and returns the best words to study, using Stanza for parsing and corpus frequency ranks (SUBTLEX-NL, srLex, SUBTLEX-US) for scoring. Wins at A1/A2, loses at A0 where the LLM picks more obvious words. I also tried adding multi-word phrases (ADJ+NOUN, VERB+NOUN, phrasal verbs) backed by NPMI-scored collocation whitelists. Couldn't beat GPT there because it just "knows" which phrases…

  1. 1

    Immersive language learning app with GPT-driven AI Avatars

    2023

  2. 2

    Vocabulary enhancer with live activities

    2024

  3. 3

    Free ChatGPT prompts library

    2023

  4. 4VT
  5. 5TA

    Hello HN, Introducing VocabGenii.com, my online vocabulary game. It is the first product from my company, Genii, Inc., that brings innovative, engaging new learning experience to the market by leveraging web 2.0 and social networks. Currently, we are running a 10K Challenge -- anyone scoring 10,000 points before the contest ends (March 24 04:00 GMT) will get 3-Month unlimited play. Exceptional performance would also be recognized in our 10K Hall of Fame with limited edition trophies! We're hiring! If you have disruptive ideas on language learning and online education, and possess…

    2011

  6. 6TN

    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

  7. 7L3

    I recently custom prompted 1.5 pro to teach me new words by helping me to make sentences using them - the only way to learn vocab IMO. It's been helpful for my GRE prep, hope you may find it useful as well!

    2024 · wordlab.cloud

  8. 8

    Free master prompts for ChatGPT, Claude, Gemini & more

    Mar 2026

  9. 9

    Build fast & better with ChatGPT prompt sequence automations

    2025

  10. 10

    AI vocab app — 10 varied contexts per word, not pairs.

    Jul 2026 · lafwords.com

  11. 11SN

    Just for fun I decided to see if I could use chatGPT to solve NYT Connections word puzzles. It uses a pretty straightforward BFS search in which the LLM is first prompted to generate several possible groupings of four related words, and then a different prompt is used to evaluate the soundness of each of those groupings. This approach seems to be able to produce the correct solution somewhat less than half the time. Some observations: * For whatever reason, chatGPT-4 seems to be a bit worse than 3.5 at generating Connections groupings. I haven’t tested systematically so maybe this is just…

    2023 · github.com

  12. 12WA

    Hi Hacker News, I'm excited to share a project I've been working on: a web-based word learning app designed to help you effortlessly expand your vocabulary. If you're learning a new language, especially German, this might be just what you need. What is it? This is a straightforward web application that leverages browser notifications to remind you of new words throughout the day. You upload a CSV file with your vocabulary list, and the app takes care of the rest. The notifications will pop up at intervals, displaying words and their translations to keep you engaged and learning. The CSV can…

    2024 · word2go.netlify.app

  13. 13

    Anki for people who hate making flashcards.

    May 2026 · vocabella.netlify.app

  14. 14IM

    Hi HN! In the last couple of weeks I've been working on Cranki: Cranki = Crosswords + Anki. (It's a stupid name tbh, haha) I like doing crosswords in Spanish (to learn vocab) but none of the apps out there allowed me to use my own list of words that I come across. So I built one instead. It's entirely client-side. No server, no database, no accounts, etc. Your words and stats are stored in local storage. I built this for myself but let me know if you like it!

    Apr 2026 · cranki.app

  15. 15

    134 free, tested ChatGPT prompts that don't sound like AI

    May 2026 · snipprompts.com

  16. 16

    The translator that helps you stop translating

    May 2026

  17. 17SN

    Hi guys, I've been thinking a lot about how advancements in NLP can be standardized; when building a sentiment analysis, you know for sure that other attributes than the actual sentiment can be highly interesting, such as the urgency. Together with my team, I started a new open-source project, aiming to do exactly that. It's called bricks, and it is a composition of more than 50 open-source and modular code snippets, such as computing sentence complexities, emotionality detection and many more. For context, the idea came up after watching the incredible talk "Inventing on Principle" by Bret…

    2022 · bricks.kern.ai

  18. 18IA

    It has been a while since I have shared my app, that I made to be able to practice my Danish while chatting with my grilfriend - I often used GPT to write as much as I can in Danish, and I replaced the words I didn't know with {Englis words in curly braces}. While this was great, it was rather annoying to type the prompt always, so I figured a GPT wrapper would work well here. Last time when I launched, it went viral! I was super happy (and grateful!) for all the feedback and excitement — but it also meant my tokens disappeared fast, and many people ended up trying an app that no longer…

    Oct 2025 · menerdu.com

  19. 19

    Build English vocabulary while you browse.

    Jun 2026 · chromewebstore.google.com

  20. 20IM

    Hi guys, For my startup at www.mithrin.ai which is about create AI Chatbot Agents for websites, I wanted to create some free tools to attract traffic to the site and decided to create specialized chatbots powered by LLMs, similar to OpenAI's Custom GPTs. I realized that by using gpt-4o-mini, I could create quite powerful alternatives to GPTs that are free to the public for a very small cost (given how cheap the model api cost is). I've employed some throttling to prevent abuse and to avoid being charged too much. Then I integrated this with my main service and allowed users to use the…

    2024 · mithrin.ai

  21. 21YC

    Easily collect all transcriptions from a YouTube channel to create your own custom GPT (via OpenAI) or querying a large context window (Claude 2.1) The example is “CY GPT” your very own Sichael Miebel and Calton Daldwell in your pocket. I have a backlog of open-source projects, hope this helps!! This is counter intuitive (as I’m posting this) but please respect the creators copyright and use for research purposes only

    2023 · github.com

  22. 22

    Learn vocabulary like scrolling TikTok — Zero friction.

    Aug 2026 · vocabflick.com

  23. 23

    Hey HN, Over the past 6 months, I've been working on a Spanish language learning app that generates stories for you with your target words. For the last 2, I've been reading with it most mornings and it's really helped me grow my vocab. It generates short stories built around your target words you are learning, and uses vocabulary you already know for the majority of the story (around 95%). As you read along you click any word you don't know and it puts them into a spaced repetition system (SRS) to appear in future generated stories. It does need an account to work. I have a short…

    12d ago · readplusone.com

  24. 24

    Stop rewriting AI prompts. Build, run, and deploy them once.

    Jun 2026 · gptpromptmachine.com

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