Skip to content

bryanwills/nicedreamzapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATT MACOSKO — Nice Dreamz LLC

┌──────────────────────────────────────────────────────────────────┐
│  Humboldt County, California  ·  Nice Dreamz LLC                │
│  Building AI tools, automation, and robots.         │
│  Code, curiosity, and the right tools.                   │
└──────────────────────────────────────────────────────────────────┘

GitHub followers Repos


"If it takes more than 10 minutes, I automate it. If it needs AI, I build it from scratch."


WHAT I BUILT (AND USE EVERY DAY)

Run Claude Code 100% on-device with local AI on Apple Silicon. No cloud, no API fees.

  • 3 models to choose from: Gemma 4 31B (fast), Llama 3.3 70B (smartest), Qwen 3.5 122B (biggest)
  • 4 modes: Code, Browser Agent, Narrative (voice), and Phone (iMessage remote control)
  • Custom MLX server with Anthropic-compatible API — swap models with one env var
  • setup.sh auto-detects your RAM, picks the right model, and creates a desktop launcher
  • Your code never leaves your Mac — not for inference, not for telemetry, not for anything

MLX Apple Silicon Claude Code Gemma Llama Qwen Python


HQ Business Dashboard

Central command center for all Divine Tribe operations. Accessible from any device.

  • Email triage across 4 Gmail accounts — one-click reply, archive, delete
  • Real-time order monitoring across 3 WooCommerce stores
  • Full shipping system — auto-loads USPS/UPS/FedEx rates, one-click label purchase, thermal printing
  • Replaced Stamps.com entirely with custom EasyPost integration
  • eBay listing management, site uptime monitoring, Reddit tracking
  • Secured with 2FA, rate-limited login, HTTPS, production WSGI server

Python Flask Gunicorn EasyPost API WooCommerce API Gmail API nginx


AI Trading System

Multi-agent autonomous trading system with AI oversight and self-improving feedback loop.

  • 6 named agents: Sentinel (market mood), Scout (opportunities), Arb Scanner, Postmortem, Kalshi Sniper, Trade Gate
  • Opus reviews every trade, writes lessons learned, feeds them back into the next decision
  • Coinbase crypto trading + Kalshi prediction markets
  • The system literally learns from its own mistakes

Python Node.js Anthropic Claude Coinbase CDP Kalshi API


AI Customer Chatbot

Customer support chatbot trained on the full Divine Tribe product lineup.

  • Mistral 7B fine-tuned with RLHF + Claude-powered hybrid RAG/CAG
  • Knows 134 products, recommends by use case
  • Handles support questions 24/7

Mistral 7B RLHF Claude Flask WooCommerce


Started with a simple problem: protecting my chickens from predators. Built a 1 kW autonomous tank robot that you text from your phone.

  • Tank drive chassis with Xbox controller override + text-command autonomous modes
  • YOLOv8 601-class object detection on Jetson Orin Nano
  • Dual PTZ ONVIF cameras with depth overlay + 3D LIDAR mapping
  • Full hardware postmortem after a real-world testing injury — Xbox-controller-first safety architecture, 20 failure points documented and fixed
  • Pulls a cart of firewood. Actually.
Robot.pulling.cart.carrying.firewood.mp4

Teensy ESP32 Jetson Orin Nano YOLOv8 TensorRT RPLidar Modbus PTZ ONVIF Robotics Python Node.js


E-COMMERCE EMPIRE

4 stores, 140+ products, 5,000+ units shipped. All automated.

Site What It Is
ineedhemp.com Divine Tribe vaporizers — American-owned since 2013
nicedreamzwholesale.com/software Software projects — open-source tools, AI agents, builds
tribeseedbank.com Seed bank
marijuanaunion.com Community & marketing hub

Every store has: SEO-optimized product pages, structured data schema, automated order processing, AI chatbot support.


MORE PROJECTS

Largest Free iPhone Object Detection

601 objects · 100% offline · OCR · LiDAR depth · No subscription

YOLOv8 iOS Swift CoreML

ML for Parkinson's Disease Research

100% accuracy on test set · 65,000+ cells · 20-gene signature

Machine Learning Medical Research

Real-time Bitcoin Trading with AI

Live prices · ML predictions · Trading signals · Web dashboard

Bitcoin Trading AI WebSockets

Skylight-Inspired Family Dashboard

Voice control · OCR scanning · AI assistant · Runs on old tablets

Dashboard Voice Control OCR

AI Video Generation on Apple Silicon

CogVideoX-5B · M4 Pro · 4-second videos in 18 minutes

waterfall_success.mp4

AI Video Apple Silicon Diffusion

Automated Glass Cleaning Kiln

Custom built · Temperature controlled · Product design + CAD files

Hardware 3D Design Automation

MS Paint for the Web

Pixel-perfect clone · Zero dependencies · Pure vanilla JS

JavaScript Canvas Web App

Voice Control for Your Computer

Whisper-powered · Works anywhere on desktop · Just speak

Whisper Voice Accessibility Python


TECH STACK

Category Technologies
Languages Python Swift TypeScript JavaScript C++ PHP
AI / ML Claude (Opus + Haiku) MLX Mistral 7B YOLOv8 CogVideoX Whisper CoreML
APIs WooCommerce EasyPost Gmail Google Search Console Coinbase CDP Kalshi eBay Reddit LinkedIn
Infrastructure nginx gunicorn PM2 Let's Encrypt UFW SSH
Mobile iOS Xcode Metal Apple Silicon LiDAR
Robotics Arduino Jetson Nano ONVIF Tank Drive Object Detection

THE STORY

One problem (protecting chickens from predators)
  → learned robotics and computer vision
    → built iPhone apps with YOLOv8
      → created medical ML for Parkinson's research
        → automated an entire e-commerce business
          → built AI trading agents that learn from their mistakes
            → made Claude Code run 100% local on Apple Silicon (600+ stars)
              → still building

Running Divine Tribe since 2013. Every task automated or AI-assisted. 120+ scripts. 6 AI agents. 4 stores. 1 robot. 0 investors.


ineedhemp.com · GitHub · LinkedIn

Built with code, caffeine, and Claude · Humboldt County, CA

About

First iPhone app to run YOLOv8 with ALL 601 object classes — maxing out Neural Engine at 10 FPS + live OCR translation. 100% offline, 38.4 MB total. Research-grade AI on mobile.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 99.5%
  • Metal 0.5%