Udemy - Generative Ai For Java Developers With Azure Openai Chatgpt

seeders: 8
leechers: 16
updated:

Download Fast Safe Anonymous
movies, software, shows...

Files

[ DevCourseWeb.com ] Udemy - Generative Ai For Java Developers With Azure Openai Chatgpt
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Introduction
    • 1 - Introduction.mp4 (22.3 MB)
    • 2 - How to make the best of this course.mp4 (1.4 MB)
    • 3 - Github Url.mp4 (1.4 MB)
    10 - Fine Tuning
    • 64 - Introduction.mp4 (3.5 MB)
    • 65 - Use Case and Data.mp4 (32.0 MB)
    • 66 - Deploy Azure OpenAI Service.mp4 (8.9 MB)
    • 67 - Fine Tuning from Studio.mp4 (26.2 MB)
    • 68 - Python Code WalkThrough.mp4 (53.7 MB)
    • 68 - finetuning-demo.py (1.4 KB)
    • 69 - Fine Tuning Using API.mp4 (72.3 MB)
    • 70 - Clean Up.mp4 (2.9 MB)
    11 - More API Programs
    • 71 - Streaming.mp4 (21.3 MB)
    • 72 - Async Processing.mp4 (50.2 MB)
    12 - Wrap Up
    • 73 - Bonus Lecture.mp4 (8.9 MB)
    2 - The Fundamentals
    • 4 - What is AI.mp4 (3.1 MB)
    • 5 - What is Generative AI.mp4 (4.0 MB)
    • 6 - What is OpenAI.mp4 (2.5 MB)
    3 - ChatGPT Crash Course
    • 10 - Summarize.mp4 (43.9 MB)
    • 11 - Expand.mp4 (46.9 MB)
    • 12 - Research and Plan.mp4 (75.9 MB)
    • 13 - Code.mp4 (60.8 MB)
    • 14 - Classification.mp4 (24.5 MB)
    • 15 - Market.mp4 (26.1 MB)
    • 16 - Translate.mp4 (17.3 MB)
    • 17 - Conditional Prompts.mp4 (38.2 MB)
    • 18 - Structured Output.mp4 (19.2 MB)
    • 19 - Sample Data.mp4 (10.6 MB)
    • 20 - ChatGPT.mp4 (2.9 MB)
    • 7 - Introduction.mp4 (5.9 MB)
    • 8 - ChatGPT in action.mp4 (62.6 MB)
    • 9 - Prompt Engineering.mp4 (27.9 MB)
    4 - Azure OpenAI Service
    • 21 - What is Azure OpenAI Service.mp4 (4.7 MB)
    • 22 - Setup Azure OpenAI Service Account.mp4 (7.9 MB)
    • 23 - Documentation and Models List.mp4 (47.3 MB)
    • 24 - Pricing Quotas and Limits.mp4 (31.0 MB)
    • 25 - Deploy Azure OpenAI Service.mp4 (14.5 MB)
    5 - Text Processing
    • 26 - Azure OpenAI Studio.mp4 (9.4 MB)
    • 27 - Access the model from Playground.mp4 (97.1 MB)
    • 28 - Setup Postman.mp4 (8.9 MB)
    • 29 - Access API from PostMan.mp4 (31.6 MB)
    • 30 - Deploy the model.mp4 (28.1 MB)
    • 31 - Pass Parameters.mp4 (25.3 MB)
    • 32 - Setup Java Project.mp4 (25.7 MB)
    • 33 - Configure API Key.mp4 (8.6 MB)
    • 34 - Code Walk Through.mp4 (21.2 MB)
    • 35 - Access API Programatically.mp4 (84.9 MB)
    • 36 - Get Multiple Responses.mp4 (37.4 MB)
    • 37 - Deploy as WebApp.mp4 (98.5 MB)
    • 38 - Completions Play Ground.mp4 (9.9 MB)
    • 39 - Content Filters.mp4 (14.3 MB)
    • 40 - Content Filtering in Action.mp4 (16.8 MB)
    6 - Using Image Models
    • 41 - Introduction.mp4 (11.4 MB)
    • 42 - Using DALLE in studio.mp4 (44.8 MB)
    • 43 - Using DALLE API.mp4 (18.7 MB)
    • 44 - Few More Options and Handling Errors.mp4 (26.5 MB)
    7 - Embeddings
    • 45 - Introduction.mp4 (5.4 MB)
    • 46 - Deploy a Embeddings Model.mp4 (2.3 MB)
    • 47 - Generate Embeddings.mp4 (52.5 MB)
    • 48 - Finding Similarity.mp4 (44.5 MB)
    8 - Audio
    • 49 - Introduction.mp4 (6.2 MB)
    • 50 - Deploy Azure OpenAI Service.mp4 (10.6 MB)
    • 51 - Deploy Models and Update Key.mp4 (18.0 MB)
    • 52 - Whisper Playground.mp4 (17.9 MB)
    • 53 - Transcribe.mp4 (26.4 MB)
    • 54 - Translate.mp4 (25.3 MB)
    • 55 - Mix Models.mp4 (24.8 MB)
    9 - Using Your Own Data
    • 56 - Introduction.mp4 (6.8 MB)
    • 57 - Cognitive Search.mp4 (6.7 MB)
    • 58 - Ingestion.mp4 (6.7 MB)
    • 59 - Usecase.mp4 (3.1 MB)
    • 60 - Create the required resources.mp4 (15.8 MB)
    • 61 - Use Keyword Search.mp4 (37.4 MB)
    • 62 - Use Hybrid Search.mp4 (28.2 MB)
    • 63 - Clean Up Resources.mp4 (4.0 MB)
    • Bonus Resources.txt (0.4 KB)

