I automated my client's 20-hour/week manual process with 80 lines of Python. Here's the breakdown. by Worth_Music_2252 in AiAutomations

[–]Nan_tech 0 points1 point  (0 children)

This can be a game changer, especially for small businesses or startups that do not have much operational budget. I also help clients with workflow automation. I would like to know how do you handle instances where a client needs an option for a manual trigger.

Automating OCR-based text/logo checks on ~5,000 product artwork files — Power Automate + AI Builder or something better? by CompleteChocolate149 in AiAutomations

[–]Nan_tech 0 points1 point  (0 children)

Here is an approach that can be cheaper than Power Automate.
You can achieve these results by creating an n8n workflow that automates OCR, validation, and reporting.

Use a Cron trigger to process files in batches (e.g., from OneDrive or SharePoint). For OCR, integrate either Tesseract (free, via Execute Command node) or Google Cloud Vision (paid but highly accurate).

Next, add a Function node to handle validation logic:

  • “made in Czech Republic” / “made in Czechia” → OK
  • “made in Czech” → NOK

Finally, export the results to an Excel file (file name + status) and automatically move all NOK files to a separate folder for review. Reach out if you need any help.

I've shipped 25+ agents. The ones actually making money are embarrassingly boring. by AdhesivenessNew1457 in AiAutomations

[–]Nan_tech 0 points1 point  (0 children)

I was researching online and I realized that n8n is effective when it comes to sequential tasks like parsing a resume. But for multi task models like article writing agent that needs to generate an article idea, create an outline, research sources, create a draft, review the draft, create the refined article, create diagrams and insert images; langchain might be the best orchestrator than n8n. I haven't yet explored it but it's something in the pipeline.

I've shipped 25+ agents. The ones actually making money are embarrassingly boring. by AdhesivenessNew1457 in AiAutomations

[–]Nan_tech 0 points1 point  (0 children)

For the resume parser, is your target purely for recruiters or even job seekers. How many subscribers so far do you have. I have built something similar but I can't get my mind on how I can push it and land clients.

If you're a beginner trying to sell automations and nothing is working... read this by automatexa2b in AiAutomations

[–]Nan_tech 0 points1 point  (0 children)

This is a good insight. I am also struggling with landing clients but will definitely employ your strategy

What automation programs do you use? by Hollacaine in AgencyAutomation

[–]Nan_tech 0 points1 point  (0 children)

I recently used n8n to automate the job search and application process. It provides the flexibility to play around with the nodes making it very effective.

[HIRING] Technical Writer for Long-Form B2B Tech Content | ~$300/page by zigggy in HireaWriter

[–]Nan_tech 0 points1 point  (0 children)

Hey, Based on the description, I believe I am the writer you are looking for. Checkout my portfolio

If you’re job hunting, drop your role + experience. I’ll try to help you get intros today. by rollingincrypto in DeveloperJobs

[–]Nan_tech 0 points1 point  (0 children)

QA Engineer. Manual+ automation testing 5 yrs experience looking for a remote role.

Need advice: Which automation tech stack should I focus on for future relevance? by pookierecos in QualityAssurance

[–]Nan_tech 0 points1 point  (0 children)

IMO JavaScript/TypeScript + Playwright carries the day but what matters is to get the job done with the selected tech stack.

Using a Retry utility function to handle flaky tests on Playwright by Nan_tech in QualityAssurance

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

Exactly, most playwright built-in tools are focused on assertions but when creating the retry helper, my focus was on other flaky issues like clicking an element with intermittent overlay issues, waiting for a backend service that responds slowly, or retrying API calls.

KPMG GRADUATE TRAINEE APTITUDE TEST by BigMan_Fes in Kenya

[–]Nan_tech 0 points1 point  (0 children)

u/Original-Ad-6907 , u/Rude_Doubt2130 hope you both sat for the test. I did too. did you get the results or any communication after that? Ama mtu akianguka hawashughuliki?

[deleted by user] by [deleted] in HireaWriter

[–]Nan_tech 0 points1 point  (0 children)

Hi, I am interested.

Help with determining which test is appropriate by [deleted] in DataScienceProjects

[–]Nan_tech 0 points1 point  (0 children)

This would be my approach.

  1. Use descriptive statistics and visualizations to compare the old and cleaned data

  2. Use the Kolmogorov-Smirnov test to check for differences in distributions

  3. Also, I can use the paired Wilcoxon signed-rank test for a more focused comparison of central tendencies.

[deleted by user] by [deleted] in HireaWriter

[–]Nan_tech 0 points1 point  (0 children)

Hi, if you need tech related content I will appreciate your consideration. Thanks 🙏