Skip to content
View gadda00's full-sized avatar

Block or report gadda00

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.

Content in all repositories owned by your account will be closed.
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
gadda00/README.md

πŸ›°οΈ Flagship Systems

Project What it does Stack
Busara AI Multi-agent data intelligence platform β€” 7-stage parallel DAG pipeline, live in production Next.js 15 Β· GLM-4.6 Β· PostgreSQL
KilimoPRO Offline-first agricultural AI for 8 IGAD countries (300M+ people) β€” on-device crop disease detection, GARCH/VaR forecasting, Swahili+English LLM council Next.js Β· TFLite Β· Flutter
AgentReplay Deterministic replay & counterfactual debugging for AI agents β€” bit-exact reproduction with zero model calls, 0.67% overhead, 99 tests Python Β· LangGraph
Fraud Detection System Real-time transaction scoring in Go β€” 7 statistical detectors, weighted ensemble, ~33Β΅s per score, PCI-DSS/PSD2 ready Go Β· Prometheus Β· OTel
Verxlite Universal AI workflow agent for sales & ops β€” Gmail, Calendar & HubSpot automation with full observability FastAPI Β· Celery Β· Next.js

πŸ”¬ What I care about

  • Real math, not vibes β€” Holt-Winters, GARCH/VaR, K-Means++, Granger causality implemented from scratch
  • Agents that don't flake β€” deterministic replay, evals, observability, CI regression corpora
  • Built for Africa β€” offline-first, low-bandwidth, Swahili-capable, runs on $80 phones
  • Explainability β€” systems auditable enough for regulated finance

🧰 Toolbox

Python TypeScript Go Dart LangGraph LangChain CrewAI Next.js FastAPI Flutter TensorFlow Lite PostgreSQL pgvector Docker Kubernetes GCP Prometheus OpenTelemetry

πŸ“¬ Let's build

Open to collaborations on AI products, agricultural technology, and ambitious African tech.


"Shipping production AI since 2022 β€” real users, real data, real consequences."

Pinned Loading

  1. agentreplay agentreplay Public

    Deterministic replay and counterfactual debugging for AI agent reliability. Bit-exact replay of agent runs with zero model calls β€” record once, replay forever, mutate freely.

    Python 2

  2. IntelliFlow IntelliFlow Public

    Busara AI β€” 33-agent self-evolving multi-agent data intelligence platform. 7-stage pipeline with trajectory-based learning (AReaL paper). Turborepo, Next.js 15, TypeScript.

    TypeScript 1

  3. kilimopro kilimopro Public

    KilimoPRO β€” AI-Powered Agricultural Intelligence Platform for Kenya & Africa. Web (kilimo.pro) + Android app + microservices backend + ML crop disease detection + data pipeline integrating KilimoST…

    TypeScript 1

  4. victor-portfolio victor-portfolio Public

    Victor Ndunda β€” AI Engineer & Founder of Busara. Personal portfolio.

    HTML 1

  5. fraud-detection-system fraud-detection-system Public

    Go microservice for real-time transaction fraud scoring β€” Z-Score + IQR + Velocity detectors in a weighted-vote ensemble. ~50-300Β΅s per transaction. Explainable AI for regulated finance.

    Go

  6. verxlite verxlite Public

    Verxlite β€” universal AI workflow agent for sales & ops teams. Automates follow-ups, CRM logging & approvals across Gmail, Calendar & HubSpot. FastAPI + Celery + Next.js, 83 tests.

    Python