Skip to content
View Kaizer-1's full-sized avatar

Highlights

  • Pro

Block or report Kaizer-1

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

Pinned Loading

  1. Company-Brain Company-Brain Public

    Self-updating knowledge graph that ingests company docs and Slack into Neo4j, answers multi-hop questions via a 10-route LangGraph agent.

    Python

  2. Respondr Respondr Public

    Respondr is an end-to-end emergency response system that converts live distress calls into structured incidents, prioritizes them in real time, and enables operators to dispatch and track emergenci…

    TypeScript

  3. Code-Search Code-Search Public

    Hybrid semantic code search engine combining BM25, neural embeddings (DistilRoBERTa), and Reciprocal Rank Fusion. Built on CodeSearchNet with 0.78 MRR.

    JavaScript

  4. ai-secure-comm ai-secure-comm Public

    Secure communication system combining Tree Parity Machine neural cryptography, AES-256-GCM authenticated encryption, and a Random Forest IDS that detects MITM and replay attacks in real time.

    Python

  5. GenAI-Agent-Driven-ETL-Pipeline GenAI-Agent-Driven-ETL-Pipeline Public

    A GenAI-driven ETL pipeline where an AI agent analyzes input data, plans required transformations, and orchestrates execution to clean, validate, enrich, and load data into a structured database au…

    Python

  6. Numerical-Stability-Sanitizer Numerical-Stability-Sanitizer Public

    LLVM instrumentation pass + C runtime that shadows every float operation with a double and reports catastrophic cancellation, precision loss, and NaN/Inf mismatches — includes 19 test cases, benchm…

    HTML