Skip to content
View rogerlarsson's full-sized avatar

Block or report rogerlarsson

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

Pinned Loading

  1. goose goose Public

    Forked from aaif-goose/goose

    an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

    Rust

  2. opencode opencode Public

    Forked from anomalyco/opencode

    The open source coding agent.

    TypeScript

  3. agent-skills agent-skills Public

    Forked from addyosmani/agent-skills

    Production-grade engineering skills for AI coding agents.

    Shell

  4. headroom headroom Public

    Forked from chopratejas/headroom

    Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.

    Python

  5. microgpt microgpt
    1
    """
    2
    The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
    3
    This file is the complete algorithm.
    4
    Everything else is just efficiency.
    5
  6. karpathys-autoresearch karpathys-autoresearch Public

    Forked from karpathy/autoresearch

    AI agents running research on single-GPU nanochat training automatically

    Python