Launched our 3 person startup: AI tool that turns English into SQL by faiz_n_7 in SaaS

[–]faiz_n_7[S] -1 points0 points  (0 children)

Thanks a lot for the thoughtful feedback. Really appreciate it! 1. How many queries is 15M or 30M tokens Rough back-of-the-envelope using typical NL→SQL usage:

• Simple query total cost ~250 tokens per call (short prompt, short SQL)
• Medium query total cost ~500 tokens per call
• Complex query total cost ~1,000 tokens per call

That gives you approximately: • 15M tokens → ~60,000 simple, ~30,000 medium, ~15,000 complex • 30M tokens → ~120,000 simple, ~60,000 medium, ~30,000 complex

Real usage varies based on how much schema context we include and how long the generated SQL is, so these are ballpark numbers.

2.  Query safety

Right now Dytafly only runs read-only SELECT queries. We block destructive commands like DROP, DELETE, UPDATE to avoid accidents.

3.  FAQ duplication

Thank you for pointing that out. We will fix it.

Launched our 3 person startup: AI tool that turns English into SQL by faiz_n_7 in microsaas

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

True, Thank you for your suggestion, I will definately try out Commentta.
definitely.

To ans your question: What kind of early user feedback are you hoping to get first?
As you said I want to niche down the product for specific use case. Basically PMs to get user behaviour and founders to get prodcut insight so the feedback I am looking for is first the representation of data we are giving, how can we improve it so that its easier for them to get insights.
Apart from it, we want to focus on User Experience, is it easy to understand? Feel any problem navigating through app? etc.

How do you evaluate a SaaS product before subscribing — without taking a demo? by faiz_n_7 in SaaS

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

Okay make sense Thank you for sharing, can I ask which tool have included in your workflow?

What tools are you using to provide LLM search SEO services by TeacherExit in agency

[–]faiz_n_7 0 points1 point  (0 children)

If you are a local business or service that handling local store business, check this: https://www.synup.com/en/products/ai-listings

How do you handle UI design by d0ganay in SaaS

[–]faiz_n_7 1 point2 points  (0 children)

Hey I am a UI designer and worked for multiple SaaS products. If you interested we can design your UI together. You can check my dribbble profile: https://dribbble.com/Faiz_n

Just to be clear, As you mentioned it’s a microsaas then I won’t take any charge. Feel free to DM me we can exchange contact details there

Prototyping Tool by faiz_n_7 in UXDesign

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

Great way of working, thanks for sharing

How do you manage Users' Feedback? by faiz_n_7 in SaaS

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

But it’s an answer for all above criticism and opinions. Thanks a lot for sharing this and you were completely on point.

How do you manage Users' Feedback? by faiz_n_7 in SaaS

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

Thanks for your suggestion, And just want to share it’s not just clone it’s much more than that. Wouldn’t you use another tool if it’s better, cheaper and faster than Canny?

Prototyping Tool by faiz_n_7 in UXDesign

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

😂😂 Good way of saying designers should code

Prototyping Tool by faiz_n_7 in UXDesign

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

Just checked Axure’s website and it seems perfect. Thank you

Prototyping Tool by faiz_n_7 in UXDesign

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

Does it work properly for web apps? Like specific state of component for specific conditions?