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

Organizations

@OpenAdaptAI

Block or report abrichr

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

    Open Source Generative Process Automation (i.e. Generative RPA). AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models

    Python 1.5k 217

  2. OpenAdaptAI/OmniMCP OpenAdaptAI/OmniMCP Public

    OmniMCP uses Microsoft OmniParser and Model Context Protocol (MCP) to provide AI models with rich UI context and powerful interaction capabilities.

    Python 69 14

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

    OpenAdapt’s open-source ML toolkit for training and evaluating general multimodal GUI-action models.

    Python 2

  4. microsoft/SoM microsoft/SoM Public

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

    Python 1.5k 111

  5. OpenAdaptAI/PydanticPrompt OpenAdaptAI/PydanticPrompt Public

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

    Python 5

  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: