Machine Learning based APIs using Nest. js

所在平台: Udemy

课程主页: https://www.udemy.com/course/machine-learning-based-apis-using-nestjs/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:基于机器学习的 APIs 使用 Nest.js 课程概述:本课程将引导您使用 Nest.js 构建一个 API,基于 ChatGPT 的强大功能。ChatGPT 支持多种版本的 API,包括最新的 GPT-4,用户可随时享受新版本和功能的同时,轻松切换不同版本以测试其应用的成本与效果。API 的界面简单明了,输入文本后可获得输出,适合各个版本的操作。该课程将深入讲解应用程序接口(API)的定义及其在计算机程序间的通信方式,并提供相关的构建或使用接口的规范。 ChatGPT(聊天生成预训练变换器)是由 OpenAI 开发的大型语言模型聊天机器人,允许用户根据需求调整对话的长度、格式、风格、细节和语言。除了公众可用的版本,ChatGPT 还提供 API,使用户可以在其基础上构建各种应用程序。课程还将介绍单元测试的概念,这是用于验证源代码中单个模块或程序单元是否适用的测试方法,通过这种方式帮助学习。 欢迎参加本课程,开启使用 Nest.js 和 ChatGPT 创建您自己的 API 的旅程。

课程评论(0条)

课程详情

chatGPT is generic enough to make almost unlimited the possibilities when you use its API for building your own API; your imagination may be the limit. With its API, you can have access to several versions from chatGPT, which includes GPT-4; they are also always launching new versions and features. You can change the GPT version with just one line of code, and test different versions for your app, pondering cost vs. effectiveness. Their interface is simple: "text in text out", even for new versions of the API. Therefore, whenever they have a new release, you can easily test their new versions.An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build or use such a connection or interface is called an API specification.On this course, we are going to use Nest.js as base for building an API, based on ChatGPT.ChatGPT, which stands for Chat Generative Pre-trained Transformer, is a large language model-based chatbot developed by OpenAI and launched on November 30, 2022, notable for enabling users to refine and steer a conversation towards a desired length, format, style, level of detail, and language used.Even though most of the people are familiar with its public version, for layman usage, it is also available as API. Therefore, one can build their own apps on top of it.In computer programming, unit testing is a software testing method by which individual units of source code-sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures-are tested to determine whether they are fit for use.On this course, we shall make unit testing, as an way to teach the concept.

课程标签

0人关注该课程

主题相关的课程