Skip to content
View Cyrax321's full-sized avatar
🔥
Building
🔥
Building

Highlights

  • Pro

Block or report Cyrax321

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

Hello, I'm Beans

I'm an ML Researcher focused on computer vision, temporal modeling and agent infrastructure. I build research that ships.

Research and Publications

Areas: LLM Fine-Tuning & Text-to-SQL · Agent Infrastructure · Sample-Efficient HAR · Rare Disease Imaging · Hybrid CNN-Transformer

LLM Research & Fine-Tuning

I fine-tune, specialize, and evaluate open-source language models with a focus on sample efficiency, domain generalization, and deterministic SQL execution.

  • QwerySmith Model Family · [Research Paper (PDF)] · [GitHub Codebase]
    Production Text-to-SQL research pipeline & self-healing autonomous database agent (Qwen3-4B base foundation + QLoRA via Unsloth & TRL).
    MIT · Python 3.10+ · 88.5% In-Dist Acc · 55.7% Enterprise Acc (+43 wins vs 18 losses on Gretel, $p=0.0019$) · Zero-Shot Reasoning

    Addresses single-source catastrophic overfitting in domain-adapted LLMs by engineering a balanced multi-source curriculum (b-mc2 + gretelai), enforcing leak-proof split carving, and formalizing the Few-Shot Paradox. Ships with an interactive, autonomous CLI agent featuring schema introspection and execution-guided self-healing error recovery.

    • QwerySmith 1.1:
      • LoRA Adapter - 132 MB parameter-efficient adapter weights trained on balanced multi-source curriculum.
      • Merged Model - Full 16-bit standalone model for vLLM, TGI, and Transformers.
      • GGUF Quantized Model - Quantized 4-bit (q4_k_m) model for local offline inference via Ollama & llama.cpp.
    • QwerySmith 1.0:

Engineering - Agent Infrastructure

Currently shipping live

  • CONTINUUM · [Live Demo] · [PyPI] · [Docker GHCR]
    Production-grade infrastructure for verifiable semantic recovery of long-running autonomous AI agents.
    Apache 2.0 · Python 3.11+ · 28★ · 55 forks · ~2,240+ tests · 14 Phase 6 recovery scenarios

    Solves the multi-hour agent crash failure mode: replaces naive context replay and token-burning hallucinated recoveries with deterministic, verifiable resumption.

    • Zero Side-Effect Duplication: Cryptographically tamper-evident SHA-256 hash-chained event logs paired with an idempotent action ledger physically preventing duplicate mutations (e.g. double billing, duplicate API writes).
    • Semantic Checkpoints & Environment Revalidation: Resumes from compact, versioned state contracts rather than lossy conversation dumps, enforcing staleness propagation across external dependency graphs before execution resumes.
    • Deny-by-Default MCP Server (12 Tools): Native drop-in integration for Claude Code, Cursor, and Anthropic toolchains with sub-second deterministic rollbacks.
    • Rigorous Battle Testing: 14 Phase 6 recovery scenarios 100% verified inside real Claude Code agent sessions; automated Docker builds on GHCR and interactive web demo.
  • SNAGLINE · [Documentation] · [PyPI]
    Zero-dependency, microsecond-scale real-time failure detection & guardrails for LLM agents.
    MIT · Python 3.10+ · 13★ · 9 forks · Zero dependencies · 1.70 – 2.43 μs median latency

    Eliminates the silent budget-burn problem: catches infinite loops, tool thrashing, latency spikes, and reasoning collapse in real time in <1ms without expensive LLM-as-a-judge calls.

    • Microsecond-Scale Zero Overhead: Runs $O(1)$ amortized statistical detectors using strictly the Python standard library—benchmarked at 1.70 – 2.43 μs median / 27.71 μs p99 over 200,000 synthetic steps on Apple Silicon.
    • Deterministic Multi-Vector Anomaly Trapping: Real-time detection across infinite loops (sliding-window novelty), error cascades, statistical CUSUM latency regressions, semantic goal drift, tool meltdown/entropy collapse, and token runaway.
    • Universal Framework Interoperability: Zero vendor lock-in. Drop-in companion for LangGraph, LangChain, AutoGen, CrewAI, and custom raw Python loops, with native HTTP sidecar bridges for non-Python agents (Claude Code, OpenClaw, Hermes).

