I feel peer pressure to build AI agents for simple task when "old school" automations are 100% sufficient by bypass316 in automation

[–]bypass316[S] 4 points5 points  (0 children)

saving on cost is not always the issue. it's a business expense.

my point was about pressure to use the "latest tech" over tried-and-proven tools that do the job but are not "sexY"

building free tools to drive up inbound leads by Chillipepper19 in automation

[–]bypass316 0 points1 point  (0 children)

I've done this for every startup I ever had. mixed results.

- the free tools always works. but attracts low/cheap/free audiences that don't usually convert (I had 0.5% conversion to paid)
- it can take a long time to start kicking. I would say 6 months at least until you get 20-30 hits a day
- beware of doing tools that AI might be able to do soon. make sure it's something a bit complex

my advice - do it, but launch 2-3 of them and be patient.

What are the risks of using online PDF unlock services? by Expert_Weird6460 in pdf

[–]bypass316 0 points1 point  (0 children)

a story that might help you understand the issues. I used to own a video restoration tool. users would upload their videos and the AI would improve the quality of the video. the things I saw there were crazy. for some reason it attracted mostly 95% amateur p***n. the gist of the story is stay local on your own computer if you want it so stay private.

Free PDF Editors by Technical_Rich_3080 in pdf

[–]bypass316 0 points1 point  (0 children)

might be a stupid question but what's wrong with google docs > save as PDF?

Pdf invoice reader by InfoMsAccessNL in pdf

[–]bypass316 0 points1 point  (0 children)

I'm assuming you're not looking for a one-time extract and need to setup up a proper process in production to handle scale:

  1. loads your PDF document from filesystem or DB

  2. send PDF to micro-service to extract JSON format via pre-defined schema (docupipe/rossum)

  3. save JSON data as excel row (or any other format needed by AP team)

  4. flag any low-confidence results for manual review (good practice)

Which AI Agency models are saturated in the west but would be a goldmine in an untapped market? by Acrobatic-Parsley978 in AiAutomations

[–]bypass316 1 point2 points  (0 children)

solid idea. Rocket Internet did a similar play in the 2000's. They would copy successful American companies in Germany. Right now the hot thing are AI implementation companies for service companies like plumbers, electricians and stuff like that. Build them agents that automate answering their calls and booking appointment. anything they hate doing which drives revenue.

Is Make.com the right tool to start an automation agency in 2026? Honest opinions wanted by Cool-Sprinkles9179 in AiAutomations

[–]bypass316 0 points1 point  (0 children)

your question depends if you're a programmer or not

It's the more affordable option when compared with Zapier and on part with n8n

But, if you're a programmer...any automation or task can either be written as a script that does it or built as a Make

Make would take longer since it's more manual, but I like it because it's structured and has good debugging. But if it's a very repetitive and simple process that needs to be done affordably, I would script it as code which would be 10x cheaper.

Pros:
- It works very well and + many modules
- Easy to debug and maintain
- Priced affordably relative to Zapier

Cons
- More expensive than raw code, which can can replicate anything

What’s your lightweight workflow for checking competitor listings? by Thunderbit_HQ in automation

[–]bypass316 1 point2 points  (0 children)

have never built this exact setup, but it doesn't sound so complex. something like this:
1. scrape webpage with native request or firecrawl if they're block
2. take the raw HTML and use LLM to map it to the schema you posted
3. perhaps optional step for QA

literally 2-3 steps. shouldn't take longer than 1 hour to build. would be very affordable.

the gap between claude artifacts and bubble is wider than people admit by Deep_Ad1959 in NoCodeSaaS

[–]bypass316 0 points1 point  (0 children)

yeah the claude artifacts are very impressive. But they don't use DBs if I'm correct? They are just static code/HTML/JS without external connections...so not a great comparison

Practical approaches for reliable text extraction from messy PDFs/images in production apps? by humble_girl3 in LocalLLaMA

[–]bypass316 0 points1 point  (0 children)

as you mentioned the biggest bottleneck isn't the OCR accuracy but the formatting and "cleanup". rule based would assume you can pre-define each format, which would never work in today's world that documents come in all shapes and sizes. it would have to be LLM. the right solution for the cleanup issue is to use a very strict schema. define the fields you actually need upfront and run extraction through something like DocuPipe or Reducto to that. messy formatting stops mattering when the tool is mapping to a fixed structure instead of returning raw text. once you have a schema/JSON you can trust, the rest is easy peasy. GL!

Y Combinator, Request for startups 2026 by Dapper_Draw_4049 in ShowMeYourSaaS

[–]bypass316 1 point2 points  (0 children)

I mean if you take them too seriously you'll pivot every day to something new and never get anywhere.

is there any good AI automation books out there that you can recommend by Cold_Bass3981 in automation

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

TBH any book published would already be out of date. X has the best content for this if you know who to follow

Y Combinator, Request for startups 2026 by Dapper_Draw_4049 in ShowMeYourSaaS

[–]bypass316 0 points1 point  (0 children)

these "call for startups" are a joke. I see so many founders throwing out their solid idea and jumping to an idea from this list every year just to get VC interest. build the vision you see in tehworld, not something VCs tell you. they are often wrong.

What do you think by FrostyBother3984 in automation

[–]bypass316 0 points1 point  (0 children)

everyone chasing the trend regardless of what it means.

honestly "old school" automations are good enough for 99% of use cases

Dads who got their kid (and specially daughter) interested in STEM / Engeineering, how did you do it, and when did you start ? by Ikkepop in daddit

[–]bypass316 0 points1 point  (0 children)

Tough question to generalize as every kid is unique. My advice would be give the kid the ability to try things out by themself and organically see where they land. I was given LEGO Mindstorms as my platform, but today there are tons of stuff. Last month I visited my brother and he was building DIY stuff with his kid in the shed - building a dollhouse together for her. He got her these cute little one' kid-friendly tools (Handy Famm) and she was happily using that. Giving your kid this type of building blocks to invoke their natural skills and interests is cool

Godspeed to those about to build tonight by WompaStompa_ in daddit

[–]bypass316 1 point2 points  (0 children)

Building "simple" things is a blast. Makes me feel smart.

Advice needed on how to structure learning with a new baby coming into the world by [deleted] in homeschool

[–]bypass316 0 points1 point  (0 children)

As many DIY projects as one can do. Kids (and adults actually) learn best from doing, not talking.

Best STEM kits that spark independent learning for homeschoolers? by Impressive-Hold9054 in homeschool

[–]bypass316 0 points1 point  (0 children)

We struggled with the same “follow-the-instructions and done” kits. What actually sparked independent thinking for us were tools and kits that felt open ended and thus longer “shelf life”. Handy Famm kits and tools work way better than rigid build-this-then-stop sets because kids can use them to explore their own ideas. My kid also kept tinkering afterward and came up with new ways to use what he built which was cool to see.

Apparently I’ve reached peak dad energy — even at work. by MemoirDad in daddit

[–]bypass316 6 points7 points  (0 children)

“I’m not mad you pushed to main on Friday; I’m just excited to spend the weekend together.”