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.
Built for impact
We combine deep engineering expertise with AI to deliver solutions that are practical, scalable, and grounded in real business outcomes.
AI that actually ships
We don’t just prototype—we design and deploy production-ready AI systems that integrate with your existing stack.
Measurable advantage
Our work is defined by outcomes: faster operations, smarter decisions, and capabilities that compound over time.
Transforming Ideas into Intelligent Solutions
Software consultant specializing in AI/ML integration, custom model development, and intelligent automation for forward-thinking businesses.
"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
202210xx Site Updates
2022-10-15
- Changed the mail image (aka "hero") on the homepage to show the Android Workstation in 3d, instead of the People Working video.
2022-10-13
- Deployed 2.1.0 of ish_manager, which was a patch changing some specs and continuing on removing Sites, Cities. All specs pass in this repo at this time.
- ish_models@2.0.0 received a patch update, now maps have default labels on creation - this helps to not skip rendering of e.g. newsitems if any are present.
20220914 Infinite Shelter - updates
- Minimal moving environment - you can move in a 3d environment, on desktop and mobile (different mechanics)
- next_js is wired in, although caching needs to be reviewed
- A lot of things are newly broken! But these are steps in the right direction.

ActionController::InvalidAuthenticityToken with apache on https only
This took me some time. The problem was occurring only on https, not on http. So ruby code, gems, and versions seemed to be fine.
Turns out I needed this line in my apache config:
Case Study: An Invoice Management System for Creek Enterprise
Creek Enterprise is in construction space: they manage multiple construction projects, and each such project can have hundreds of subcontractors submitting estimates and invoices.
To manage invoices and the work done by the subcontractors, Creek uses “Subcontractor Management Tool”, or SMT. The previous version of it was written 8 years ago, and while robust and reliable, it was getting obsolete and in need of a redesign.
A simple persistent collapse/expand toggle with jquery
= A simple persistent collapse/expand toggle with jquery =