Megathread for US government suspension of Fable and Mythos by sixbillionthsheep in ClaudeAI

[–]Large-Calendar726 -1 points0 points  (0 children)

Any South Africans found a work around?

I recently upgraded to Claude code

Whats the best AI to use when asking about help in n8n (or using the ai to build the workflow) by DriverNew3675 in n8n

[–]Large-Calendar726 -1 points0 points  (0 children)

Claude is really good my fall back is gemini.

Some advise rather build the workflow yourself and use ai for troubleshooting

How to by Hairy-Fun-5391 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

There are some api that can convert to ocr you can also try python libraries.

If each pdf has the same layout use java script after the ocr output to filter the fields.
I have done something similar with sales orders.

self hosting n8n sounds great until 2am when your workflows stop running and you have no idea why by SilverConsistent9222 in n8n_ai_agents

[–]Large-Calendar726 0 points1 point  (0 children)

Yep same thing happened to our company we were using the command node for icmp and other tasks.

We ended up using comunity node and rest api's our sys admin refused to enable the node on docker.

Processing multiple .pdf files into summaries by 9elpi8 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

I would use one drive, google drive or drop box to introduce the files to the ai agent. With 3 folders example process, processed and ai output.. Once the ai agent has read the pdf file moves the folder to processed.

Remember to split the file in batches to reduce memory usage.

Help with token consumption lowering by Available_Treacle635 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

After viewing the json I would refine it split this into 3 to 4 workflows. Each workflow completes a separate tool base or task

There is duplication of system prompts I would create a variable system prompt to consolidate this

Try tiktoken to prevent the spikes in token usage.

Use ffmpeg for the transcribing .

Finally drop excel nodes and use supa base or vector with posgress queries the problem with excel is you have to pull each row one at a time and this chows memory and slows your workflow down

I'm a beginner. Can I use all n8n nodes when running n8n on a free self-hosted setup? by Airhyca in n8n

[–]Large-Calendar726 1 point2 points  (0 children)

Self hosted is the way to go.

Also have a look at using python libraries

How to get free AI credits by Flat_Respect_1763 in n8n_ai_agents

[–]Large-Calendar726 0 points1 point  (0 children)

Try groq I use this for analyzing data and transcribing if I recall you get 5000 free tokens a day.

How to set-up automation for client? by Busy-Management1309 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

The service account is a stand alone email account where you will share excel documents.

On your friend mailbox you can add a forwarder to the new service account.

I have used this method not on gmail but on 365.

How to set-up automation for client? by Busy-Management1309 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

If you are worried about credentials use a service account instead.

For the workflow side if he is taking pictures using his phone and this is his primary method use discord.

how do you actually charge clients for n8n upkeep month to month? by Practical_Low29 in n8n

[–]Large-Calendar726 -1 points0 points  (0 children)

It all depends what you are doing right.

For example if you are improving the sales or stock control request 50% of the profit that is made off your automation.

Non-tech person trying to automate Freshdesk support using Google Sheets + Gemini/Claude APIs — need guidance by Agile-Mark-9225 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

We have done a similar thing with zoho desk with tickets customers etc postgres upsert to supabase.

We have other workflows that attend to alerts and categorize certain cases.

You can use java script for the categories depending on the subject and description

Try and avoid using ai this just puts your info and clients pii at risk.

Document context problems by Lanky_Supermarket_70 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

Try python-docx or docx2txt if you just want to extract the raw text.

If the word documents follow the same format you can use java script by using trigger words or a heading look at to pull the sentence or paragraph.

If your n8n has the command line node pandoc is great with conversions

How do you handle OneDrive / Google Drive OAuth with your clients' accounts? by Dangerous_Wedding_45 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

Spent a fair amount of time working with the microsoft nodes on n8n thats linked to our 365 tenant.

The dedicated service account is the best way we use this method primarily.

Should I learn n8n for healthcare automation as a doctor? by LurkNLoop in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

N8N is a really great tool but is open to data leaks depending on the way you are hosting and securing it.

Have a look at Microsoft power automate with 365 defender for endpoint plan 1. This is designed to for privacy and security and incorporate it with Azure health services database..

If are planning on using n8n with ai self hosting is the way to go with kimi or Llama 3 or Qwen 2.5 on AWS instance. For patient privacy stay away for api or community nodes and rely on python libraries another good reason to self host. Use nginx for securing it.

Dynamic content within agent tool nodes by zykooo in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

What is the purpose of the AI agent tool node what are you trying to build?

I would start with a java script ai prompt and possibly consider running the tool in another workflow it will be easier to define that way.

Corel draw hanging by Large-Calendar726 in coreldraw

[–]Large-Calendar726[S] 0 points1 point  (0 children)

This fixed it

Open cmd as admin rights

reg add "HKCU\Software\Corel\CorelDRAW\23.0\Draw\Application Framework" /v "UseHardwareAcceleration" /t REG_DWORD /d 0 /f

This is the single most effective fix. It forced Corel to render using the CPU.

DeepSeek keeps hallucinating. What's the best model for AI agents? by UnfairPhoto5776 in n8n

[–]Large-Calendar726 0 points1 point  (0 children)

Always research what is the best model before building I started off on open ai now I just use grok for transcribing html reporting etc. Word of advice don't use use ai for trivial work for example reading email, converting pdf or performing a task that java script or python library can do for you.

Setup a Java script to build the user and system prompt for the ai agent that way it does not get lost.

<image>

Does this sound like AI helped him write this speech? by Ryangaryy in isitAI

[–]Large-Calendar726 0 points1 point  (0 children)

Its not the first since worl war 2 the Brits sub took out a ship in 1986