Skip to content
View ba1lly's full-sized avatar

Highlights

  • Pro

Block or report ba1lly

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
ba1lly/README.md

πŸ‘‹ Hi, I'm Bailly

I build production AI agent systems and automation infrastructure that runs 24/7. 35+ agents deployed across Discord, Telegram, and headless environments. Hundreds of n8n workflows built over 5 years, 43 live in production. 24 years of mechanical and electrical engineering before that.


πŸ”­ Selected Work

  • Nocturne – autonomous coding orchestrator (MIT). Label a GitHub issue and it drives an agent to fix it on an isolated branch, verifies with tests, opens a PR, and repairs its own PRs from CI and review feedback. Never merges, never touches main.
  • Mynah – records Discord voice calls and transcribes them locally with ground-truth per-speaker labels. No bot in the channel, nothing leaves the machine. One-click installer, verified self-update.

πŸ€– What I Build

  • Multi-Agent Systems – 35-agent platform spanning operations, finance, algo trading, marketing, coding, blockchain, and MEP engineering. 1,121+ custom skills, inter-agent handoff, Hindsight memory backend.
  • n8n Automation – Enterprise-grade workflows: social media engines, DeFi event bots, ETL pipelines, lead enrichment, CRM integrations, Telegram games. 100+ integrations, hosted and self-hosted.
  • LLM Operations – 80+ model aliases across 14 providers (OpenAI, Anthropic, Kimi K2.5, Gemini, Qwen, GLM, DeepSeek, MiniMax). Intelligent routing, cost optimisation, fallback chains.
  • Bots – Telegram and Discord bots for Web3 actions, AI responses, live stats, alerts and notifications.
  • RAG & Memory – Supabase vector stores, OpenAI embeddings, Cohere reranking, local embeddings, context compression.
  • Data Pipelines – Node.js and Python ETL, on-chain event parsing, REST/GraphQL ingestion, Supabase/PostgreSQL, multithreaded scrapers handling 100k+ records.
  • Dashboards – Looker Studio and Dune Analytics dashboards that self-update and stay readable for non-technical teams.
  • Algo Trading – Live Binance Futures bot.
  • SaaS – Full-stack Next.js, Supabase, Stripe billing, ReportLab PDF generation.
  • MEP Engineering – HVAC and electrical design, AutoCAD, heat-load calcs, data centres.

πŸš€ GitHub Stats


πŸ› οΈ Technologies & Tools

JavaScript Node.js Python TypeScript Next.js SQL Docker Supabase N8N OpenAI Anthropic Dune Analytics Looker Studio Windmill WireGuard


πŸ’¬ Open to discussing AI agent systems, automation projects, and collaborations.

Pinned Loading

  1. Mynah Mynah Public

    Record Discord voice calls and transcribe them locally with accurate per-speaker labels, no bot, nothing leaves your machine.

    Python 3

  2. nocturne nocturne Public

    Autonomous coding orchestrator. Label a GitHub issue and Nocturne drives opencode to fix it on an isolated branch, reviews its own work, and opens a clean PR β€” while you sleep. Multi-repo, multi-pr…

    Python 3