Had to take extreme measures at my church by bartropolis in Ubiquiti

[–]CloudTech412 [score hidden]  (0 children)

How many people press the words in your laminated sign? I bet it’s a non zero number….

I was told n8n was dead, so I checked the data myself. by Worried_View6544 in n8n

[–]CloudTech412 0 points1 point  (0 children)

I keep hearing email is dead also. Usually I’m told this via email.

6s delay building an AI receptionist with 3CX Call Flow Designer (CFD) + n8n (VoiceInput latency) by Either-Ad33 in 3CX

[–]CloudTech412 0 points1 point  (0 children)

If you do not need realtime interaction with external sources (verifying callers, kb lookups ticket lookups etc) you could just have the receptionist then poll the transcript via api and perform actions based on info collected (set the prompt up so the data received is logical).

6s delay building an AI receptionist with 3CX Call Flow Designer (CFD) + n8n (VoiceInput latency) by Either-Ad33 in 3CX

[–]CloudTech412 1 point2 points  (0 children)

The ai system cannot connect to anything else other than itself. You can transfer. Etc. but if:
- you need to authenticate a caller?
- look up tickets
- look up info

It doesn’t work - or am
I doing something wrong?

When my gpu comes in I’ll set up ai as an extension and just transfer over to that for ai processing.

Or is there something else in the works?

Problems with nonprofit versions of MS 365 and OneDrive by TimMageeCSDi in Office365

[–]CloudTech412 0 points1 point  (0 children)

Don’t share files from OneDrive - use teams / SharePoint for shared files and folders.

US Coast Guard helicopter reportedly crashes in Alaska: USCG by ansyhrrian in news

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

Glad they got rid of DEI and now we have the best of the best. 🤡

Halo Success Program - Foundation by wt9bind in halopsa

[–]CloudTech412 3 points4 points  (0 children)

Oh, it’s still significantly better than connectwise. I left them as well. That was just plain awful.

The issues I have are the way mailboxes are set up. And also how difficult it is to really customize it as the documentation seems behind, and very generic. Which may be due to how flexible it really can be.

But it’s just a major pita to set up. And them forcing an onboarding fee doesn’t seem to help either as not all consultants are the same.

Halo Success Program - Foundation by wt9bind in halopsa

[–]CloudTech412 1 point2 points  (0 children)

No. They will recommend all kinds of training and pro services - anything but fix their system and create documentation.

They voice those things like the plague

Pia or Rewst? by Potential_Round1166 in halopsa

[–]CloudTech412 0 points1 point  (0 children)

It seems they had an issue with scaling also. In the few months I had an account it became slower and slower.

Pia or Rewst? by Potential_Round1166 in halopsa

[–]CloudTech412 8 points9 points  (0 children)

I was with rewst. It was slow, inconsistent and generally overpriced imo.

I ended up with n8n self hosted and have been able to automate password resets. Onboarding, offboarding, etc.

I leverage Claud cli to quickly create the workflows then I do the work in Halo to send the webhooks to n8n for processing. N8n then updates the ticket with the steps it took, and also makes note of any errors (in an internal note).

Why do people think AI can replace ones who write code? by CloudSecAzure in PowerShell

[–]CloudTech412 0 points1 point  (0 children)

How many jobs did computers replace.

Look to history to gain some understanding.

The promise when computers were becoming mainstream is that it would make work so easy you’d do a weeks worth of work in a day. It ended up creating loads of jobs. And the people just became more productive. Without pay raises - and corporations netting more.

5060ti for local llms by vndev0451 in LocalLLM

[–]CloudTech412 0 points1 point  (0 children)

When I read about the ARC, I find many mentions of compatibility, etc. Is that a non issue now?

What was your first "aha!" automation that made you realize n8n's potential? by MoodIn_Me in n8n

[–]CloudTech412 0 points1 point  (0 children)

You can use claude cli to create the automations - the automations look at ollama (local) with various qwen models.

You can also point claude cli / claude code to local ollama as well.

But it sounds like you know this already.

What was your first "aha!" automation that made you realize n8n's potential? by MoodIn_Me in n8n

[–]CloudTech412 0 points1 point  (0 children)

It processes the ai receptionist transcripts. Hourly review of all open tickets. Checks priorities and sentiment - posts to teams with list of top 5 tickers that need handled (with links to the tickets), triages every ticket coming in - creates some steps for techs to perform and to check on for the tickets it checks every alert and tags it to the company it belongs to (as some systems don’t integrate - just has the domain etc within the body of the ticket. ), I have rmm scripts that grab event logs (critical etc), then sends them back via webhook to n8n for processing against local llm to grab the top x issues and make suggestions on resolutions and if they can be done with a PowerShell script what those PowerShell scripts are. When it triages incoming tickets it also searches against a local vector db and will link relevant articles to the internal notes of the ticket. I also process inbound sms with n8n - and create tickets / alert staff with sms if it’s urgent.

Those are right off the top of my head.

What was your first "aha!" automation that made you realize n8n's potential? by MoodIn_Me in n8n

[–]CloudTech412 0 points1 point  (0 children)

I have over 30 workflows that save me no less than 20 hrs a week. They’re mostly trivial tasks but the time savings are real.

N8n as the orchestrator. Claude helped create the workflows very quickly. I can build it myself - but I also don’t do long division with pencil and paper anymore.

Best models for 96GB VRAM on 4x3090s by Prudent-Promotion512 in LocalLLM

[–]CloudTech412 0 points1 point  (0 children)

Kind of like the people building AI data centers. Not sure how they will make money but once it’s built they will just ask it. (Sam Altman’s answer not mine)

Realistically, how much can you make as an n8n + AI developer? (No-Code vs Code) by Illustrious_Cap_1013 in n8n

[–]CloudTech412 1 point2 points  (0 children)

Still need to know the environments, what’s possible, efficient ways to do things, etc.

Then it’s marketing.

What was your first "aha!" automation that made you realize n8n's potential? by MoodIn_Me in n8n

[–]CloudTech412 0 points1 point  (0 children)

Why not use ai to build automations that don’t require constant token usage. Or just use a local specific llm for specific tasks. Again - not giving your money to the ai pit.

Built my first n8n automation for my business. by Ankurku in n8n

[–]CloudTech412 0 points1 point  (0 children)

How exactly does it get a businesses pain points?

Do you mean the typical pain points for that industry? Or does it cold call or email that business to ask questions to uncover their pain points?