You are browsing as a guest. Sign up (or log in) to start making projects!

4h 32m 20s logged

Devlog #2 — IdeaVault
Back after a very long timee. It took me days to figure out js and my mind was just blank for the other few day. I got the supabase auth working with login and register both working properly. I can authenticate real users now, session gets checked on Home so no one can just waltz in without logging in.Then came the New idea page where all my time went. I just couldnt figure out which was the best layout and all and this is honestly the core of the whole app. You can either type your idea or hit the mic and just talk it out(YES TEXT TO SPEECH WORKEDDD!!!) recording goes through the browser’s MediaRecorder with a live waveform so you can actually see it’s picking up your voice, then it gets sent to Groq’s Whisper model to transcribe. From there it goes to Groq’s LLM with a prompt I tuned hard to actually be harsh and skeptical instead of just hyping up every idea like how every ai does and now it gives a real viability score, names competitors, calls out the biggest risk, asks a pointed question, and gives next steps.I also added a little donut-chart style score circle and a copy button so users can copy the full report and paste it into another AI later if they want to dig deeper.
Debugging again was like hell today. From typos everywhere to duplicate ids and a broken loading state that kept wiping out my entire HTML (honestly my mistake, i was sleeeepy as hell).
Anyways, next steps are history page and profile page. I might ditch the profile page entirely but i would like your opinion on it.
Thank You

0
7

Comments 0

No comments yet. Be the first!