diff --git a/web/project-site/src/docs/Introduction.mdx b/web/project-site/src/docs/Introduction.mdx index d91349b6..06018ec8 100644 --- a/web/project-site/src/docs/Introduction.mdx +++ b/web/project-site/src/docs/Introduction.mdx @@ -36,10 +36,10 @@ It combines powerful under-the-hood AI with a polished, fluid user interface tha ## Why I built this -The inspiration for Scriberr was born out of not wanting to pay for subscription. +The inspiration for Scriberr was born out of privacy paranoia not wanting to pay for subscription. About a year ago, I purchased a [Plaud Note](https://www.plaud.ai/) for recording voice memos. I loved the device itself; the form factor, microphone quality, and workflow were excellent. However, transcription was done on their cloud servers. As someone who is paranoid about privacy I wasn't comfortable with uploading my recordings to a third party provider. -Moreover I was hit with subscription costs: $100 a year for 20 hours of transcription, or $240 a year for unlimited access. As an avid self-hoster with a background in ML and AI, it felt wrong to pay such a premium for a service I knew I could engineer myself. +Moreover I was hit with subscription costs: $100 a year for 20 hours of transcription per month, or $240 a year for unlimited access. As an avid self-hoster with a background in ML and AI, it felt wrong to pay such a premium for a service I knew I could engineer myself. I decided to build Scriberr to bridge that gap, creating a powerful, private, and free alternative for everyone.