Popular repositories Loading
-
ponder
ponder PublicAgentic 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
-
needle
needle PublicSemantic 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
-
maestro
maestro PublicHierarchical 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
-
patch
patch PublicAn 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
-
job-search-agent
job-search-agent PublicA 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
-
jarvis
jarvis PublicA 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…
If the problem persists, check the GitHub status page or contact support.