Home Mobile Tutorial Mobile News OPPO holds AI strategy conference: 1+N agent ecological strategy announced, allowing free development of AI agents

OPPO holds AI strategy conference: 1+N agent ecological strategy announced, allowing free development of AI agents

Feb 20, 2024 pm 04:10 PM
AI oppo ai

According to news on February 20, today OPPO held an OPPO AI strategy conference at the OPPO AI Marina Bay Data Center in Dongguan. Previously on February 9, OPPO officially announced that it would push the ColorOS AI New Year Edition to more than 10 million users. At the same time, OPPO chief product officer Liu Zuohu also announced that OPPO will officially enter the era of AI mobile phones. At this AI strategy conference, OPPO shared their more detailed plans for AI strategy.

OPPO 举行 AI 战略发布会:1+N 智能体生态战略公布,可自由开发 AI 智能体 At the press conference, Liu Zuohu said that a true AI phone must first be able to utilize computing resources more efficiently than ever before; at the same time, it must be able to keenly perceive the real world and have powerful self-learning and Efficient creative ability. OPPO 举行 AI 战略发布会:1+N 智能体生态战略公布,可自由开发 AI 智能体In order to adapt to these capability requirements, the mobile phone industry will carry out comprehensive technological innovation and ecological reconstruction: in terms of hardware architecture, high-performance AI computing power base, model library management optimization and intelligent bionic perception Capabilities will become the new standard for AI phones; the OS of AI phones will be able to efficiently handle complex tasks and actively create through embedded intelligence; At the same time, AI phones will support sharper and more accurate natural semantic understanding , has more powerful self-learning capabilities and can provide more intuitive multi-modal interactions; the traditional application ecosystem will turn to an intelligent agent ecosystem in the era of AI mobile phones, and various service applications can be grafted onto the AI ​​capabilities of mobile phones. Realize truly intelligent services. OPPO 举行 AI 战略发布会:1+N 智能体生态战略公布,可自由开发 AI 智能体At the same time, OPPO said that they have been deeply involved in the field of AI for many years. As early as 2020, they launched their first large AI model and continue to invest. In 2023, OPPO's self-trained Andes large model ranked second only to GPT 4 in the Super CLUE knowledge and encyclopedia ability rankings, and ahead of all other large models. In addition, Find X7 is the first mobile phone to apply 7 billion models on the device side, ranking first in Android in terms of AI computing power. OPPO 举行 AI 战略发布会:1+N 智能体生态战略公布,可自由开发 AI 智能体OPPO said that it will continue to invest in cloud computing power in the future. Through its self-built OPPO AI Marina Bay Data Center, it will deploy three levels of models: Titan, Turbo, and Tiny to correspond to different application scenarios. Device-cloud collaboration and efficient deployment. OPPO 举行 AI 战略发布会:1+N 智能体生态战略公布,可自由开发 AI 智能体 Not only that, OPPO has also officially released the 1 N agent ecological strategy, which consists of AI super agents and AI Pro development platform. OPPO’s super AI agent can accurately understand user intentions, give accurate results based on a huge model library and recognition capabilities, and form memory habits to truly understand users. OPPO 举行 AI 战略发布会:1+N 智能体生态战略公布,可自由开发 AI 智能体At the same time, the AI ​​Pro agent development platform will also be officially launched. Users can freely call combination tools and plug-ins on this platform to create and develop the agents they need without writing code. It is very Simple. OPPO 举行 AI 战略发布会:1+N 智能体生态战略公布,可自由开发 AI 智能体Finally, at the OPPO AI strategy conference, the OPPO AI Center was officially unveiled. This move will provide organizational guarantee for OPPO to integrate global R&D resources, mobilize the power of the entire company, pool resources, and seize the opportunities of the times.

The above is the detailed content of OPPO holds AI strategy conference: 1+N agent ecological strategy announced, allowing free development of AI agents. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to dynamically create an object through a string and call its methods in Python? How to dynamically create an object through a string and call its methods in Python? Apr 01, 2025 pm 11:18 PM

In Python, how to dynamically create an object through a string and call its methods? This is a common programming requirement, especially if it needs to be configured or run...

How to use Go or Rust to call Python scripts to achieve true parallel execution? How to use Go or Rust to call Python scripts to achieve true parallel execution? Apr 01, 2025 pm 11:39 PM

How to use Go or Rust to call Python scripts to achieve true parallel execution? Recently I've been using Python...

How to solve the problem of missing dynamic loading content when obtaining web page data? How to solve the problem of missing dynamic loading content when obtaining web page data? Apr 01, 2025 pm 11:24 PM

Problems and solutions encountered when using the requests library to crawl web page data. When using the requests library to obtain web page data, you sometimes encounter the...

How to recover Debian mail server How to recover Debian mail server Apr 02, 2025 am 07:33 AM

Detailed Steps for Restoring Debian Mail Server This article will guide you on how to restore Debian Mail Server. Before you begin, it is important to remember the importance of data backup. Recovery Steps: Backup Data: Be sure to back up all important email data and configuration files before performing any recovery operations. This will ensure that you have a fallback version when problems occur during the recovery process. Check log files: Check mail server log files (such as /var/log/mail.log) for errors or exceptions. Log files often provide valuable clues about the cause of the problem. Stop service: Stop the mail service to prevent further data corruption. Use the following command: su

How to operate Zookeeper performance tuning on Debian How to operate Zookeeper performance tuning on Debian Apr 02, 2025 am 07:42 AM

This article describes how to optimize ZooKeeper performance on Debian systems. We will provide advice on hardware, operating system, ZooKeeper configuration and monitoring. 1. Optimize storage media upgrade at the system level: Replacing traditional mechanical hard drives with SSD solid-state drives will significantly improve I/O performance and reduce access latency. Disable swap partitioning: By adjusting kernel parameters, reduce dependence on swap partitions and avoid performance losses caused by frequent memory and disk swaps. Improve file descriptor upper limit: Increase the number of file descriptors allowed to be opened at the same time by the system to avoid resource limitations affecting the processing efficiency of ZooKeeper. 2. ZooKeeper configuration optimization zoo.cfg file configuration

How to do Oracle security settings on Debian How to do Oracle security settings on Debian Apr 02, 2025 am 07:48 AM

To strengthen the security of Oracle database on the Debian system, it requires many aspects to start. The following steps provide a framework for secure configuration: 1. Oracle database installation and initial configuration system preparation: Ensure that the Debian system has been updated to the latest version, the network configuration is correct, and all required software packages are installed. It is recommended to refer to official documents or reliable third-party resources for installation. Users and Groups: Create a dedicated Oracle user group (such as oinstall, dba, backupdba) and set appropriate permissions for it. 2. Security restrictions set resource restrictions: Edit /etc/security/limits.d/30-oracle.conf

In the ChatGPT era, how can the technical Q&A community respond to challenges? In the ChatGPT era, how can the technical Q&A community respond to challenges? Apr 01, 2025 pm 11:51 PM

The technical Q&A community in the ChatGPT era: SegmentFault’s response strategy StackOverflow...

See all articles