![]() |
|
Machine Learning based APIs using Nest.js - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Machine Learning based APIs using Nest.js (/Thread-Machine-Learning-based-APIs-using-Nest-js) |
Machine Learning based APIs using Nest.js - AD-TEAM - 08-24-2025 ![]() Machine Learning based APIs using Nest.js Published 8/2023 Duration: 3h49m | .MP4 1280x720, 30 fps® | AAC, 44100 Hz, 2ch | 4.38 GB Genre: eLearning | Language: English building a machine learning based app using chatGPT in TypeScript (with unit testing) What you'll learn Using chatGPT API as your motor for your own API Creating a basic API Using Nestjs as server builder Getting to get familiar with unit testing Requirements I have done my best to be explanatory, a basic knowledge of coding is advantageous Description 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 based 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. Who this course is for: Programmers waiting to learn Nestjs Programmers waiting to learn unit testing Programmers waiting to learn how to use chatGPT as a tool for their apps More Info ![]() RapidGator NitroFlare DDownload |