Why Choose Us

We are AI-enabled software consultants

Every detail—from architecture to deployment—is handled with rigor, ensuring clarity, performance, and long-term maintainability.

We design and deliver systems that are technically rigorous and commercially impactful.

We embed AI into core workflows, decision-making, and product architecture to create durable advantage.

We translate complex opportunities into elegant, production-ready solutions.

We build with precision, scalability, and a clear understanding of business context.

car
Built for impact

We combine deep engineering expertise with AI to deliver solutions that are practical, scalable, and grounded in real business outcomes.

cube
AI that actually ships

We don’t just prototype—we design and deploy production-ready AI systems that integrate with your existing stack.

glasses
Measurable advantage

Our work is defined by outcomes: faster operations, smarter decisions, and capabilities that compound over time.

AI & Machine Learning Experts

Transforming Ideas into Intelligent Solutions

Software consultant specializing in AI/ML integration, custom model development, and intelligent automation for forward-thinking businesses.

hand of god

"We are better than AI. We are human."

Real thinking.

Real people.

Crafted, not generated.

Invented, not imitated.

The future needs 
more humanity.

Not less.

AI can replicate patterns.

Humans create meaning.

e9e

Latest Articles

All Articles

20221206 Site Updates

  • PiousboxCMS received a new email template
  • Deployed several style fixes across several wordpress installs
  • Continuing significant HR processes.
  • Ongoing minor content updates.

Stay Tuned! Until next time!

An interesting lightweight js library for producing lipsync animation

Check out type76 on github to see what I am talking about.

Key points:

  • It's free
  • Produces ASCII animation that can be recorded as video, or played back interactively

Timing of sync needs to be set manually. This thing doesn't work with other voices.

Mozilla's built-in voice is ugly and barely usable, in fact, not useable.

I recommend... https://www.naturalreaders.com/online/ for voice generation

And you can record audio output with blackhole.

The Syntax of Linux Date Command

Hello developer, you've probably landed on this page because you were looking for how to format date, on linux.

You can get the same info as below by issuing this command in the terminal: man date. It's a little boring to read, but the built-in docs are always there for you. Regardless of that, here is the syntax of the command. Note the plus sign before the text in quotes (I didn't make the rules, the linux conventions are old but consistent).