Skip to content
View BusinessBuilders's full-sized avatar

Block or report BusinessBuilders

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
BusinessBuilders/README.md
header

Typing SVG

Profile views

👋 About

I'm Will — I build AI automation and websites for small businesses, and I run the whole stack on my own hardware: an 8× RTX 3090 inference rig serving Qwen, GLM, and Flux. No cloud bills, no rate limits, no excuses.

  • 🔭 ResearchOS — an AI analyst that researches products and writes you a decision, on local GPU
  • 📊 AutoInvoice — voice-or-text → invoice business OS for multiple companies
  • 🤖 eve.center — an autonomous agent that sells domains end-to-end, no human in the loop
  • 🦾 Building a tendon-driven robot arm from scratch — actuators, controls, the works

Everything ships. Everything runs on hardware I own.

🛠 Tech Stack

Languages TypeScript Python JavaScript

AI & Automation Claude Qwen GLM FastAPI

Web & Infra Next.js Tailwind PostgreSQL Docker NVIDIA Linux

🚀 Featured Projects

ResearchOS AutoInvoice eve.center Nova-Rig

  • 🔭 ResearchOS — Ask "best printer under $2k for production parts"; it runs a real research pipeline and writes a scored decision. FastAPI + Vane + local Qwen.
  • 📊 AutoInvoice — Describe a job by voice or text, get an invoice. Multi-company transaction tracking with an MCP tool layer.
  • 🤖 eve.center — Autonomous AI sales agent: chats, qualifies, finds a domain, takes payment via Stripe, deploys a site. Zero humans. (source)
  • 🚀 Nova-Rig — My 8× RTX 3090 local inference rig: vLLM + ik_llama.cpp serving 200B-class models, plus self-hosted search, scraping, and voice. The backbone every other project runs on — zero per-token cost.

🖥 The Rig

Inference:  8× RTX 3090  ·  Jetson Orin 64GB  ·  vLLM + llama.cpp
Models:     Qwen 3.5 122B  ·  GLM 4.7  ·  Flux  ·  Chatterbox TTS
Stack:      Next.js · FastAPI · Postgres · Docker · Caddy · systemd
AI:         Claude · local agents · LangGraph

📊 GitHub Stats

Stats Top Langs

Streak

Activity Graph

Snake

🌐 Connect

Website X YouTube Facebook

Pinned Loading

  1. remotion-fireship remotion-fireship Public

    Full remote AI video pipeline — Remotion + Chatterbox TTS + Flux AI. Drop a topic, get a produced video.

    TypeScript 2 2

  2. AutoInvoice AutoInvoice Public

    The self invoicing platform that works from voice or typing in a simple description into a message

    TypeScript

  3. CodexBar CodexBar Public

    Forked from steipete/CodexBar

    Show usage stats for Claude Code, Codex, Cursor + more — macOS menu bar + Linux system tray fork

    Swift

  4. eve-for-hire eve-for-hire Public

    Forked from SuperNovaRobot/eve-for-hire

    AI web agency run by a single autonomous agent. Chat → qualify → pay → domain → deploy. No humans.

    TypeScript

  5. research-os research-os Public

    AI-powered product research and procurement advisor — FastAPI + Vane + Qwen on local GPU

    JavaScript