Skip to content
View Alistair77's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Alistair77

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
Alistair77/README.md
ASCII portrait Experience, stack, highlights

Alistair

AI Engineer · Builder · Lifelong Learner

GitHub Instagram


GitHub contribution graph

Pinned Loading

  1. comos_Alistair_portfolio comos_Alistair_portfolio Public

    Interactive space-themed portfolio of Alistair Rodrigues, AI engineer — a single hand-crafted WebGL + canvas page (model-viewer, GSAP, Lenis) art-directed after Interstellar.

    HTML

  2. ragstar ragstar Public

    Local-first hybrid-search RAG over your own documents — vector + BM25 merged with RRF, cross-encoder reranking, clickable citations, and a hard refusal when retrieval is too weak. No API keys: ever…

    Python 2

  3. agent-orchestrator agent-orchestrator Public

    Multi-step AI agent: Plan -> Act -> Reflect with human-in-the-loop approval, Redis session memory, and a replayable Postgres audit log. LangGraph + Claude. Runs without an API key.

    Python

  4. agent-evals agent-evals Public

    Automated eval dataset generator and scoring pipeline for LLM agents — Claude-as-judge, DuckDB, Streamlit

    Python

  5. zetsu-voice-agent zetsu-voice-agent Public

    A voice-first assistant that runs entirely on your own machine. Wake word, barge-in with real echo cancellation, memory that survives restarts, twenty tools, and a neural voice — no API keys, nothi…

    Python 1

  6. semantic-cache semantic-cache Public

    Semantic caching layer for Claude API calls — FAISS + FastAPI

    Python