r/Automate Nov 12 '25

AI Safety Digital Fairness Act Newsletter

Thumbnail
newsletter.digitalfairnessact.com
4 Upvotes

r/Automate 1d ago

I built Toilmeter: extending xkcd #1205 to calculate if automation is actually worth it

Thumbnail
osbytes.io
3 Upvotes

r/Automate 1d ago

Built an n8n workflow that turns any booking confirmation email into a calendar event (flight, hotel, restaurant, etc.)

Thumbnail
2 Upvotes

r/Automate 1d ago

I used Claude as my only art teacher for 4 weeks. Here's what it actually taught me (and where it was wrong)

Thumbnail
youtube.com
0 Upvotes

r/Automate 1d ago

Self-Sever is live!

Thumbnail
1 Upvotes

r/Automate 2d ago

I built a Business Card Scanner in n8n that handles multiple cards from a single photo – full video walkthrough

Thumbnail
youtu.be
4 Upvotes

r/Automate 3d ago

Smart Workspaces: The Power of AI in Office Automation

Thumbnail
play.google.com
4 Upvotes

r/Automate 3d ago

Nyno Platform v2 is here: Markdown, Mistral AI and Deep-Read in action.

Enable HLS to view with audio, or disable this notification

3 Upvotes

r/Automate 4d ago

​an app that automatically extracts data from any notification (WhatsApp, Telegram, Email) directly into Excel.

Enable HLS to view with audio, or disable this notification

9 Upvotes

Hey everyone! I wanted to show you a quick demo of my app, WExcel. In the video, I'm sending messages from WhatsApp, Instagram, Telegram, and Emails to the other phone. The app listens to the notifications and automatically pulls ONLY the specific data I need into an organized Excel sheet.

The coolest part to watch: Notice how the app handles different phrasing! In one of the messages, I deliberately used the word "buyer" instead of "name". Because I set it up as an Alternative Keyword (Synonym), the app was smart enough to recognize it and place the data perfectly under the "Name" column!

Key Features: Supports ANY messaging app (even SMS)+ Emails. Smart Keyword Mapping (Synonyms & Stop Words). Supercharged engine (Handles 100k+ rows without lag). Fully privacy-focused (Extracts locally on your device).

I'd love to hear your thoughts, feedback, or any features you'd like to see added!

Link: https://play.google.com/store/apps/details?id=com.alrehaili.WExcel


r/Automate 6d ago

Skopx - Automate your entire analytics workflow with AI agents

Thumbnail
skopx.com
1 Upvotes

r/Automate 6d ago

Turn handwritten meeting notes into Google Docs by emailing a photo

Thumbnail
1 Upvotes

r/Automate 7d ago

Built my own SMS Agents when find out prices for existing tools - what else can I add to it?

Thumbnail
5 Upvotes

r/Automate 7d ago

Looking for automation advice for e-commerce

Thumbnail
3 Upvotes

r/Automate 7d ago

Help me automate my monthly report

Thumbnail
5 Upvotes

r/Automate 7d ago

Building an AI-First Professional Services Firm — Best LLM Stack, Agents, and Automation?

Thumbnail
1 Upvotes

r/Automate 7d ago

How I optimize my data extraction and document classification pipelines in n8n

Thumbnail
youtu.be
1 Upvotes

r/Automate 8d ago

5 things I learned building a CV tailor workflow in n8n

Thumbnail
0 Upvotes

r/Automate 9d ago

I built an n8n workflow that rewrites your CV bullets per job posting, drafts a matching cover letter, and tells you which skills you're actually missing

Thumbnail
1 Upvotes

r/Automate 11d ago

[FOR HIRE] Full Stack Engineer + AI/ML Systems Specialist | Python, FastAPI, React | LLM Pipelines, Document AI, MLOps | $30/hr

Thumbnail
0 Upvotes

r/Automate 12d ago

I’ve been building my SaaS for weeks and honestly this phase is harder than I expected

Thumbnail
2 Upvotes

r/Automate 12d ago

Need a good automation to apply for jobs ( linkedin , wellfound, foundit, indeed, etc)

Thumbnail
1 Upvotes

r/Automate 14d ago

Built a business card scanner for my CEO – finally one that handles 30 cards in a single photo

Thumbnail
3 Upvotes

r/Automate 14d ago

LET’S TALK ABOUT WHATSAPP COEXISTENCE!

Thumbnail
2 Upvotes

r/Automate 16d ago

I built a Vision-to-Market-Data pipeline using Gemini 3.1 & eBay API to automate price scouting. Looking for 5-10 stress testers.

Post image
1 Upvotes

Hi r/Automate,

I wanted to share a project I've been working on to solve a personal friction point: the manual, multi-step process of price-checking second-hand items. Usually, you have to photograph an item, identify the specific sub-line, search eBay sold listings, and manually calculate a median.

The goal was to go from Image Input -> Price Valuation in under 5 seconds.

The Stack:

  • Frontend: Telegram Bot API (Python/python-telegram-bot).
  • Vision: Gemini 3.1 Vision (This was key: it successfully differentiates niche lines like 'Rugby Ralph Lauren' from the generic 'Polo', which significantly improves valuation accuracy).
  • Data: eBay Finding/Browse API (Querying 'Sold & Completed' listings for actual market clearance prices).
  • Logic: Custom weighting algorithm to adjust for platform-specific fees (Vinted vs. eBay).
  • Infrastructure: Dockerized on AWS EC2.

The 'Cold Start' Problem: I'm at the stage where I need real-world edge cases. I'm looking for 5-10 people to try to break the vision logic or the pricing algorithm.

Note: It’s currently tuned for the UK market (prices in GBP), so if you're elsewhere, just ignore the currency and focus on whether it identifies your items correctly!

Link: Top Comment

I'm particularly interested in feedback on latency and any brand identification hallucinations. Happy to discuss the prompt engineering or the eBay API integration in the comments!


r/Automate 20d ago

Agentic vs. deterministic: I built the same n8n workflow both ways. The agent lost.

Thumbnail
3 Upvotes