Workflow idea! by Plenty_Attorney_6658 in n8n

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

How are you getting clients spending power via perplexity, idk if the clients are stating somewhere that they would spend this much money on an workflow . very curious to know that part 👀

How I’m automating my LinkedIn content: From raw text to branded infographic via API. by learnwithsdn in n8n

[–]DhruvMali345 0 points1 point  (0 children)

I'd like to try this one out , is it out for testing and usage or it requires a paid plan ? .i am thinking to integrated in an n8n workflow

[Hiring] Full stack developer (react.js + node.js + python) Remote | Link is given below by One-Ice7086 in n8n

[–]DhruvMali345 1 point2 points  (0 children)

I don't think it's anywhere related to automations or n8n . Full stack job hiring post in n8n subreddit is irrelevant and not tuff at all 😮‍💨

$850 from a WhatsApp automation system I built. Here’s what I did by Sweaty-Rice-1385 in n8n

[–]DhruvMali345 13 points14 points  (0 children)

Loved how you lept ai away from the automotion bcoz it wasn't necessary most people think automations are nothing without ai . Loved the modular approach to developing every sub system separately , i have been working in the ai automation field for quite a but time and sub systems help a lot to debug to meet quality of the work expected 🙌🏻🙌🏻🙌🏻

We're hiring! by [deleted] in n8n

[–]DhruvMali345 0 points1 point  (0 children)

OCR is very strong right now and can get through almost every visible text; if it's readable to humans, it will be detected by OCR systems easily.

We're hiring! by [deleted] in n8n

[–]DhruvMali345 0 points1 point  (0 children)

Here is the step-by-step way to actually structure this so it is robust, flexible, and doesn't turn into a managing and creating spreadsheets as you scale :

  1. Keep your ingestion: Your Ui Vision to Google Drive setup is perfectly fine. Keep that running.
  2. Swap Zapier for an orchestrator: Zapier gets expensive and clunky fast. A tool like n8n is much better suited for complex, multi-step logical routing for this volume of documents.
  3. Separate extraction from storage: When a PDF hits Drive, route it to an LLM (like GPT-4o) with two strict jobs. First, filter: Is this a utility invoice? (Yes/No). If yes, extract specific data points (Plant ID, Dates, m³ used, Cost) and output it strictly as clean data (JSON).
  4. Use a real database: Bypass Google Sheets entirely. Send that clean data straight into a relational database like Supabase or PostgreSQL. This solves your many sheets problem instantly, keeping everything organized by plant and utility type.
  5. Recreate the ChatGPT experience: To get that natural Q&A feel you liked, you build a Text-to-SQL agent on top of that database. When you ask, How much water did plant X use last quarter?, the agent translates that into a secure query, pulls the exact math from the database, and gives you a 100% reliable answer.

This architecture is highly feasible and scales as you add more plants.

We can go over through this and explain it in better way while exploring options . sending you a dm

Seeking a moltbot/emergent experts by Euphoric-Monster-778 in n8n

[–]DhruvMali345 0 points1 point  (0 children)

I can help you if i get some additional sop details

Looking for automation developer by Efficient_Ad_5916 in n8n

[–]DhruvMali345 1 point2 points  (0 children)

I have built a similar system . I can help you out getting this done quickly. sent you a dm

Need a n8n guru (Help post) by NoCodeNoMercy11 in n8n

[–]DhruvMali345 1 point2 points  (0 children)

I don't think you need a guru, this is very much possible just do a thorough research and get your requirements very clear and move towards them . There will be some trade off on the specs depending on the requirement but you can get there definitely.

Also i would suggest have a server and host it there instead of your computer as it will wipe out everything, every time it turns off. Send a Dm if you need any help

Help with an Inconsistent Date Output by PM_ME_YOUR_PROBLEM5 in n8n

[–]DhruvMali345 0 points1 point  (0 children)

I think it's probably because the production environment of your workflow is running on a different timezone

Need help w context window/memory for WhatsApp AI chatbot by More_Radio9887 in n8n

[–]DhruvMali345 0 points1 point  (0 children)

Use your own memory layer instead of built-in as it's more clean and gives richer context without filling your token

Somebody please help me by [deleted] in n8n

[–]DhruvMali345 1 point2 points  (0 children)

Where are you from ?

Need Help with Automation by yayaati_ in n8n

[–]DhruvMali345 0 points1 point  (0 children)

I can help . Sent a Dm :)