Skip to content
View neurarch-ai's full-sized avatar

Block or report neurarch-ai

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

Popular repositories Loading

  1. awesome-llm-system-design awesome-llm-system-design Public

    LLM system design interview guide: RAG, KV cache, agents, serving, evals, guardrails. Architectures open live as validated reference graphs.

    Python 8 2

  2. neurarch-mcp neurarch-mcp Public

    MCP server exposing a Neurarch model graph to Claude Code, Cursor, Windsurf, and other MCP-aware AI agents.

    TypeScript 1 1

  3. neurarch-lint neurarch-lint Public

    Pre-flight structural lint for PyTorch models. Catches attention head_dim / GQA / Softmax+CrossEntropy / zero-dim bugs in CI before they cost a GPU hour.

    JavaScript 1

  4. awesome-llm-model-zoo awesome-llm-model-zoo Public

    87 reference neural-net architectures as live, validated, editable graphs. LLMs (DeepSeek-V3, Qwen3, Llama-4) plus vision, audio, recsys, graph. Open any one in your browser.

    TypeScript 1

  5. awesome-ml-system-design awesome-ml-system-design Public

    ML system design interview guide: retrieval, ranking, sequential recommendation, and the classic production ML stack.

    Python 1 1

  6. neurarch-arch-bench neurarch-arch-bench Public

    A verifiable benchmark + RL environment for agents that design neural-network architectures. Models emit graph edits; a deterministic verifier grades the result. No GPU, no human judge.

    JavaScript