Phrase Tutor – learn Italian via roulette wheel flashcard selection
Hey people, this is a side-project of mine called Phrase Tutor (https://phrasetutor.com). I whipped it up to help me learn Italian using a method I used way back in high school to faster retain historical facts. It has a pool of 100ish phrases and after you go through them all at least once, it will start prioritising phrases that you had trouble with. This way you are focusing on the toughest phrases more. This is kinda like roulette wheel selection used often with genetic algorithms. I wanted to blend in when I was in Italy and not speak English all the time. I only had a week,…
In plain words
Phrase Tutor is a flashcard app for learning Italian that contains approximately 100 phrases. It uses a roulette wheel selection method that prioritizes phrases the user struggles with after an initial pass through all cards. The tool is designed for people who want to quickly learn practical Italian phrases, such as those preparing for travel. It was built using the Wasp full-stack framework.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hey people, this is a side-project of mine called Phrase Tutor (https://phrasetutor.com). I whipped it up to help me learn Italian using a method I used way back in high school to faster retain historical facts. It has a pool of 100ish phrases and after you go through them all at least once, it will start prioritising phrases that you had trouble with. This way you are focusing on the toughest phrases more. This is kinda like roulette wheel selection used often with genetic algorithms. I wanted to blend in when I was in Italy and not speak English all the time. I only had a week, and of course, I built an app to help with that. It was awesome saying "Mi scusi" all the time and at some point, they helped us to find our way when our phones died! It's built using a full-stack framework I'm also developing called Wasp (http://wasp-lang.dev) and I rebuilt it from Supabase to Wasp when I joined the company.
Does the same job
all alternatives →

- GAGlossarie – a new, immersive way to learn a language2024 · glossarie.app · ▲363
Hi HN, For over two years I've been working on an App to learn languages (currently French, Italian and Spanish), together with my partner, a language teacher. I think it is finally ready to share with this community! The idea is to introduce vocabulary and grammar whilst you read eBooks in your own language. I've found that it is easier to remember vocabulary 'in context' and with regular repetition. Plus you don't have to carve out dedicated time for language learning. Other apps require you to build a habit around various exercises or ‘games’, whereas lots of people already read books.…

- LALearn a language quickly by practising speaking with AI2023 · prettypolly.app · ▲325
Hi guys, Hope everyone is well. This app was borne out of my own frustration. I thought that I was terrible at learning languages at school, since I didn't become conversational in French after 5 years of study. However, I later traveled with some French friends and, in just under 3 weeks, I was able to hold a reasonable conversation. I realized that there's no substitute for speaking to native speakers. I tried to adopt this approach for other languages, but it's much harder to find people to practise with when you aren't travelling. I started using iTalki to meet people from different…
- LCLearnLingo – Converse with an AI-powered language tutor2023 · learnlingo.dev · ▲157
Hey folks! I'm Callum, and I'm working on a way to practice a new language with an AI powered tutor. I've always found that the hardest part of learning a new language is finding someone to actually converse with. Even if a partner can be found, the pressure can mean that you are more focused on not making mistakes than on actually learning new grammar or vocabulary. The service that I have been working on allows you to practice with a language tutor via online chat messages, or you can have a turn-based voice conversation. I'm working on a number of other features that will be coming out…
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com


Mac-native app for screenshots, recordings and collaboration
Work · 5d ago · cleanshot.com
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io