Kibo

  • kibo-v7- - Career orchestration platform, TypeScript, React 18, Vite, TanStack Query, PostgreSQL with Supabase Realtime sub 100ms CDC, Tailwind plus Shadcn plus Recharts for Garden graph and leaderboard, v5.0.0 MIT

Open Source Contributions

  • tensorflow - An Open Source ML Framework - 197,312 stars, 76,097 forks. My fork Cyrax321/tensorflow has 25 fixes
  • fix-weighted-moments-tensor-axes - #122402 - Fix TypeError when axes is Tensor or ndarray. Normalize via constant_value and tolist. Add 3 tests
  • fix-linalg-det-singular-gradient - #122823 - Fix singular crash. Use SVD det times A inverse H plus pinv instead of matrix_inverse
  • fix-topk-grad-int64-dtype - branch - Fix hardcoded int32 offset. Use dynamic index_type for top_k
  • fix-grappler-argmax-saturating-ops - #122826 - Fix wrong results for saturating ops in float32
  • fix-igamma-domain-nan - #124927 - Fix a less equal 0 to not a greater than 0 for NaN handling
View all 24 fixes
  • fix-weighted-moments-tensor-axes - #122402
  • fix-linalg-det-singular-gradient - #122823
  • fix-topk-grad-int64-dtype - branch
  • fix-grappler-argmax-saturating-ops - #122826
  • fix-igamma-domain-nan - #124927
  • fix-grappler-reciprocal-involution - #123195
  • fix-floordiv-negative-infinity - #123862
  • fix-resource-sparse-adagrad-dtype-mismatch - #124233
  • fix-xla-transpose-negative-perm - #124586
  • fix-xla-tensorarray-unstack-scalar - #124929
  • fix-numpy-cross-xla-static-shape - #124588
  • fix-mlir-reciprocal-involution - #123282
  • fix-igamma-grad-nan-boundary - #123803
  • fix-cumulative-logsumexp-nan - #115554
  • fix-speech-commands-exception-types - #117858
  • fix-speech-commands-python-idioms - #117894
  • fix-tools-exception-types - #117895
  • fix-generic-exceptions-python - #117860
  • fix-cmake-overridable-fetchcontent-doc - #124407
  • fix-doc-typos - #124450
  • fix-misc-typos - #115560
  • fix-posixpath-sys-path - #115551
  • fix/weighted-moments-tensor-axes - #122402
  • revert-115560-fix-misc-typos - branch

Get in Touch

Portfolio: https://sx3svi1pkrbco9gt.vercel.app/ · LinkedIn: https://linkedin.com/in/anandhupshaji · Email: cyrax8590@gmail.com

Pinned Loading

  1. tensorflow/tensorflow tensorflow/tensorflow Public

    An Open Source Machine Learning Framework for Everyone

    C++ 200k 77k

  2. CONTINUUM CONTINUUM Public

    CONTINUUM: Verifiable semantic recovery for long-running AI agents. Semantic checkpoints (not conversation dumps), an idempotent action ledger that refuses duplicate side effects, and a hash-chaine…

    Python 28 56

  3. SNAGLINE SNAGLINE Public

    Lightweight, dependency-free companion library that watches any agent's execution stream and flags loops and error cascades in real time

    Python 13 10

  4. SPPS-Mac-Os-Code-Base SPPS-Mac-Os-Code-Base Public

    Experimental code base for "Signed Positional Prüfer Sequences (SPPS)" — a novel O(n) tree serialization algorithm. Benchmarked on Apple M1 (arm64) against LOUDS, FlatBuffers & Protobuf. Review-only

    C++

  5. H-CoAtNet-Ichthyosis H-CoAtNet-Ichthyosis Public

    This repository contains the reference implementation of H-CoAtNet, a hierarchically enhanced hybrid convolution–transformer framework for multi-class Ichthyosis subtype classification from dermato…

    Python

  6. kibo-v7- kibo-v7- Public

    Kibo is a production-grade, full-stack career acceleration engine designed to optimize the technical recruitment lifecycle for software engineers. It integrates gamification mechanics with real-tim…

    TypeScript