Skip to content

Products

Software built through our studio. Each of these started as a problem we could not find a good answer to. Status is stated plainly — one is live, the rest are still being built.

  • Mentible

    live

    An AI-assisted publishing tool that lets adult learners author a complete, polished EPUB3 or PDF book by defining scope and boundaries rather than wrestling a blank page.

    Book authoring is out of reach for most self-directed learners.

    • Provider-agnostic, with a bring-your-own-key option
    • Mobile-first authoring
    • EPUB3 and PDF output
    • React Native
    • Expo
    • FastAPI
    • Multi-provider LLM
  • Pramana

    in build

    A compliance-training platform that produces auditable proof of completion using tamper-evident, hash-chained audit trails. Scoped to SOX first.

    Regulatory compliance is easy to claim and hard to demonstrate.

    • Tamper-evident, hash-chained completion records
    • SAML and OIDC single sign-on
    • Audit trails built for an auditor, not a dashboard
    • Python
    • FastAPI
    • SQLAlchemy
    • PostgreSQL
    • Celery
    • AWS S3
  • StudyBuddy OnDemand

    in build

    An adaptive STEM learning platform for grades 5 through 12, with pre-generated content available instantly and offline, and real-time visibility for teachers and schools.

    Grade-appropriate science education is hardest to reach exactly where connectivity is worst.

    • Works offline once loaded
    • Teacher and school visibility into progress
    • Grade-banded, adaptive content
    • Python
    • FastAPI
    • PostgreSQL
    • Redis
    • Celery
  • Kathai Chithiram

    in build

    Turns a parent’s own narrative into a captioned, accessible animation using social-stories methodology, for children with special needs.

    Social stories need to be personal, and personal means they cannot be bought off a shelf.

    • Privacy-first: the narrative stays the family’s
    • Human review gate before anything is produced
    • Captioned and accessibility-led by default
    • Python
    • Multi-provider LLM
    • Blender
  • Atri Sangam

    alpha

    A GPS and PNT integrity monitor that cross-validates receiver data against independent time references, and alerts when it sees jamming, spoofing, or an outage.

    Satellite navigation fails quietly, and most systems trust it without a second source.

    • Cross-validation against independent time references
    • Alerts that explain what was detected, not just that something was
    • Runs on modest hardware
    • Python
    • GNSS
    • NMEA
    • NTP
    • Roughtime
    • WWVB
    • SQLite
  • AGASTYA

    alpha

    A real-time cyber-attack detection demonstrator that scores security events, maps them to MITRE ATT&CK, and drives an automated response workflow. Built as an architecture reference, not production-hardened.

    Security alerts arrive without the context needed to judge whether they matter.

    • Event scoring mapped to MITRE ATT&CK technique
    • Automated incident response workflow
    • GeoIP enrichment on inbound events
    • Python
    • FastAPI
    • Pydantic
    • MITRE ATT&CK
    • GeoIP
  • Thittam

    coming soon

    Multi-tenant production management for film, construction, software, and events — every vertical driven from a single declarative YAML configuration rather than a separate product.

    Production management tools are built per industry, so the same work gets rebuilt six times.

    • One codebase across multiple industries
    • Declarative configuration per tenant
    • Multi-tenant by design
    • Go
    • gRPC
    • PostgreSQL
    • NATS JetStream
    • Redis
    • Next.js