{
  "name": "Emiote",
  "tagline": "Product & Engineering Studio",
  "url": "https://emiote.com",
  "description": "We build our own software products and partner with founders and teams on MVP development, software modernization, AI integration, and full-stack engineering.",
  "positioning": "Product & Engineering Studio. We design, build, and ship MVPs, AI integrations, and in-house products.",
  "founder": {
    "name": "Dhanji Bhagat",
    "title": "Founder & Principal Engineer",
    "email": "dhanji@emiote.com",
    "github": "https://github.com/dhanji4U",
    "linkedin": "https://www.linkedin.com/in/dhanji-bhagat/",
    "x": "https://x.com/BhagatDhanji"
  },
  "generatedAt": "2026-09-16T21:39:22.461Z",
  "offers": [
    {
      "id": "mvp-partnership",
      "name": "Build Sprint",
      "price": "From $1,200",
      "priceNote": "Scoped to feature set",
      "audience": "For founders who need a product shipped",
      "tagline": "Idea to live product in 28 days",
      "description": "Principal-led, AI-native build. Core workflow live in 14 days; full product ready for users, demos, and investors in 28. Web, desktop, or mobile.",
      "includes": [
        "Principal-led team · 1 product at a time",
        "AI-native design + build — we use AI to accelerate, not replace, judgment",
        "Platforms: Web, Desktop, Mobile — we ship where users are",
        "Core live in 14 days · Full in 28 days",
        "Payments, admin, deploy, handover included"
      ],
      "deliverable": "A scoped product real users can use: core workflow in 14 days, full scoped product in 28 days, with source, deployment, and handover."
    },
    {
      "id": "reframe-stack-review",
      "name": "Reframe",
      "price": "$199",
      "priceNote": "3-day stack review · report + 30 min call",
      "audience": "For teams with SaaS sprawl or tool cost pain",
      "tagline": "Not an MVP kickoff — a spend & stack audit",
      "description": "Reframe is our stack-review service. Vendor-neutral audit of your SaaS spend. What to keep, configure, replace, or build. If a paid tool still wins, we say keep it.",
      "includes": [
        "Map tools & monthly SaaS cost",
        "Keep / Configure / Replace / Build call",
        "Five-point check: Business Fit, Team Capability, Self-Hosting Cost, Security, Migration Risk",
        "Before/after cost + ROI sheet",
        "Notion report + 30 min review call"
      ],
      "deliverable": "Diagnosis-only report and roadmap in about 3 days: inventory, decisions, cost sheet, Notion report, 30-minute principal call."
    }
  ],
  "products": [
    {
      "slug": "ankik",
      "name": "Ankik",
      "stage": "Beta",
      "tagline": "Desktop-first accounting workspace for SMEs & Startups Businesses",
      "description": "A desktop-first accounting workspace for SMEs & Startups Businesses built with NestJS, Prisma, and PostgreSQL with a Tauri desktop and Expo mobile client. Sign up, create a business, and run the complete loop from one dashboard: parties, quotations, invoices, purchases, expenses, strict double-entry ledgers, and project profitability.",
      "purpose": "Put a business’s money story in one place—parties, quotations, invoices, purchases, expenses, and profitability—with strict double-entry ledger integrity and zero accounting bloat.",
      "highlights": [
        "Multi-tenant business setup with secure PASETO identity",
        "Parties: unified customer and vendor records",
        "Quotation → invoice 1-click pipeline without losing line items or taxes",
        "Purchases and expenses tracked directly against projects",
        "Strict double-entry accounting engine with atomic Prisma transactions",
        "Project profitability: know what every client engagement actually made",
        "High-precision GST taxation math and automated request idempotency",
        "Native desktop app (Tauri + React 19) backed by NestJS & PostgreSQL"
      ],
      "origin": "Ankik was born from a fundamental problem in small and service businesses: financial data scattered across spreadsheets, chat messages, and disconnected billing tools. Simple questions—who owes what, whether a job was actually profitable, and which invoices remain unpaid—take hours to answer. We engineered Ankik as a desktop-first workspace with strict double-entry ledger integrity, connecting quotation-to-invoice pipelines, expense tracking, and real-time receivables without the bloat of enterprise ERPs.",
      "url": "https://emiote.com/products/ankik/",
      "liveUrl": "https://emiote.com/ankik/"
    },
    {
      "slug": "sysper",
      "name": "Sysper",
      "stage": "Live",
      "tagline": "Native developer disk cleaner that moves to OS Trash only",
      "description": "A fast, privacy-first desktop disk cleaner built with Tauri v2 (Rust), React 19, and Tailwind CSS v4. Sysper indexes project directories with Rayon work-stealing, isolates caches, enforces triple-layer .env protection, and moves items strictly to the native OS Trash.",
      "purpose": "Reclaim 50GB+ of storage eaten by abandoned node_modules, build caches, and compiler intermediates with zero risk to source code or environment secrets.",
      "highlights": [
        "OS Trash only: zero permanent deletions, restore anything with one click",
        "Triple-layer .env and source code protection filters",
        "Explicit directory scoping: scans only the folder you pick",
        "Parallel Rayon work-stealing sizing engine across deep trees",
        "Rust target/ directory rebuild warning before confirmation",
        "Crash-resilient history ledger with atomic draft commits",
        "Atomic Recycle Bin rename on Windows to bypass locked-file modal freezes",
        "100% offline, zero telemetry, no accounts or signup, open source MIT"
      ],
      "origin": "We built Sysper to solve our own disk space problems across active client build sprints and in-house product repos. Running dozens of Next.js, Tauri, and NestJS projects meant SSDs filled with gigabytes of forgotten build artifacts. We engineered Sysper with three clear rules: 100% offline with zero telemetry, fast Rust parallel traversal, and absolute safety by moving files strictly to the native OS Trash rather than running permanent deletion.",
      "url": "https://emiote.com/products/sysper/",
      "liveUrl": "https://emiote.com/sysper/"
    }
  ],
  "caseStudies": [
    {
      "slug": "bookhotelb2b",
      "title": "Book-Hotels-B2B — B2B Travel Agency Platform",
      "client": "B2B Travel Agency",
      "summary": "B2B travel agency platform with quote-to-invoice automation.",
      "outcome": "Live platform at bookhotelb2b.com powering real travel agent quotes, markup calculations, and instant transaction documentation.",
      "stack": [
        "Next.js",
        "tRPC",
        "Supabase"
      ],
      "url": "https://emiote.com/work/bookhotelb2b/"
    },
    {
      "slug": "ankik",
      "title": "Ankik — Cloud-Backed Accounting SaaS",
      "client": "In-house SaaS",
      "summary": "Desktop-first accounting workspace for SMEs, 0 to launch.",
      "outcome": "Powers daily accounting operations with atomic double-entry ledger sync, multi-tenant isolation, and complete financial reporting for service businesses.",
      "stack": [
        "Tauri",
        "React 19",
        "NestJS",
        "Prisma",
        "PostgreSQL"
      ],
      "url": "https://emiote.com/work/ankik/"
    },
    {
      "slug": "retainix",
      "title": "Retainix — Multi-Branch Loyalty Platform",
      "client": "Petrol Pump & Multi-Location Retail Operators",
      "summary": "Multi-branch loyalty & cashback platform for petrol pumps & retail.",
      "outcome": "Live platform at retainix.vercel.app with multi-branch activity tracking and shared customer accounts.",
      "stack": [
        "Node.js",
        "Express",
        "React",
        "PostgreSQL"
      ],
      "url": "https://emiote.com/work/retainix/"
    },
    {
      "slug": "sainath",
      "title": "Sai Nath Screen Art — Print Shop Site & Lead Capture",
      "client": "Sai Nath Screen Art (Vadodara)",
      "summary": "WhatsApp-first lead capture & digital showcase for a commercial print shop.",
      "outcome": "Streamlined local client inquiries directly to WhatsApp, eliminating phone tag and establishing a trustworthy web presence for local businesses.",
      "stack": [
        "Next.js",
        "Tailwind CSS"
      ],
      "url": "https://emiote.com/work/sainath/"
    }
  ],
  "journal": [],
  "reframehub": [],
  "faq": [
    {
      "q": "What does Emiote do?",
      "a": "Emiote designs and builds software for founders and teams — AI-native. We take a rough idea and make a product you can use — designed and built in the same seat. Build Sprint from $1,200: core in 14 days, live in 28. Reframe is $199 when you need a stack and tooling audit."
    },
    {
      "q": "Can you actually ship a product, not just a prototype?",
      "a": "Yes. Build Sprint is scoped to software real users can use — core workflow in 14 days, full scoped product in 28, with payments, admin, and deploy when they are in scope. Selected work on the homepage is live software we shipped (client platforms and products we still run) so you can judge the standard before you book."
    },
    {
      "q": "Is Emiote a software agency?",
      "a": "No. Emiote is a product and engineering studio, not a staffing agency or AI hype shop. Client work funds product innovation; owned products set the standard for client delivery."
    },
    {
      "q": "What is Reframe?",
      "a": "Reframe is Emiote’s $199 stack-review service (3 days). Vendor-neutral audit of SaaS and tooling spend. You get Keep / Configure / Replace / Build calls, a cost sheet, a Notion report, and a 30-minute principal call. Diagnosis only — not an MVP kickoff, not a software product you subscribe to."
    },
    {
      "q": "What does the $199 Reframe include?",
      "a": "$199 is diagnosis only, not labor. You get a complete inventory and cost breakdown, a Keep / Configure / Replace / Build call per tool, a five-point check (Business Fit, Team Capability, Self-Hosting Cost, Security, Migration Risk), a before/after cost and ROI sheet, a Notion report, and a 30-minute principal call. Delivery in about 3 days. Migration, setup, or builds are scoped separately."
    },
    {
      "q": "Do you build MVPs?",
      "a": "Yes. Build Sprint is the MVP path: turn a validated problem into a production product. Ruthless surface area, weekly live increments, with payments, admin, and deploy in the scoped build. Starting at $1,200. You get software real users can use, not a prototype deck."
    },
    {
      "q": "How long does a Build Sprint take?",
      "a": "Core workflow live in 14 days; full product ready for users, demos, and payments in 28 days. One product at a time, principal-led."
    },
    {
      "q": "How much does a Build Sprint cost?",
      "a": "Build Sprints start at $1,200. Standard MVPs typically fall between $1,200 and $4,500; larger builds are phased. Scope and price are agreed before development begins."
    },
    {
      "q": "Who does Emiote work with?",
      "a": "Startup and SaaS founders, small businesses, product teams that need engineering capacity, and teams with SaaS sprawl who need a vendor-neutral stack audit. Anti-fit: hour-shopping, pitch-deck-first projects, and hype-only AI demos."
    },
    {
      "q": "What technologies does Emiote work with?",
      "a": "No fixed template—we pick what ships the product. Common tools include Next.js, tRPC, Supabase Cloud, Cloudflare, AWS, Tauri, React Native, Astro, and Stripe. Platforms: web, desktop, and mobile."
    },
    {
      "q": "Who founded Emiote?",
      "a": "Dhanji Bhagat, Founder & Principal Engineer. He leads product direction, technical decisions, and every client relationship. When a project needs more capacity, trusted collaborators join while accountability stays with Emiote."
    }
  ],
  "links": {
    "home": "https://emiote.com/",
    "pricing": "https://emiote.com/pricing/",
    "pricingMd": "https://emiote.com/pricing.md",
    "reframe": "https://emiote.com/reframe/",
    "reframehub": "https://emiote.com/reframehub/",
    "products": "https://emiote.com/products/",
    "work": "https://emiote.com/work/",
    "journal": "https://emiote.com/journal/",
    "about": "https://emiote.com/about/",
    "contact": "https://emiote.com/contact/",
    "llmsTxt": "https://emiote.com/llms.txt",
    "llmsFullTxt": "https://emiote.com/llms-full.txt",
    "aiTxt": "https://emiote.com/ai.txt",
    "apiAi": "https://emiote.com/api/ai",
    "markdownCatalog": "https://emiote.com/api/md/_catalog",
    "apiCatalog": "https://emiote.com/.well-known/api-catalog",
    "openapi": "https://emiote.com/openapi.json",
    "sitemap": "https://emiote.com/sitemap-index.xml",
    "robots": "https://emiote.com/robots.txt"
  }
}