Description

Generative Ai For Java Developers With Azure Openai Chatgpt

https://DevCourseWeb.com

Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.80 GB | Duration: 3h 54m

Unlock the Future of AI using the powerful OpenAI models in the secured and reliable Azure Cloud

What you'll learn
Understand the fundamentals of AI,Generative AI and OpenAI API
Learn how to use ChatGPT and Prompt Engineering
Setup Azure OpenAI account
Understand Azure OpenAI quotas and pricing
Deploy Azure OpenAI service
Learn how to use the Azure OpenAI Studio to deploy LLMs
Test your models using the Playground
Access the model from Postman
Use the models from your Java Code through APIs
Deploy your tested models as a Web Application
Use DALL-E studio to generate images
Create Images From your Java code using APIs
Understand what text embeddings are and deploy the Embedding Models
Generate Embeddings and find Similarity between words and sentences
Use Whisper AI model to generate text from audio
Translate audio from other languages to english
Use audio and text models together
Master using your own data with the models
Understand how keyword and vector search works
Use cognitive search
Learn how to secure your chatbots
Understand what Fine Tuning is and work on a usecase
Use Content Filters
and more in simple steps

Requirements
Basic Knowledge of Azure Cloud and Java Programming
No AI experience is needed
Azure AI Account Access



Download torrent
1.8 GB
seeders:8
leechers:16
Udemy - Generative Ai For Java Developers With Azure Openai Chatgpt


Trackers

tracker name
udp://tracker.torrent.eu.org:451/announce
udp://tracker.tiny-vps.com:6969/announce
http://tracker.foreverpirates.co:80/announce
udp://tracker.cyberia.is:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2780/announce
udp://tracker.internetwarriors.net:1337/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://9.rarbg.to:2900/announce
udp://9.rarbg.me:2720/announce
udp://opentor.org:2710/announce
µTorrent compatible trackers list

Download torrent
1.8 GB
seeders:8
leechers:16
Udemy - Generative Ai For Java Developers With Azure Openai Chatgpt


Torrent hash: 09D826AFD3B288A7D8F48B418BD04EDE75E9C933