聚合搜索引擎 - 壹搜网为您找到"

小智ai聊天机器人

"相关结果 10条

Browsing the web

By this point in the module, you should have multiple modern web browsers installed on your computer or other available devices. This article goes deeper into using browsers, looking at how a web browser works, the difference between some of the everyday things you'll interact with, and how to search for information.
developer.mozilla.org

Using the Summarizer API

The Summarizer API provides an asynchronous (Promise-based) mechanism for a website to feed a body of text into the browser's own internal AI model and request that it returns a summary of the text based on specified options. This article explains how to use the fundamentals of the Summarizer API.
developer.mozilla.org

Translator and Language Detector APIs

The Translator and Language Detector APIs provide functionality to detect the language that text is written in, and to translate text into different languages, via a browser's own internal AI model (which may differ between browsers).
developer.mozilla.org

Summarizer API

The Summarizer API summarizes a given body of text via a browser's internal AI model (which may differ between browsers).
developer.mozilla.org

Using the Translator and Language Detector APIs

The Translator and Language Detector APIs provide asynchronous (Promise-based) mechanisms for a website to detect languages and translate text via the browser's own internal AI model. This is useful and efficient because the browser handles the service, rather than the developer having to rely on the user downloading AI models, or host or pay for a cloud-based translation service. This article explains how to use these APIs.
developer.mozilla.org

Research and learning

There is a lot to know as a web developer, and you are constantly learning. But how do you find out what you need to know most effectively? This article provides useful tips on research and learning.
developer.mozilla.org

Translator: create() static method

The create() static method of the Translator interface creates a new Translator instance that can be used to translate text.
developer.mozilla.org

LanguageDetector: create() static method

The create() static method of the LanguageDetector interface creates a new LanguageDetector instance to detect languages.
developer.mozilla.org

Mozilla

The articles below include content about downloading and building Mozilla code. In addition, you'll find helpful articles about how the code works, how to build add-ons for Mozilla applications and the like.
developer.mozilla.org

CreateMonitor

The CreateMonitor interface provides information on the progress of an AI model download or some fine-tuning data for the model.
developer.mozilla.org