Skip to content
@braintied

Braintied

AI-native venture engine. People create in conversation. Agents build and ship.

We build AI so you can be human.

People create in conversation. Agents build and ship.

Los Angeles · braintied.com

Talk, build, ship, run.

Beat What happens
Talk People decide in a room. The system hears the ask and drafts the plan.
Build Agents write the product. Humans review.
Ship Live URLs, real Stripe, days not quarters.
Run CRM, meetings, marketing, finance, and intelligence come with the company.

The loop ran on air on 16 July 2026. A meeting on Kulti Meet. A landing page shipped during the show. kulti.live

The north star

Hunger. Housing. Clean water. Renewable energy.

That is the work the money is for.

Companies on the engine

Company What it is
Silver Dollar Family asset platform. Live.
CoCoach AI co-coach for football clubs. Live about six days after the fork.
GuardNIL U Development platform for youth athletes and their families.

Open source

Two pieces of the engine are public.

Watchtower: agent to hook to your server to your Postgres. Research: question and dollar cap to search to cite to a grounded report.

Watchtower

Records what coding agents tried, which of those attempts failed, and the error that came back.

It does not call a model. If the tool writes a session, Watchtower can store it.

Default webhook is http://localhost:5003/webhooks/session. The hook refuses ora-watchtower.fly.dev.

git clone https://github.com/braintied/watchtower.git
cd watchtower && npm install && docker compose up --build

README · AGENTS.md

Research

You name the question and a dollar cap. It searches, fetches, cites, and grounds every claim against the fetched page.

Search and fetch can run at $0 (SearXNG, Crawl4AI). Synthesis needs a model key you supply. A missing vendor key disables that lane. It does not swap in another.

pnpm add @braintied/research

The host passes credentials in. The package never reads process.env.

README · AGENTS.md

Also public: agentlog, kimi-router.

Hire the engine

Consulting · Studio · hello@braintied.com

Pinned Loading

  1. watchtower watchtower Public

    Capture coding sessions from Claude, Grok, Codex, Cursor, and OpenCode.

    TypeScript

  2. research research Public

    Cited research with a budget. Free search/fetch via SearXNG + Crawl4AI. Multi-provider lanes, typed credentials, grounded citations.

    TypeScript

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…