Viktor.com
Summary
Engineering calculation workflows die in spreadsheets — versioning breaks, sharing is a nightmare, and the next engineer to open the file has no idea what the inputs mean. VIKTOR is a platform for turning those calculations into shareable, auditable web apps without rebuilding your engineering logic from scratch.
The core loop is: write Python-backed calculation logic, wrap it in VIKTOR's app framework, and publish it as a browser-accessible tool your team or clients can run without touching code. The gallery shows the depth — pile capacity calculators, IFC model analyzers, concrete beam designers — all built on the same pattern. The platform connects to external engineering software stacks, so existing tools like BIM or structural analysis packages stay in the chain rather than getting replaced. The ceiling appears when your workflow needs branching logic that goes beyond a single app's input-output model, or when your team needs self-hosted deployment for data-residency compliance. Cloud-only is the architecture.
Bottom line: VIKTOR earns its place when a geotechnical or structural team needs to turn a validated Python calculation into a repeatable, shareable tool in days — but if your procurement team requires on-premises deployment, the conversation ends before it starts.
Pricing Plans
Usage-BasedLast verified 6 days ago- Free Tier
- 1x Free user seat, build and share public apps only, community support, limited usage
Free
For everyone that wants to make and share awesome apps with the world.
- 1x Free user seat
- Build and share public apps
- App Builder (AI)
- Community support
Individual
For freelancers that want control over who uses their apps.
- 1x Power Builder seat
- 100 Credits / month
- Private apps
- Integrations
- Workflow builder
- User management
- Local development + Git
- Data revision control
- Email support
Small Business
For small teams that want to build and use apps together.
- 2x Power Builder seats
- 5x Builder seats
- Build together
- Choice of available hosting region
- 7 technical support hours/year
- 1x meeting with Success Manager
- Email + live chat support
- Optional: Branded environment
- Optional: Activity Dashboard
Business
For teams that want to build and use apps together.
- 5x Power Builder seats
- 30x Builder seats
- Audit trails
- 24 technical support hours/year
- Email + live chat + call support
- 4x meeting with Success Manager
- Optional: SSO
Enterprise
For companies that want higher security, reliability and usage statistics.
- From 20x Power Builder seats
- From 100x Builder seats
- Single sign-on (SSO)
- Multi-region hosting supported
- 72 technical support hours/year
- 8x meeting with Success Manager
- Optional: Global support
- Optional: custom compute capacity
- Optional: Add additional regions
View full pricing on viktor.ai →
Pricing may have changed since last verified. Check the official site for current plans.
Community Performance Report Card
No community ratings yet. Be the first to rate this tool!
Community Benchmarks Community
Sign in to submit a benchmarkNo community benchmarks yet. Be the first to share a real-world data point.
Pros
Sign in to edit- Engineering-domain app templates (concrete beam, pile capacity, IFC analysis, pump curves) ship as working starting points, so teams spend time adapting validated logic rather than building scaffolding from zero.
- Python-backed calculation layer means your existing engineering scripts drop in without a rewrite, which means the institutional knowledge already encoded in those scripts does not get lost in translation.
- Browser-published apps let non-coding colleagues and clients run calculations safely without access to the underlying code, which eliminates the 'send me the spreadsheet' bottleneck that breaks audit trails.
- API availability means external systems — BIM platforms, project management tools — can trigger calculations and retrieve results programmatically, so VIKTOR fits into an existing software chain rather than demanding a workflow rebuild.
- Agentic workflow support lets engineers chain multi-step tasks where each step's output feeds the next, so repetitive analysis sequences that previously required manual handoffs can run without intervention.
Cons
Sign in to edit- No self-hosted deployment option exists on the platform: teams with data-residency requirements, government contracts, or air-gapped environments hit a hard wall at procurement, and those teams move to an on-premises alternative or build their own tooling.
- Complex multi-agent workflows — more than two or three chained steps with branching logic based on intermediate outputs — push teams to extend heavily in Python outside the platform's visual layer, at which point they are maintaining the VIKTOR app structure and a separate Python orchestration layer simultaneously.
- Compute is credit-gated on paid tiers, so high-frequency calculation runs (continuous integration pipelines, batch geotechnical analysis across many site conditions) burn through credits in ways that are not obvious during a free-tier pilot — teams discover the cost cliff in production, not in testing.
Community Reviews
Sign in to write a reviewNo reviews yet. Be the first to share your experience.
About
- Platforms
- Web
- API Available
- Yes
- Self-Hosted
- No
- Last Updated
- 2026-06-22T13:17:28.522Z
Best For
Who it's for
- Engineering teams
- Freelance engineers
- Small to large organizations
- Workflow automation in AEC industries
What it does well
- Automate structural engineering workflows
- Build geotechnical analysis apps
- Create process engineering tools
- Integrate with BIM and structural software
Integrations
Discussion Community
Sign in to commentNo discussion yet. Sign in to start the conversation.
Spotted incorrect or missing data? Join our community of contributors.
Sign Up to ContributeCommunity Notes & Tips Community
Sign in to contributeBe the first to contribute. General notes, observations, gotchas, and tips from people who use this tool day-to-day.
Frequently Asked Questions
- Is Viktor.com free?
- Viktor.com is a paid tool. No permanent free tier is offered.
- Is Viktor.com open source?
- No — Viktor.com is a closed-source tool. Source code is not publicly available.
- Does Viktor.com have an API?
- Yes. Viktor.com exposes a developer API. See the official documentation at https://viktor.ai for details.
- What platforms does Viktor.com support?
- Viktor.com is available on: Web.
Hours Saved & ROI Stories Community
Sign in to contributeBe the first to contribute. Concrete time/cost savings, with context. e.g. "Cut my code review backlog from 4h to 45m per week."
Curated lists that include this category
Most engineering teams solve the same calculation problems repeatedly, rebuilding spreadsheets or scripts each time with no audit trail and no way to let a non-coding colleague run the tool safely. VIKTOR addresses this by providing a Python-based app framework where engineers define inputs, run their existing calculation logic, and expose the result as a web app — complete with visualizations, PDF export, and report generation. The workflow is write-once, run-by-anyone: the calculation stays in Python, the interface is handled by the platform, and the published app lives in the browser.
The differentiating feature is the engineering-domain depth baked into the template library and the app gallery. Rather than starting from a blank canvas, teams can open a working concrete beam calculator or IFC quantity takeoff app, inspect the source, and adapt it. The vendor describes agentic capabilities — agents that can run multi-step engineering tasks — alongside the standard app builder, which extends the platform beyond single-calculation tools toward workflows where multiple steps chain together based on prior outputs.
VIKTOR fits teams in the AEC space — structural, geotechnical, MEP, BIM — who want to productize internal calculation tools and distribute them across a firm or to clients without standing up their own web infrastructure. It breaks for organizations that need self-hosted deployment: the vendor page lists no on-premises option, so any data-residency or air-gapped requirement blocks adoption. It also breaks when a workflow demands deep conditional branching across many agents; the docs describe agentic workflows, but teams pushing complex multi-step automation report that the Python extension layer becomes a parallel maintenance burden.
On the integration side, the platform connects to existing engineering software stacks — BIM tools, structural analysis packages — so the app acts as an orchestration layer rather than a replacement. API access is available, enabling external systems to trigger calculations or pull results programmatically. The freemium tier lets a single engineer build and test; scaling to a team is a paid-only feature gated on seats and compute credits.
