←back to thread

439 points david927 | 2 comments | | HN request time: 0.407s | source

What are you working on? Any new ideas which you're thinking about?
Show context
absoluteunit1 ◴[] No.44418988[source]
Building https://www.typequicker.com

Long-term, passion project of mine - I'm hoping to make this the best typing platform. Just launched the MVP last month.

The core idea of the app is focusing on using natural text. I don't think typing random words (like what some other apps do) is the most effective way to improve typing.

We offer many text topics to type (trivia, literature, etc) where you type text snippets. We offer drills (to help you nail down certain key sequences). We also offer:

- Real-time visual hand/keyboard guides (helps you to not look down at keyboard) - Extremely detailed stats on bigrams, trigrams, per-finger performance, etc. - SmartPractice mode using LLMs to create personalized exercises - Topic-based practice (coding, literature, etc.)

I started this out of passion for typing. I went from 40wpm to ~120wpm (wrote about it here if you're interested: https://www.typequicker.com/blog/learn-touch-typing) and it completely changed my perspective and career trajectory. I became a better programmer and writer because I no longer had to think about the keyboard, nor look down at it.

Currently, we're doing a lot of analysis work on character frequencies and using that to constantly improve the SmartPractice feature. Also, exploring various LLM output testing/observability tools to improve the text generation features.

Approaching this project with a freemium model (have paid AI powered features; using AI to generate text that targets user weakpoints) while everything else in the app is completely free. No ads, no trackers, etc. (Hoping to have sufficient paid users so that we can run the site and never have to even think about running ads).

I've received a lot of feedback and am always looking for ways to improve the site.

replies(6): >>44419061 #>>44419392 #>>44420907 #>>44426017 #>>44427084 #>>44427663 #
pseufaux ◴[] No.44419061[source]
What an incredibly interesting use of LLMs (generating text to practice typing). It leans in on what LLMs are good at. That said. I would love to see a middle tier pricing which had some features but avoided the AI use.
replies(2): >>44419332 #>>44419594 #
1. absoluteunit1 ◴[] No.44419594[source]
Thanks!

Yeah, LLMs are indeed really good for this use case.

> That said. I would love to see a middle tier pricing which had some features but avoided the AI use.

Only paid features are AI features. Everything else is free and no ads :)

You can type anything and as much as you want, you have access to all the advanced stats, you can create a custom theme from a photo of your keyboard, etc.

Everything but AI features is free right now. (Might change in future as we’re adding a lot more features so we will definitely consider a mid tier price )

replies(1): >>44421986 #
2. pseufaux ◴[] No.44421986[source]
Got it. That makes complete sense. I'll definitely check it out.