Click any tag below to further narrow down your results
Links
This article details how to create an AI-powered automated code reviewer for Azure DevOps using Microsoft Foundry and Large Language Models. It covers the setup process, necessary scripts, and how to ensure the review outputs are structured for effective automation.
This project provides a command-line tool in Python that uses AI models from OpenAI and Google to solve various CAPTCHA types. It automates browser interactions with Selenium and captures solutions, recording successful attempts as GIFs. Users can easily customize it for different CAPTCHA challenges and AI providers.
OpenAI has released a macOS app for Codex, its coding agent, enhancing the user interface and adding features like Skills and Automations. While current Automations can only run on a powered laptop, cloud support is on the way. The app aims to expand Codex's capabilities beyond coding to broader knowledge work tasks.
OpenAI has introduced full Model Context Protocol (MCP) support in ChatGPT, allowing developers to use custom connectors for read and write actions within chats. This new feature, available in Developer Mode, enables integration with external systems and APIs, transforming ChatGPT into a programmable automation hub. Developers are advised to exercise caution due to the potential for prompt injection attacks and the risks associated with real write operations.
The OpenAI Testing Agent Demo repository showcases how to utilize OpenAI's CUA model with Playwright for automating frontend testing of web applications. It includes three integrated components: a Next.js frontend for test configuration, a Node server for communication with the CUA model, and a sample e-commerce app for demonstration purposes. Users are advised to avoid using the model in production or authenticated environments due to its current preview status.
OpenAI is exploring ways to streamline and automate the routine tasks traditionally handled by junior bankers, aiming to enhance productivity and reduce the drudgery associated with their workload. The initiative is part of a broader trend in the financial sector towards leveraging AI technologies for efficiency and innovation. By doing so, OpenAI hopes to transform the operational landscape of banking, making roles more focused on strategic decision-making rather than mundane tasks.