Skip to content
View abrichr's full-sized avatar
😄
Building
😄
Building

Organizations

@OpenAdaptAI

Block or report abrichr

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

Pinned Loading

  1. OpenAdaptAI/OpenAdapt OpenAdaptAI/OpenAdapt Public

    Compiles a demonstrated GUI task into a program that reports VERIFIED only if an independent check agrees. pip install openadapt; openadapt quickstart. Compiler lives in openadapt-flow.

    Python 1.7k 263

  2. OpenAdaptAI/OmniMCP OpenAdaptAI/OmniMCP Public

    Labs: a perceive-plan-act computer-use experiment. Not the OpenAdapt product. The product is openadapt-flow: a compiled program that halts unless an independent check passes.

    Python 74 18

  3. OpenAdaptAI/openadapt-ml OpenAdaptAI/openadapt-ml Public

    Research. Optional VLM training. Not required to record, compile, or replay. The product is a compiled program (openadapt-flow / pip install openadapt).

    Python 5 6

  4. microsoft/SoM microsoft/SoM Public

    [arXiv 2023] Set-of-Mark Prompting for GPT-4V and LMMs

    Python 1.6k 112

  5. OpenAdaptAI/PydanticPrompt OpenAdaptAI/PydanticPrompt Public

    A simple library to document Pydantic models for structured LLM outputs using standard Python docstrings.

    Python 6 1

  6. Example usage of GPT4-V API Example usage of GPT4-V API
    1
    # from https://github.com/OpenAdaptAI/OpenAdapt/blob/44d4a55f332ef3b846933b38854372d4166fd2ea/experiments/gpt4v.py
    2
    
                  
    3
    """Example usage of GPT4-V API.
    4
    5
    Usage: