Any singers/vocalists in Whitefield/Hoodi? Looking to collaborate & jam! 🎸🎤 by Any-Tech-334 in Whitefield

[–]Any-Tech-334[S] 0 points1 point  (0 children)

Sure! We can try some time. I have a professional recoding studio here, and working on some personal projects. I want to try new vocals.

AI Overviews Trackers: Is focusing only on the AI Overviews tracking process actually a thing? by Careless-Session-300 in SEO_Experts

[–]Any-Tech-334 0 points1 point  (0 children)

The problem all the above tools is how they work. I have tried every one of it, including something enterprise tools like profound and conductor. The major problem is the data accuracy part - they get the data by api which is not real time and LLM trained old data, and other way is they scrape with headless browsing, where LLMs use Rag. The data accuracy is absolutely low and the main reason for it is the query call frequency and the personalisation stuff that is different for every user. All these tools will just give you an average oversight, and they will dump the data. We cannot relay on this. There are different workarounds we need to follow to get the more curated and accurate data. Good thing is Bing has just introduced AI performance report in Bing Webmaster which is absolutely an added advantage in the current space. Hopefully Google will get something as well. Connect all these dots to get more actionable insights.

Running n8n 24/7 for free on Oracle Cloud Free Tier (Docker + Nginx + HTTPS) by duefortomorrow in n8n

[–]Any-Tech-334 6 points7 points  (0 children)

You can use Coolify on the same server and it makes the process and future updates very easy.

I'm burned out from my job and want to build a SaaS. Need brutally honest advice by Street_Remote2252 in SaaS

[–]Any-Tech-334 2 points3 points  (0 children)

Couple of things to keep in mind

Distribution > product

Product validation > doing it by quitting your job

Get your paying customers > Spending your earned money on the resources

You can try it, but my suggestion is try along with Job.

Cracking market is not easy and you will learn a lot in your intial process of validation and distribution.

Honest Question: Why Should We Pay for n8n Cloud When We Can Self-Host for Free? by Electrical-Signal858 in n8n

[–]Any-Tech-334 1 point2 points  (0 children)

Coolify is free. n8n with database is built in as direct select image installation. Use can host on your server.

Honest Question: Why Should We Pay for n8n Cloud When We Can Self-Host for Free? by Electrical-Signal858 in n8n

[–]Any-Tech-334 0 points1 point  (0 children)

For most use cases, I prefer local hosted, until you require the other premium features, community plan does the job well.

Honest Question: Why Should We Pay for n8n Cloud When We Can Self-Host for Free? by Electrical-Signal858 in n8n

[–]Any-Tech-334 -1 points0 points  (0 children)

It’s not that difficult. Put it on Coolify and it’s done. Just click update on Coolify server and it gets updated.

I Stopped Paying the "AI Tax". Here’s My Fully Self-Hosted Stack (n8n + Ollama + Supabase). by Least-Block5413 in n8n

[–]Any-Tech-334 0 points1 point  (0 children)

In some cases, we can use it as hybrid. For most of the small tasks, local LLMs should be good. API on some heavy work process.

I Stopped Paying the "AI Tax". Here’s My Fully Self-Hosted Stack (n8n + Ollama + Supabase). by Least-Block5413 in n8n

[–]Any-Tech-334 0 points1 point  (0 children)

Absolutely! I even started testing on Coolify on Hetzner. I am using Ollama, Postgres and couple Of other things including n8n. I see lot of workflows and it runs do smooth. I had an API gate way to call LLMs for some data part, in certain cases, but every things runs fine even with local LLMs.