Welcome

Step inside Kalnyx.

An intelligence that never stops evolving.

Kalnyx

We don't prompt models. We engineer intelligence.

AI-native software, shipped.

Enterprise ERPs · Custom apps · A fully offline AI film studio.

Start a project

What we build

Three pillars, one engineering core.

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.

Enterprise Products

We build our own ERPs — like CORA, taking on SAP.

  • Enterprise ERP platforms
  • Industry-specific ERPs
  • Built to scale

Custom Software

Web & mobile apps built for clients, AI-native.

  • Web platforms
  • Mobile apps
  • AI woven in

AI Film Studio

A completely offline AI filmmaking pipeline.

  • Video generation
  • Voice cloning
  • 3D & motion
The work

Projects, shipped.

Real systems we built — scroll the journey →

CORA — A SAP-class construction ERP.
Project 01CORAProduct · productsA SAP-class construction ERP.
  • Construction ERP
  • Flutter
  • FastAPI
  • Multi-tenant
  • 47 modules — procurement, RA bills, materials, payroll
  • Geo-fenced labour attendance & GST compliance
  • ML forecasts for delays & cost overruns
Our flagship product.
Project 02ERP for architecture & interiorsProduct · productsA vertical ERP for design studios.
  • Vertical ERP
  • Architecture
  • Interiors
  • Tailored to how design studios actually run
  • Projects, BOQs & procurement in one place
In development.
GSV Projects — The website we designed, built & shipped for GSV Projects.
Project 03GSV ProjectsProduct · softwareThe website we designed, built & shipped for GSV Projects.
  • Web
  • Next.js
  • Delivered
  • Corporate site for an ISO-certified infra builder
  • Projects, footprint, turnover & clients — end to end
  • Designed, built and handed over
Live at gsvgroup.co.inView →
GeoPolNet — A geopolitical-intelligence platform — the world, live.
Project 04GeoPolNetProduct · softwareA geopolitical-intelligence platform — the world, live.
  • React
  • WebGL
  • FastAPI
  • ML / NLP
  • 3D globe + relationship graphs across every nation
  • NLP news scrapers with conflict-escalation ML forecasts
  • War room, markets terminal & auto PDF briefings
Shipped.
Uthar — The cosmic intelligence system of your life — AI Vedic astrology.
Project 05UtharProduct · softwareThe cosmic intelligence system of your life — AI Vedic astrology.
  • Next.js
  • React
  • WebGL / 3D
  • FastAPI
  • Interactive 3D natal charts, sky radar & transit scrubber
  • Arcsecond-accurate astronomy engine with birth-time rectification
  • ML event forecasts with explainable reasoning
Live.
Offline AI Film Studio — Written stories → finished films, fully on-prem.
Project 06Offline AI Film StudioStudio · studioWritten stories → finished films, fully on-prem.
  • Generative
  • Offline
  • On-prem
  • GPU
  • Story → finished film with our own generative models
  • Character consistency locked across every shot
  • Voice cloning, lip-sync & scored music — no cloud
Air-gappable.

Why us

Most companies rent intelligence. We engineer the whole machine.

  1. Wire up someone else's API and hope it holds.Own the model, the pipeline, and the product end to end.
  2. One layer — front-end, or ML, or design.One core that ships the ERP, the app, and the film studio.
  3. Your data leaves for a cloud you don't control.A generative studio that runs fully offline, on our own metal.
  4. Hand off between agency, vendor, and freelancer.One pair of hands and a network of agents, start to finish.

That's not a wider service menu. It's a shorter path from idea to a system you own.

Flagship · CORA

The SAP-class construction ERP — one codebase, owned end to end.

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.

  • ProcurementPurchase orders, RA bills & vendor payments.
  • MaterialsHierarchical stock, wastage & GST-aware costing.
  • AttendanceGeo-fenced smart attendance & labour muster.
  • ComplianceGST returns & Indian labour-law compliance.
  • IntelligenceML delay, overrun & concrete-strength forecasts.
  • AccessMulti-tenant RLS, 7 roles, audit-ready.
