Persists the branding/commercial/infrastructure work (previously only in chat and on the live site) into version control. What changed: - docs/naming.md: due-diligence and the decision to brand the product Nightjar (OpenScribe domain/GitHub/trademark collisions; alternatives screened; why Nightjar). - docs/hosted-service.md: the commercial model - plan tiers (Self-host / Cloud Starter / Cloud Pro / Private), indicative pricing, backend mapping, and the build-to-sell roadmap (metering, billing, provisioning, DPA). - docs/infrastructure.md: backend infra plan. Primary option = self-host on the 3x Minisforum MS-02 cluster (one with an RTX 3050 6GB) fronted by a Cloudflare Tunnel, with node roles, the 3050 capacity reality, caveats, and a Hetzner cloud fallback. Provision-later. - site/: reproducible marketing-site source - block content for all 11 pages (rebranded to Nightjar), the navigation, the Contact Form 7 config (honeypot), the ApisCP SOAP helper (tools/apiscp.php, no secret), and a README on how the WordPress site is built and managed via the API. - state/: DECISIONS (Nightjar rebrand, hosted service, MS-02 backend), PROJECT (brand + commercial section), TODO (rename decision, trademark, mailbox, pricing, hosted-service build, infra provisioning). Why: - User asked to save everything to the repo. Captures the product rebrand, the commercialisation plan, and the infrastructure decision so a cold session has the full picture. Notes: - The repo is still named `openscribe`; the product/brand is Nightjar. A full codebase rename is deferred (tracked in TODO + docs/naming.md). - No secrets committed: the ApisCP API key is read from a local scratch file, never the repo. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 line
3.6 KiB
HTML
1 line
3.6 KiB
HTML
<!-- wp:heading {"level":1} --><h1 class="wp-block-heading">Nightjar</h1><!-- /wp:heading --><!-- wp:paragraph {"fontSize":"large"} --><p class="has-large-font-size">An open-source, self-hosted AI voice recorder. Record on a small device, sync to your own server, and turn conversations into transcripts and summaries with any AI you choose. Own the hardware, own the data, own the workflow.</p><!-- /wp:paragraph --><!-- wp:buttons --><div class="wp-block-buttons"><!-- wp:button --><div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="/hosted-plans/">See hosted plans</a></div><!-- /wp:button --><!-- wp:button {"className":"is-style-outline"} --><div class="wp-block-button is-style-outline"><a class="wp-block-button__link wp-element-button" href="/open-source/">The open-source project</a></div><!-- /wp:button --></div><!-- /wp:buttons --><!-- wp:separator --><hr class="wp-block-separator has-alpha-channel-opacity"/><!-- /wp:separator --><!-- wp:heading --><h2 class="wp-block-heading">An AI note-taker you actually own</h2><!-- /wp:heading --><!-- wp:paragraph --><p>Nightjar is a pocket voice recorder in the spirit of the AI note-takers you have seen, rebuilt as open hardware and open software. A small ESP32-S3 device records to a memory card at the press of a button. Recordings sync to a mobile app and to a server you control, where they become searchable transcripts and structured summaries. No sealed box, no mandatory cloud, no per-minute bill.</p><!-- /wp:paragraph --><!-- wp:columns --><div class="wp-block-columns"><!-- wp:column --><div class="wp-block-column"><!-- wp:heading {"level":3} --><h3 class="wp-block-heading">Record</h3><!-- /wp:heading --><!-- wp:paragraph --><p>One button captures audio to a memory card. Sync over Bluetooth, WiFi, or automatic upload when on charge.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class="wp-block-column"><!-- wp:heading {"level":3} --><h3 class="wp-block-heading">Understand</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Your server transcribes and summarises each recording, with the AI provider you chose: local, open, or commercial.</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class="wp-block-column"><!-- wp:heading {"level":3} --><h3 class="wp-block-heading">Own it</h3><!-- /wp:heading --><!-- wp:paragraph --><p>Audio, transcripts and summaries live on your storage. A completely open API means nothing is locked away.</p><!-- /wp:paragraph --></div><!-- /wp:column --></div><!-- /wp:columns --><!-- wp:separator --><hr class="wp-block-separator has-alpha-channel-opacity"/><!-- /wp:separator --><!-- wp:heading --><h2 class="wp-block-heading">Explore</h2><!-- /wp:heading --><!-- wp:list --><ul class="wp-block-list"><!-- wp:list-item --><li><a href="/how-it-works/">How it works</a> — the device, the sync paths, and the pipeline.</li><!-- /wp:list-item --><!-- wp:list-item --><li><a href="/bring-your-own-ai/">Bring your own AI</a> — connect any provider, open or commercial.</li><!-- /wp:list-item --><!-- wp:list-item --><li><a href="/open-source/">Open source</a> — the hardware, firmware, app and server.</li><!-- /wp:list-item --><!-- wp:list-item --><li><a href="/hosted-plans/">Hosted plans</a> — let us run the backend for you.</li><!-- /wp:list-item --></ul><!-- /wp:list --><!-- wp:paragraph {"fontSize":"small"} --><p class="has-small-font-size">Nightjar is an independent open-source project inspired by the Plaud class of device. It is not affiliated with, endorsed by, or derived from Plaud. Built by 12 Hobbies Studio.</p><!-- /wp:paragraph -->
|