Skip to content
View veltri-23's full-sized avatar
🥵
Hot Take: Codex is better than claude.
🥵
Hot Take: Codex is better than claude.

Block or report veltri-23

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

Hey, I'm Hunter Veltri

LinkedIn Website

AI engineer shipping production multi-agent systems across Anthropic, OpenAI, xAI, MiniMax, and local models, with routing, retrieval, evaluations, and automation built end to end. Built and operate the ATFG AI Platform across outreach, client management, recruiting, and operational workflows, with 92% month-over-month retention.

Building

  • Overview of Hunter's Portfolio - Interactive AI CV: agentic RAG, an eval harness that grades it on 38 questions, and 6-layer security, all on free tiers under $5/mo.
  • VibeBloat GitHub stars - Reads your agent history and compiles every mistake so the same one is never made twice. Zero token cost.
  • ATFG AI Platform - Multi-model AI platform I built end to end for outreach, client management, recruiting, and operational automation, with 92% month-over-month retention. Private.
  • VBrain - A heavily modified fork of GBrain: a persistent graph-memory system with typed entity edges and zero-LLM extraction, so agents never lose context across sessions. Private.

Contributing to

  • Printing Press GitHub stars - Created and contributed Paperclip CLI, an agent-native CLI, skill, and MCP server for self-hosted Paperclip, plus Zillow CLI, a housing-market CLI and MCP server using Zillow Research datasets, local SQLite sync, data-quality checks, and explainable market analysis.

Open pull request contributions

  • DietrichGebert/ponytail#686 GitHub stars - Stops a misconfigured regex from crashing or freezing Ponytail's subagent hook; invalid patterns are safely ignored and the ruleset is still injected everywhere.
  • NousResearch/hermes-agent#76616 GitHub stars - Adds safe current-backend restart for Hermes Desktop across local and SSH backends, with active-turn confirmation, bounded teardown, ownership-verified process handling, fresh spawn identity, and reconnect; remote/cloud backends remain reconnect-only.
  • block/buzz#4742 GitHub stars - Makes the 'enabled: false' flag in workflow definitions truly stop execution across every trigger path, and persists it to the database so disabled workflows stay disabled.
  • garrytan/gbrain#3776 GitHub stars - Restores semantic takes retrieval by embedding active claims, wiring query vectors into think, and aligning vector dimensions with the configured embedder.
  • stablyai/orca#12139 GitHub stars - Fixes cross-repository GitHub work-item pagination in Orca's Tasks view: compatible repository selections now use one Search API plan, merge results by creation time, preserve globally ordered pagination, and keep exact counts while retaining safe fallbacks.

Pinned Loading

  1. vibebloat vibebloat Public

    Reads your agent history. Compiles every mistake to never make the same mistake twice. Costs zero tokens. Blocks forever.

    TypeScript 2

  2. printing-press-library printing-press-library Public

    Forked from mvanhorn/printing-press-library

    Official library of CLIs generated by the CLI Printing Press. Endorsed, tested, and community-contributed.

    Go