CORA on tablet — the material dashboard
CORA on desktop — the command dashboard
CORA on mobile — purchase orders on site
One codebase, every screen — PC · tablet · mobile.

How it runs

The engine — and the network that runs it.

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.

The stack
  • Next.jsServer-rendered product front-ends.
  • ReactComponent architecture at scale.
  • Generative MediaIn-house image & video generation.
  • Video GenIn-house AI video pipeline.
  • VoiceConsented voice synthesis & cloning.
  • 3D PipelineProgrammatic 3D asset pipeline.
  • OrchestrationAgent orchestration across tools.
The network

Tight, senior, and operating at the frontier.

  • Product engineering
  • AI / ML pipelines
  • Design & motion
  • 3D / generative media

Live build

Watch the systems get written.

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.

○ READY
# 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 bill
TERMINAL10 lines · py
$ POST /api/ra-bills/{id}/certify
▸ certify(bill=RA-4821) tenant=acme
✓ RLS tenant guard set — row-level isolation on
✓ segregation-of-duties: certifier ≠ maker
✓ RA-4821 CERTIFIED → routed to approver

The network

One founder, a network of agents.

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.

The human

Built by Anish Gardas.

The path from first builds to a real company.

Anish Gardas, FounderFounder
Who built thisAnish GardasFounder

One pair of hands across every layer — from an ERP core to a fully offline AI film studio.

  • Engineering
  • Design
  • AI / ML
  • 3D & Media
  • Photography

I never wanted to own one layer. I wanted to build the whole machine.

Stop 2Vellore, IndiaVellore Institute of TechnologyUndergraduate
  • CS foundations
  • First builds
  • B.Tech at Vellore Institute of Technology
  • First end-to-end software
Where it began.
Stop 3New York, USANew York Institute of TechnologyMaster's degree
  • Madrix
  • Lighting systems
  • Photography
  • Video
  • Master's at New York Institute of Technology
  • Madrix lighting-systems coder
  • Photographer & videographer
Crossed an ocean to go deeper.
Stop 4Atlanta, USADevOps Engineer
  • DevOps
  • CI/CD
  • Cloud
  • Scaling
  • Shipping and scaling production systems
  • Automation and infrastructure
Learned to ship at scale.
Stop 5San Francisco, USADream project: VR cancer therapyPlaywright Developer
  • Playwright
  • Web
  • VR
  • Healthcare
  • Playwright developer at the web frontier
  • VR therapy experience for cancer patients
Built for the web — and dreamed bigger.
Stop 6Hyderabad, IndiaKalnyxFounder
  • Founder
  • ERP
  • AI Studio
  • Founded Kalnyx with a long-time friend
  • Building CORA (ERP) + an offline AI film studio
Came home to build.

How we deliver

From idea to launch in 12 weeks.

A clear, weekly cadence — discover, design, build, harden, launch.

Weeks 1–2Discover

Deep dive into the problem, users, and current systems.

  • Scope & JTBD
  • System audit
  • Success metrics
Weeks 3–4Design

Architecture, UX, and a clickable prototype to lock direction.

  • Architecture
  • UX + UI
  • Prototype
Weeks 5–9Build

Ship the system test-first, integrating in weekly increments.

  • Core features
  • Integrations
  • Weekly demos
Weeks 10–11Harden

Security, performance, and QA until it is production-grade.

  • Security pass
  • Load + QA
  • Polish
Week 12Launch

Deploy, hand over, and stand up monitoring.

  • Deploy
  • Handover
  • Observability

Trust · on-prem

Nothing leaves the building.

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.

On-prem perimeter
  • Models
  • Data
  • GPUs
  • Renders
  • Voices

Public cloud APIsshut out

  • On-prem modelsEvery model runs locally. No cloud inference, ever.
  • Your IP stays yoursFootage, voices, and prompts never leave the perimeter.
  • Consented voice onlyVoice synthesis on explicit, logged consent.
  • Air-gappableThe studio can run with the network cable pulled.

Start

Start a project.

Or keep scrolling. It never ends.

Or email hello@kalnyx.in.