Enterprise Products
We build our own ERPs — like CORA, taking on SAP.
Welcome
Step inside Kalnyx.
An intelligence that never stops evolving.
Kalnyx
AI-native software, shipped.
Enterprise ERPs · Custom apps · A fully offline AI film studio.
What we build
Our own enterprise products, custom client software, and an offline AI film studio.
Most companies do one of these. We run all three from one engineering core: CORA taking on SAP, client platforms like the GSV site, and a private generative studio that runs entirely on-prem.
We build our own ERPs — like CORA, taking on SAP.
Web & mobile apps built for clients, AI-native.
A completely offline AI filmmaking pipeline.





Why us
That's not a wider service menu. It's a shorter path from idea to a system you own.
Flagship · CORA
A multi-tenant ERP for construction and real estate — procurement, RA bills, vendor payments, materials, geo-fenced labour attendance, GST and Indian labour compliance — with row-level tenant isolation and ML that forecasts delays and cost overruns. One codebase, running on PC, tablet and mobile.



How it runs
Real pipelines and agents, built and run by a tight senior crew.
Next.js and React on the front; an offline generative stack for video, voice and 3D — orchestrated by our own agents. Built by a small team spanning product, AI/ML, design, and 3D.
Tight, senior, and operating at the frontier.
Live build
The same stack, typed in real time — CORA, the offline studio, the agent layer.
No slideware. These are slices of the systems we actually ship: an ERP core, an on-prem render pipeline, and the agents that drive them.
# CORA — FastAPI + SQLAlchemy 2, multi-tenant with RLS@router.post('/ra-bills/{bill_id}/certify')async def certify(bill_id: int, user: User = Depends(require_role)): async with tenant_scope(user.tenant_id) as db: bill = await db.get(RaBill, bill_id) if bill.created_by == user.id: raise Forbidden('maker cannot certify own bill') bill.status = 'CERTIFIED' await audit.log(user, 'ra_bill.certify', bill_id) return billThe network
The team behind Kalnyx isn't a payroll — it's a network of AI agents, each owning a slice of the stack. The founder directs; the agents build, render, and ship.
Product engineering
AI / ML pipelines
Design & motion
3D & generative media
Agent conductor
The human
The path from first builds to a real company.
FounderHow we deliver
A clear, weekly cadence — discover, design, build, harden, launch.
Deep dive into the problem, users, and current systems.
Architecture, UX, and a clickable prototype to lock direction.
Ship the system test-first, integrating in weekly increments.
Security, performance, and QA until it is production-grade.
Deploy, hand over, and stand up monitoring.
Trust · on-prem
Our generative studio runs entirely on-prem — models, data, and GPUs on our own metal. No third-party API ever sees your footage, your voices, or your IP.
Public cloud APIsshut out