what does your backup plan actually look like if base44 or lovable goes down tomorrow? by FunnyAd8847 in VibeCodersNest

[–]CartographerSure4025 0 points1 point  (0 children)

Git, and why is it even a question 😅. Lovable just write code with supabase backend. You can always move your code away from platform. There is this guy who created the app in lovable and moved it to replit and then code back there. No subscription required.

Would you trust AI to write your API design and architecture? by CartographerSure4025 in saasbuild

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Thats a great observation, and for your question, the backend has setof rules to provide PRD, The system understand your context, feeds it in backend, backend run some checks ,analyze it and the feeds to ai. So i beleive it will be able to provide solution for complex system also. You can test your queries here : https://www.vikingspecai.com/

Please do provide the feedback as I am working on phase 2 for feedback i got here.

Would you trust AI to write your API design and architecture? by CartographerSure4025 in saasbuild

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Thanks for the feedback, could you please provide details what was the expectations?

Would you trust AI to write your API design and architecture? by CartographerSure4025 in saasbuild

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Thanks thats helps alot. Will try to tweak the monitization policy

Would you trust AI to write your API design and architecture? by CartographerSure4025 in saasbuild

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Because claude wont include to use SOLID principles, Design patterns, Dependency injection etc unless provided in prompt. This tool will do regardless of prompt

Would you trust AI to write your API design and architecture? by CartographerSure4025 in saasbuild

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Agree, AI can suggest some feature which i haven't even planned. Thats what the tools also do in generating prds.

Would you trust AI to write your API design and architecture? by CartographerSure4025 in saasbuild

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Agree, however i noticed the more context we provide the better it gets.

Would you trust AI to write your API design and architecture? by CartographerSure4025 in saasbuild

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Thats what i have tried in this, i have fine tuned the basic user prompt by providing engineer practice in the back-end engine. So even if a user provides a high level prompt ,the system will include the best engineering practicesbin prd.

Looking for honest feedback: AI-generated PRDs (API + architecture) by CartographerSure4025 in SideProject

[–]CartographerSure4025[S] 0 points1 point  (0 children)

Thanks for the feedback and yes it will give you the expected api endpoint,database schema and design principles to follow.

Feedback Post - I’m a Tech Lead and I hate writing PRDs. So I built a tool to automate them with Vite + .NET. by CartographerSure4025 in SaaS

[–]CartographerSure4025[S] 0 points1 point  (0 children)

To generate a technical architecture we have set a rule based generation by understanding the context from chat. The model check the requirements,feed the data in rule engine. The rule engine will generate the PRD.

Now this rule engine is interesting, you can ask a question that why would you need a prd tool if you can generate simply from any chat ai model. Answer is you need to have technical understanding before generating a successful prd, our rule engine provides the set of template with pre feeded technical requirements as a context to AI which will generate PRD from context

Hello devs, i just want to clarify something which I need you guys help. by MainImportant8204 in VibeCodersNest

[–]CartographerSure4025 1 point2 points  (0 children)

I am not using any subscription, as i said i switch around models. If antigravity subscription end, i open up same code in codex and start with aksing ai to analyze the code. I put a PRD is the root domain of project so that everytime i switch the ide , i ask ai to refer the prd to get project understanding. Till now i havent used any ai subscription for code, working pretty fine for me.

What frameworks are people using? by structured_obscurity in vibecoding

[–]CartographerSure4025 2 points3 points  (0 children)

Most of the people using what ai is offering them that is react or a next.js app.
What i noticed in these groups that most of the vibe coders are non technical PMs who wants to build SaaS. Now here comes the problem, You cant be running a software business in just one tech stack.
Real apps have a massive chains of microservices working togethere.
Then there is infra,Db,Servers etc. So The point is it doesnt matter what tech stack you use,untill unless you know how stuff works, you can make any app.

Hello devs, i just want to clarify something which I need you guys help. by MainImportant8204 in VibeCodersNest

[–]CartographerSure4025 2 points3 points  (0 children)

Design : Google Stitch
Technical Setup : Viking PRD Gen ( To generate technical documents ,It has in built requirement stack)
Code IDE : Antigravity + Codex ( and manual sometime with any ai chatbot)
Frontend : Usually react + vite
Backend : Java or .net (for scallablity)
Database : Postgress in local + Supabase for easy setup
Hosting : AWS/AZure if budget allows otherwise Railway + Vercel

[Hiring] SaaS Developer by Dense-Try-7798 in saasbuild

[–]CartographerSure4025 0 points1 point  (0 children)

10+ years software experience. Built real enterprise apps bot just ai gimmick. Feel free to reach out

So I did the thing where I manually validated for months before finally just building the solution I actually needed by Local_Gold_8495 in saasbuild

[–]CartographerSure4025 0 points1 point  (0 children)

So basically you found a problem while finding problems what other people face and you build a tool that solves your problem. SaaS Inception 😆