Siamang Labs
Get in touch
Siamang Labs

We bring engineering rigor to research.

Siamang Labs builds research-as-code tools for survey and research teams — version your questionnaire in Git, deploy a live survey, and analyze it reproducibly.

survey/questionnaire.py main
from siamang.core import Variable, LikertScale, Page
 
# questionnaire defined as code — diffable, reviewable
satisfaction = Variable(
"satisfaction", scale="ordinal",
labels={1: "Low", 5: "High"},
)
survey = Questionnaire(pages=[Page("main")])
validated · lint: 0 warnings · 240ms a3f9c21
The problem

Serious research still has no version control.

The questionnaire lives in a black-box builder, the data is exported to a laptop, and the analysis ends up in a file called final_v7_FINAL.sav nobody can reproduce six months later.

Every other data discipline got version control and reproducible pipelines. Research didn't.

~/Desktop/survey_project_FINAL
final_v7_FINAL.sav2.1 MB
final_v7_FINAL_v2 (use this).sav2.2 MB
survey (copy).qsf88 KB
analysis_REAL_dont_delete.xlsx4.7 MB
cleaning_script_OLD.R12 KB
notes_from_call.docx31 KB
Research-as-code

One reproducible pipeline.

The whole study becomes a single versioned workflow — from the questionnaire to the final report.

01 · Author
Questionnaire as code
Written and versioned in Git.
02 · Validate
Checked on every commit
Continuous integration for surveys.
03 · Deploy
A live survey, one click
Published to a public URL.
04 · Analyze
Reproducible reports
A real database, scripted analysis.
About

A software company for rigorous research.

We build tools for the people who run surveys and quantitative research — research & insights agencies, in-house CX/UX/insights teams, and academic researchers.

Why we exist

Serious survey research is still done without version control or reproducibility. The instrument is trapped in a black-box builder; the analysis is an un-versioned final_v7_FINAL.sav; six months later no one can reproduce how a number was produced.

We think research deserves the same tools software got a decade ago — Git, automated checks, scriptable and reproducible pipelines. So we're building them, starting with surveys.

Our mission

Research-as-code.

Bring the proven practices of software engineering to research: version control, automated validation, and reproducible, scriptable workflows. A study should be as inspectable, reviewable, and reproducible as a codebase — every change tracked, every result reproducible from the exact commit that produced it.

What we believe
01
Reproducibility over guesswork
A result you can't reproduce isn't finished.
02
Transparency, not black boxes
You can read how it works.
03
Your data is yours
Portable and exportable, no lock-in.
04
Honesty about the work
We say what's shipped and what's coming; no overselling.
05
Researchers first
Built for people who live in data, not in marketing pages.
How we work

We build in the open where we can — the engine is source-available — and we keep an honest beta: every control either works or says "coming soon." We optimize for the researcher's trust over flashy demos.

See what we build →
Company facts
Legal nameSiamang Labs LLC
JurisdictionWyoming, USA
Founded2026
TeamRemote-first
Registered30 N Gould St Ste N, Sheridan, WY 82801, USA
Products

What we build

An engine and a platform for research-as-code — use the open core yourself, or let the managed Cloud run the whole pipeline.

SiamangSource-available

Siamang — the engine

A survey engine you define as code: build a questionnaire, validate it, deploy it, and analyze the results. It's the inspectable core under everything we build — free for non-commercial and research use under the PolyForm Noncommercial License 1.0.0.

Questionnaire-as-code (Python DSL)
Validation & linting before fieldwork
Multiple backends & frontends
Analysis & reporting primitives — citable in a methods section

Commercial use is offered through Siamang Cloud.

View on GitHub ↗
bash — siamang
$ pip install siamang
$ siamang validate survey.py
✓ valid · 0 warnings · 0.24s
$ siamang deploy survey.py
https://your-survey.live
Siamang CloudOpen beta

Siamang Cloud — the managed platform

The hosted platform built on the engine: questionnaire-as-code in Git → commit-time validation → a live survey → responses in a real database → reproducible analysis, dashboards, and reports — one pipeline.

Open beta — 30 days of Pro, free.
No credit card required.
Dashboard Digital Life & Wellbeing 2026 live
1,204
responses
92%
completion
6:48
avg time
satisfaction · frequencies
Very sat.
Satisfied
Neutral
Dissat.
Live today in the Cloud

An honest list — every item below works today.

Git repos + commit validation
Deploy & environments
Real database + exports
SQL dashboards
Python SDK + report builder
Webhooks & schedules
Connectors — Sheets, Excel 365, Supabase, S3
Roles & audit log
Seeded example study

Exports: CSV · XLSX · SPSS .sav · Stata .dta · Parquet · SQLite · JSON

Engine vs Cloud

Siamang (engine)
Source-available, self-serve
Non-commercial / research use
Run it yourself
Siamang Cloud (platform)
Managed & hosted — the whole pipeline
For teams & commercial use
Open beta

Building the tools research deserves.

We're a software company applying the rigor of engineering — version control, validation, reproducible workflows — to survey research. If that resonates, as a researcher, an agency, or a partner, we'd like to hear from you.

Contact

Get in touch

Questions, partnerships, or an agency project? Email is the fastest way to reach the team.