Skip to content
View tylergibbs1's full-sized avatar

Highlights

  • Pro

Block or report tylergibbs1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tylergibbs1/README.md

Hi, I'm Tyler πŸ‘‹

πŸ“ Applied Tensors | 🧠 Building with AI

Python TypeScript Rust Node.js Next.js Claude CLI Web

Messing around with AI and shipping things that help people.

🎬 Applied Tensors | πŸ₯ backworkai.com

Agent Infrastructure

  • πŸ–οΈ sandcastle - The fastest way to run untrusted JavaScript safely β€” zero config, 380K ops/sec
  • 🧬 evolve - Metacognitive self-improving agent framework. TypeScript DGM-H (Darwin Godel Machine with Hyperagents)
  • πŸ”€ toolmux - Smart MCP proxy with V8 sandbox code execution, connect N MCP servers behind 2 meta-tools with O(1) token cost
  • 🌐 sieve - Virtual browser for AI agents, no Chromium β€” parses HTML, builds a11y trees, clicks, forms, cookies
  • ☁️ Stratus - TypeScript agent SDK for Azure OpenAI with tools, handoffs, and streaming
  • πŸ“‘ Stream Schema - Parse LLM JSON token by token with incremental validation
  • πŸ—οΈ tinstack - Drop-in local AWS on a single port, 18 services in one Bun binary, point any SDK at localhost:4566 and go
  • 🌐 agentgate - DNS for the agent era β€” protocol + SDK that lets AI agents discover and call internet APIs via natural language intents

Systems & Networking

  • πŸš€ bytehaul - QUIC-based fast file transfer protocol. 2x+ faster than scp on high-latency links

Web & Data

  • πŸ¦‰ Noctua - AI-powered scraper and data acquisition agent with 24 tools, Playwright browser, and crawl4ai
  • 🧭 Helm - Semantic browser automation MCP server, click by label, not selector
  • πŸ—ƒοΈ extractr - Template-based data extraction from web pages with YAML configs
  • πŸ”Ž domql - SQL syntax for DOM querying, query web pages like databases
  • 🧬 schemasniff - Auto-infer scraping schemas from pages with repeated content

Healthcare

  • πŸ’Š FirstClaim - AI agent that extracts and scores medical billing claims from clinical notes
  • πŸ›‘οΈ ClaimGuard - Autonomous medical billing denial prediction, HIPAA-safe by design
  • 🫁 CT-Search – Semantic search over chest CT archives with natural language
  • 🩺 MedFlow - Generate professional SOAP notes in seconds with AI
  • πŸ“Š ClaimGraph - Turn research questions into interactive knowledge graphs

Products

  • πŸ–¨οΈ Typeset - Deterministic document pipelines β€” render, verify, extract with full audit lineage
  • πŸ” Verity - Coverage intelligence for healthcare. Search Medicare, Medicaid, and commercial payer policies in plain English
  • ⚑ Faraday - All-in-one platform for electrical contractors, estimating, invoicing, scheduling, GC portal, and AI assistant
  • πŸ“° betterhn - A modern, fast Hacker News client built with Next.js 16, Convex, and React 19

Research & Fun

  • πŸ€– LLM Robotic Dog - Natural language control for robotic dogs via Claude
  • πŸ‘οΈ IRIS - Force vision LLMs to verify with SAM 3 segmentation masks
  • πŸ“ˆ Lattice - 10 parallel agents analyze stocks via Munger's mental models
  • πŸ“‰ Tradecraft - Autonomous trading TUI with strategy evolution and backtesting
  • 🎞️ slidegen - Agent-first CLI for generating PowerPoint decks from prompts
  • β™ŸοΈ Chess AI - Alpha Beta vs Monte Carlo, no neural nets, just algorithms
  • πŸš— Traffic Simulation - Can AVs eliminate traffic lights? Neural MPC says maybe

Connect

Twitter GitHub

Pinned Loading

  1. stratus stratus Public

    A Better TypeScript agent SDK for Azure OpenAI

    TypeScript 1

  2. toolmux toolmux Public

    Smart MCP proxy β€” connect N MCP servers, expose one endpoint with discover/describe/call meta-tools

    TypeScript 1

  3. sandcastle sandcastle Public

    The fastest way to run untrusted JavaScript safely. Zero config, auto-detects Bun/Node.js, 380K ops/sec.

    C++

  4. sieve sieve Public

    A virtual browser for AI agents. No rendering. No Chromium. Just the parts that matter.

    TypeScript