Skip to content
View alexandremourin's full-sized avatar

Block or report alexandremourin

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

Popular repositories Loading

  1. ponder ponder Public

    Agentic RAG that grades its own retrieval, rewrites weak queries, cites sources, and self-critiques its answer — with a live reasoning timeline. LangGraph + local BGE embeddings + Chroma + Claude.

    Python

  2. needle needle Public

    Semantic code search MCP server: tree-sitter chunking + local Model2Vec embeddings + BM25/dense hybrid (RRF). Hands an AI only the relevant code (file:line), ~10-100x fewer tokens. Multi-language, …

    Python

  3. maestro maestro Public

    Hierarchical multi-agent research: a planner splits a complex question into sub-tasks, async workers research each in parallel (web search), a synthesizer merges a sourced report. Bounded, inspecta…

    Python

  4. patch patch Public

    An autonomous SWE-agent: give it a repo + a bug, it locates the code, edits it, runs the tests, iterates, and returns a verified git diff. Works on a throwaway copy. Bounded, inspectable, fully tes…

    Python

  5. job-search-agent job-search-agent Public

    A multi-agent job-search pipeline on Claude Code: Scout finds openings, Scorer rates them, Adapter tailors a grounded CV + cover letter, Reviewer proofreads — human validates before sending. Includ…

    Python

  6. jarvis jarvis Public

    A personal chief-of-staff on Claude Code: /sitrep plans your day (snapshot-diff task detection, validated scheduling) and /labmode triages your inbox. Built around a rights matrix + plan-mode-by-de…