Skip to content
View kurtvalcorza's full-sized avatar

Block or report kurtvalcorza

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kurtvalcorza/README.md

AI Readiness Assessment Chatbot

GitHub

Self-service chatbot for assessing AI readiness of Philippine government agencies and NGOs.

Research Writer: Subagent-Based Research Orchestration

GitHub

Multi-agent literature review workflow for Claude Code. Turns research PDFs into a structured, citation-checked literature review draft through an optional search-strategy phase plus 7 core phases, each running in an isolated context — with human checkpoints, two quality gates (citation integrity and cross-phase consistency), and resumable execution.

Agentic Research: AI-Agent Pipeline for Literature & Systematic Reviews

GitHub

A suite of 23 composable agent skills that take a review from a question to a defensible synthesis — design a registrable PRISMA-P protocol, search the literature (multi-database + snowball with a PRISMA-S log), deduplicate, screen (single or dual-reviewer with Cohen's κ), extract, appraise risk of bias, grade certainty with GRADE, draft, and verify every citation against the real bibliographic record — emitting a PRISMA 2020 flow diagram whose numbers reconcile or the build fails. Keyless by default (OpenAlex/CrossRef + Python stdlib), aligned with PRISMA 2020, Cochrane, and GRADE, and deliberately human-gated where LLMs are weak (risk-of-bias appraisal, numeric verification).

Research Deck Builder

GitHub

Claude Code skill that turns a written research/training module (Markdown with references) into a polished, presenter-ready PowerPoint deck — outline, source-checked citations, an embedded speaker script, and a clean dark + blue design built from vector shapes. Also repairs existing decks: reinstates dropped citations, embeds notes, and re-skins backgrounds, with a QA gate that verifies structure and fidelity against the source.

Presentation Builder

GitHub

A suite of composable, agent-ready skills for turning source material into finished presentations — synthesize research into Marp decks, generate native PowerPoint, build HTML slides, draft a spoken talk script, turn speeches into producer rundowns/storyboards, or summarize a folder of slide images into a note. Each skill follows the open Agent Skills standard (a SKILL.md plus supporting scripts), works on its own, and chains into a single source-to-deck pipeline.

Agentic Vault Template

GitHub

An Obsidian vault template for working with AI agents — PARA + Zettelkasten organization, a multi-agent governance layer (AGENTS.md as a shared constitution for Claude Code, Gemini CLI, Kiro, Codex, etc.), 36 reusable agent skills, and hands-off automation: session logs with agent provenance, secret-gated git snapshots, and off-site history backups.

Notebooks: Colab ML & Audio Experiments

GitHub

Ready-to-run Google Colab notebooks for speech and ML experiments — audio transcription, speaker diarization, and text-to-speech with OpenAI Whisper, gpt-4o-transcribe-diarize, Microsoft VibeVoice-ASR, and Qwen3-ASR/TTS, plus utilities like H2O Flow. Open any notebook in Colab straight from the repo README.

Pinned Loading

  1. mlops-lite mlops-lite Public

    Spec-driven, single-machine, hybrid-GPU local MLOps platform: on-demand LLM/vision serving, LoRA fine-tune, registry, datasets, drift→retrain, operator console. Docker Compose + native WSL daemons …

    Python

  2. ai-readiness-assessment ai-readiness-assessment Public

    Self-service chatbot for assessing AI readiness of Philippine government agencies and NGOs.

    TypeScript

  3. agentic-research agentic-research Public

    An AI-agent pipeline for literature and systematic reviews, aligned with PRISMA 2020, Cochrane, and GRADE. Keyless by default (OpenAlex/CrossRef + stdlib); human-gated where LLMs are weak.

    Python

  4. agentic-vault agentic-vault Public template

    Obsidian vault template for working WITH AI agents - PARA + Zettelkasten, multi-agent governance (AGENTS.md), 36 shared skills, auto session logs + git snapshots

    PowerShell

  5. research-writer research-writer Public

    Claude Code multi-agent workflow that turns research PDFs into a validated literature review draft — 7+1 phases, isolated contexts, human checkpoints, two quality gates, resumable.

    Python

  6. research-deck-builder research-deck-builder Public

    Turn a cited research/training module into a polished, presenter-ready PowerPoint deck — outline, faithful citations, speaker script, and a consistent dark + blue visual system.

    Python