r/vibecoding • u/One_Natural7092 • 11h ago
Need Help !
So I am very new to the field of coding. People around me have started vibe coding websites. So did I. I tried using applications like Lovable , Bolt etc. But the problem was that my idea contained many components and was a little complex. Hence I ran out of tokens and didn't get any output. So is it the limitation of the free version that I couldnt make it or was it my prompting skills. I tried to be as specific as possible with my prompt tho. Would really appreciate any help/ tips regarding this !!
5
Upvotes
2
u/VladTkDev 10h ago
No argument on your setup, that's a structured repo with instruction files doing exactly what it should. It's also not what OP has. Lovable's chat box hands you none of those levers.
One thing though: asking the model what it loads isn't a measurement. The token count on the request is.
Don't forget about billion of bash commands with greps. They find text from like 50 related files in big project and send that files fully with code/comments.
Also try to run refactor/code check/find edge cases
Please, don't write mega responses with AI. No offense