plugin
ChatGPT on Mac can now read and respond to Apple iMessages
OpenAI has launched a plugin for the Apple Messages app, and as Bloomberg notes, it could raise privacy and security concerns. At the moment, it's only available to ChatGPT Work and Codex users on Mac, allowing them to search messages and even draft and send replies through the chatbot on their desktop. In the example OpenAI posted, the user asked ChatGPT to look for conversations they'd missed the day before in their Messages app. They then used the chatbot to write and send their reply. The feature is, at least, opt-in.
You can use 70 Adobe tools without leaving ChatGPT now - here's how
I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen I wore the world's first HDR10 smart glasses TCL's new E Ink tablet beats the Remarkable and Kindle Anker's new charger is one of the most unique I've ever seen You can use 70+ Adobe tools without leaving ChatGPT now - here's how Adobe's new plugin works both in Work and Codex, and is available today in ChatGPT. Adobe's new plugin for ChatGPT puts the company's tools directly in Work and Codex. Design software must adapt around competitive AI products. The SaaSpocalypse still hasn't arrived. Adobe is expanding its partnership with OpenAI's ChatGPT through a new integration: an Adobe for ChatGPT plugin .
Orochi: Versatile Biomedical Image Processor
Deep learning has emerged as a pivotal tool for accelerating research in the life sciences, with the low-level processing of biomedical images (e.g., registration, fusion, restoration, super-resolution) being one of its most critical applications. Platforms such as ImageJ (Fiji) and napari have enabled the development of customized plugins for various models. However, these plugins are typically based on models that are limited to specific tasks and datasets, making them less practical for biologists.
OpenAI debuts a Codex plugin for Chrome
We're seeing coding be one of the leading applications of artificial intelligence tools, and OpenAI is continuing to expand on its offerings in that space. The company has launched a Chrome extension for its Codex platform. The new browser-based capabilities of the plugin include testing web apps, collecting context from across open tabs and using Chrome DevTools in parallel while the user performs other tasks. This extension could also help Codex be more appealing to casual users and additional professions beyond developers since so many computing tasks happen in browsers. Codex can now take on more of your browser dev work.
An Efficient Dataset Condensation Plugin and Its Application to Continual Learning
Dataset condensation (DC) distills a large real-world dataset into a small synthetic dataset, with the goal of training a network from scratch on the latter that performs similarly to the former. State-of-the-art (SOTA) DC methods have achieved satisfactory results through techniques such as accuracy, gradient, training trajectory, or distribution matching. However, these works all perform matching in the high-dimension pixel space, ignoring that natural images are usually locally connected and have lower intrinsic dimensions, resulting in low condensation efficiency. In this work, we propose a simple-yet-efficient dataset condensation plugin that matches the raw and synthetic datasets in a low-dimensional manifold.
29c0605a3bab4229e46723f89cf59d83-Supplemental.pdf
The key idea of the proof is to exploit the problem representation in terms of confusion matrices. Here we set up and discuss the example in 3.2 in more detail. In the following, whenAj is used to denote an event inside a probability, it refers to the event {Aj =1}. First step is to extract the error incurred by plugging inˆη rather than η. C.2 WeightedERM In the weighed ERM approach (referred to as cost-sensitive classification for the binary case [1]) we parametrizeh: X [K]by a function classF of functions: X RK.
OpenAGI: When LLM Meets Domain Experts
Human Intelligence (HI) excels at combining basic skills to solve complex tasks. This capability is vital for Artificial Intelligence (AI) and should be embedded in comprehensive AI Agents, enabling them to harness expert models for complex task-solving towards Artificial General Intelligence (AGI). Large Language Models (LLMs) show promising learning and reasoning abilities, and can effectively use external models, tools, plugins, or APIs to tackle complex problems. In this work, we introduce OpenAGI, an open-source AGI research and development platform designed for solving multi-step, real-world tasks. Specifically, OpenAGI uses a dual strategy, integrating standard benchmark tasks for benchmarking and evaluation, and open-ended tasks including more expandable models, tools, plugins, or APIs for creative problem-solving. Tasks are presented as natural language queries to the LLM, which then selects and executes appropriate models. We also propose a Reinforcement Learning from Task Feedback (RLTF) mechanism that uses task results to improve the LLM's task-solving ability, which creates a self-improving AI feedback loop. While we acknowledge that AGI is a broad and multifaceted research challenge with no singularly defined solution path, the integration of LLMs with domain-specific expert models, inspired by mirroring the blend of general and specialized intelligence in humans, offers a promising approach towards AGI.