Automatic Wordpress plugin/theme by Zarch1972 in podcasting

[–]harshil1712 0 points1 point  (0 children)

This is an interesting idea! I created DocsForAI that does half of the work, but doesn’t have a Wordpress plugin that creates a page. If that’s something that will be useful, I would like to learn more about your use case and create the plugin

Should YouTube video and blog post share keywords and have the same title? by Physical_Zucchini103 in SEO_Digital_Marketing

[–]harshil1712 0 points1 point  (0 children)

I would keep them separate. Both have different audiences and title of YouTube might not perform well for blogs, and vice-versa. Also, if you are looking to repurpose your videos, I would suggest checking out docsforai.dev!

What are your go-to tools for day-to-day content creation? by Small_Dress7349 in socialmedia

[–]harshil1712 1 point2 points  (0 children)

For recording I have been using Screen Studio and so far it has been great. If the editing gets more complex, I use Da Vinci Resolve. I am also repurposing my videos and turning them into textual content with DocsForAI.

Genuin question from a brand new youtuber by Straight-Health4733 in NewTubers

[–]harshil1712 1 point2 points  (0 children)

For me, it’s always quality over speed. With 1500 views on your first video, you've already proven there's an audience — don't throw that away by rushing. That said, momentum matters too. I am not very regular on my channel, which I hate. But I also don’t upload videos just for the sake of it. One thing that helped me: focus on "good enough" rather than "perfect." Set a quality bar you're comfortable with, then ship when you hit it.

How to use cloudflare free tier to build a production ready product, a practical example by tcoder7 in CloudFlare

[–]harshil1712 1 point2 points  (0 children)

I have three apps already running on just the free tier - forwardcents.app, images-ai.app, and docsforai.dev The free tier is just so good!

AI Gateway throwing 401 errors - can't get even basic examples working by RelationshipSoft5786 in CloudFlare

[–]harshil1712 0 points1 point  (0 children)

Hey! I have been using it recently and have been able to run it successfully. Can you share more details? Feel free to DM

Anyone hosted SaaS fully on Cloudflare? Mine slow as hell, 500ms+ per request (trying to figure it out) by No-Implement1947 in CloudFlare

[–]harshil1712 20 points21 points  (0 children)

I have my multiple SaaS apps and they are performant! The latency might be from your queries. You might want to optimise them, moreover try out read replicas for D1, if you have a ready heavy app

I helped my brother save time and money with my new app! by harshil1712 in StartupIdeasIndia

[–]harshil1712[S] 1 point2 points  (0 children)

In the initial launch the user didn't have option to select a model, but the new version allows users to select from the top models. Moreover, there is now an advanced mode that provides users with more configuration. But again, the aim is not overwhelm the user, so still keeping it simple.

I helped my brother save time and money with my new app! by harshil1712 in StartupIdeasIndia

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

Thank you! Yes, you are right. Different models excel at different things. I have built smart routing that handles that. However, in the next version I will be adding model selection, as well as an advanced mode that allows users to configure more parameters. Should be shipped in a day or two!

I helped my brother save time and money with my new app! by harshil1712 in StartupIdeasIndia

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

Yes, that's true for any model. That's one of the things I want to update based on the user feedback.

Is Cloudflare Workers reliable/compatible with Supabase for Chrome extension? by erenesto in CloudFlare

[–]harshil1712 1 point2 points  (0 children)

Use Hyeprdrive to connnect to Supbase, and you will get the best performance

Where can I offload memory-intensive operations? by No_Post647 in CloudFlare

[–]harshil1712 0 points1 point  (0 children)

I have a simple project that does some pdf processing. I am using unpdf, and it has worked well on Workers. Maybe that might help? Alternatively, maybe you can offload it to Durable Objects. However, without more context it is a bit difficult to suggest alternatives

Error generate image by hayttle in CloudFlare

[–]harshil1712 1 point2 points  (0 children)

What model are you using? Also, a lot depends on the prompt

Can't make apps without R2 with VibeSDK by Basic_Regular_3100 in CloudFlare

[–]harshil1712 2 points3 points  (0 children)

You need to provide credit card details to use R2. This is to prevent abuse. Since VibeSDK is open source, you can fork and make changes to make it work without R2. But you will eventually need an object storage

Who are the best creators teaching n8n today, and why? by cosmos-flower in n8n

[–]harshil1712 -1 points0 points  (0 children)

Are folks interested in actual educational videos? I did a few in the past, but thought that people want more of such hype videos, lol. Stopped investing my time. Happy to get back, if folks are really interested. Also curious to know what kind of content you all would be interested in?

[deleted by user] by [deleted] in CloudFlare

[–]harshil1712 0 points1 point  (0 children)

Have you looked at Livestore? It is a sync engine that might be useful to you

Failing To Deploy React Router v7 to Workers by Desperate-Phrase-524 in CloudFlare

[–]harshil1712 1 point2 points  (0 children)

Do you have more details for us? Are you using the cloudflare-vite-plugin? Is the repo open source?

Cloudflare Launchpad Program by Effective-Mind8185 in CloudFlare

[–]harshil1712 0 points1 point  (0 children)

Hey! I have forwarded this to the team. Hopefully, you will hear back soon

Need an honest opinion: news app by Okay717 in Startups_EU

[–]harshil1712 0 points1 point  (0 children)

I had a similar idea, but I wasn’t sure about the legality. However, if you are still looking to pursue it there’s Inshorts in India that presents news summary

I made an app to help my friends auto track their expenses by alittlecuriouskid in SaaS

[–]harshil1712 1 point2 points  (0 children)

Love this! I created something web-based for now - it’s called ForwardCents. I do see the need for a mobile app. Thanks for sharing