chore: initialize repo with product specification

This commit is contained in:
Codex
2026-02-18 12:23:00 +00:00
commit 5ebaf3ad5c
2 changed files with 321 additions and 0 deletions

10
spec.md Normal file
View File

@@ -0,0 +1,10 @@
# X article to audio spec
My idea is to create a website that allows people to take articles on X and convert them into audiobooks that people can listen to. the idea is that people can open the website, log in and top up credits and with these credits they are able to generate a certain number of audiobooks.
They can then go under articles on X and call the bot or open up the website and paste in the article link. In the background the site will use a tts model like qwen 3 tts to create an audio clip that they can listen to.
Im thinking of having it be a PWA that uses convex for the backend. set up auth with X oauth. I dont know how X bots work or how much this would cost.
I'm thinking of using polar.sh for payments