Skip to content
View kaizengrowth's full-sized avatar
🚀
🚀

Highlights

  • Pro

Organizations

@codefortulsa @WomenInBlockchain2018 @DataAutomatica @Whale-Watchers @nylocaltech @Algo-Folks @Algo-Workout

Block or report kaizengrowth

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

Hi, I'm Katie Z. Albasi 👋

Software engineer, AI researcher in training, technical consultant, and educator. I build production AI for government and community programs, and I teach engineers to build them responsibly.

Website Email OWASP


🔭 What I do

  • Production AI for government benefits: document intelligence, multilingual conversational AI, fraud-signal detection, bias testing, and high-availability payments infrastructure for state benefits programs (Michigan, Colorado) at AidKit.
  • Evaluation & safety: human-in-the-loop eval harnesses, agentic RAG observability, LLM red teaming (OWASP).
  • Technical education: curriculum development and hands-on technical education, building labs with telemetry and custom AI-enabled production learning platforms, grounded in andragogy and heutagogy (backward design, constructive alignment, ATD, Kirkpatrick evaluation).

🌱 Current work & research

  • What We Will: building a community platform that connects laid-off workers to legal, healthcare, and job-search resources. Piloting an evaluated agentic RAG system for labor-law citations. Repo: layoff-qa-pipeline.

  • AI safety research (in progress, first-author publication, 2026): measuring whether post-training quantization and GGUF compression widen the MultiJail high- vs low-resource jailbreak gap (Δ_HL) on open-weight models, under matched decoding and a dual-judge ASR protocol, alongside layer-localized safety interventions at the transformer-layer level. Repo: quant-multilingual-safety.

  • AI & labor policy research (in progress, 2026): collaborating with TechEquity on a study of survey data from tech workers about how generative AI is changing their roles, skills, and job quality.

📚 Learning lately

  • Newline AI Research Track
    • Implementing decoder-only Transformers in PyTorch: multi-head self-/cross-attention, RMSNorm/LayerNorm residuals, SwiGLU FFNs, RoPE, and KV-cache; pretraining GPT-2 124M with DDP and gradient accumulation
    • PEFT instruction tuning with Hugging Face PEFT: LoRA/DoRA, BitFit, and prompt tuning for domain and format control
    • Embedding and multimodal adaptation: CLIP-style alignment, triplet and contrastive losses, and hard-negative mining
    • Preference and RL post-training: SFT into RLHF/PPO critic-actor loops, DPO, and GRPO / Dr. GRPO / GiGPO with group-relative advantages, KL-to-reference regularization, and Math-Verify-style verifiable rewards
    • Layer-localized safety methods: freeze-all-but-k GRPO with layer contribution C(k); Safety Layers / SPPFT (freeze middle refusal layers under capability fine-tuning); ESI/SET/SPA sparse safety-critical updates (~1% of weights); Arditi-style refusal-direction ablation and addition in the residual stream
    • Systems context for eval harnesses: MoE routing, agent tool-use loops, Graph and multi-hop RAG; retrieval stacks (Hugging Face, DSPy, LangGraph); production reliability (SRE SLOs, model orchestration mixing multi-model cloud and local LLMs for cost optimization)

📌 Featured repositories

Repo Details
What We Will Community platform for laid-off workers: resource matching, peer support, and an evaluated legal-citation chatbot. TypeScript, agentic RAG, human-in-the-loop evals.
CivicSpark AI AI document assistant for Tulsa city government: parsing and translating ordinances, budgets, and Council minutes with SMS/email alerts. Built with the Tulsa City Auditor's Office; user-tested with 80+ city staff, community organizations, and local residents. Python, RAG, civic tech.
MultiAgentEDUstack Eight-stage multi-agent curriculum pipeline that sources AI research and news, tiers credibility, and scaffolds digests, wiki pages, lessons, and labs to keep ahead of a fast-moving field. Python, SQLite, Claude Code skills, Next.js desk.
quant-multilingual-safety Measurement study on whether PTQ/GGUF widens MultiJail high- vs low-resource jailbreak ASR (Δ_HL), with layer-localized safety methods in scope. Python, quantization, multilingual safety eval.
evaStudio Apache Kafka monitoring tool for prototyping real-time streaming pipelines and testing parallelization of multi-stage ML models before production. TypeScript, distributed systems, observability.

🎓 Background

M.S. Computer Science, UPenn · Post-grad certificate in Machine Learning & AI, MIT · MPA-BA Data Science for Public Policy, NYU (Reynolds Fellow) · A.B. Mathematics-Economics, Columbia (Centennial Scholar)


💬 Reach me at kaitlin.zhang@owasp.org or kaizencode.art.

Pinned Loading

  1. What-We-Will/community-platform What-We-Will/community-platform Public

    TypeScript 9 6

  2. CivicSpark_AI CivicSpark_AI Public

    Testing prototype with community organizations & Tulsa City Council staff. Sponsored by Builders & Backers (Kaiser Family Foundation)

    Python 9

  3. MultiAgentEDUstack MultiAgentEDUstack Public

    An eight-stage multi-agent system for keeping AI enablement curriculum current as tools and methods change weekly.

    Python

  4. oslabs-beta/evaStudio oslabs-beta/evaStudio Public

    An Apache Kafka monitoring tool to prototype and scale real-time streaming data pipelines, and test parallelization of multi-stage ML models before production, with metrics for potential automation…

    TypeScript 58 5

  5. oulipo_package oulipo_package Public

    Testing: my Python poetry NLP library for SFPC as a package to Github Container Registry

    Python

  6. machine_learning_projects machine_learning_projects Public

    class projects and playing with python ML libraries

    Jupyter Notebook