Udemy - Generative AI - OpenAI API, ChatGPT, And GPT-4 In Python

Torrent Details

Udemy - Generative AI - OpenAI API, ChatGPT, and GPT-4 in PythonUdemy - Generative AI - OpenAI API, ChatGPT, and GPT-4 in Python

NAME
Udemy - Generative AI - OpenAI API, ChatGPT, and GPT-4 in Python.torrent
CATEGORY
Other
INFOHASH
6048f1e2c982a6172c2b3f2f2ef313ad70aa670f
SIZE
3 GB in 50 files
ADDED
Uploaded on 25-05-2024 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Generative AI: OpenAI API, ChatGPT, and GPT-4 in Python

https://DevCourseWeb.com

Published 5/2024
Created by Lazy Programmer Team,Lazy Programmer Inc.
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 49 Lectures ( 8h 14m ) | Size: 3.1 GB

Empower Your Business With GenAI, Artificial Intelligence, Machine Learning, & Data Science

What you'll learn:
How to setup and use the OpenAI API with ChatGPT
How to effectively use prompt engineering
RAG (retrieval-augmented generation) with the OpenAI Embeddings API
FAISS (Facebook AI Similarity Search)
How to Fine-Tune ChatGPT

Requirements:
Python programming

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
~Get Your Files Here !/1. Welcome!/1. Introduction and Outline.mp444.4 MB
~Get Your Files Here !/1. Welcome!/2. Where to get the Code.mp422.5 MB
~Get Your Files Here !/1. Welcome!/3. How to Succeed in this Course.mp416.2 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/1. The ChatGPI and OpenAI API Section Outline.mp412.6 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/10. Estimating Costs with Tiktoken.mp473.4 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/11. Reproducibility.mp444.3 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/12. System Prompt.mp4106.3 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/13. Incorporating History.mp4101.4 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/14. Temperature.mp4133 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/15. Frequency and Presence Penalties.mp413.5 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/16. How LLMs Conquered NLP.mp430.6 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/17. How LLMs Change the NLP & Machine Learning Workflow.mp413.1 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/18. Usage Policies.mp414.3 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/19. Suggestion Box.mp428.5 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/2. Signup For OpenAI & Get Your API Key.mp438.5 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/3. Set Environment Variables (Windows).mp421.6 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/4. Set Environment Variables (Linux & Mac).mp431.4 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/5. Install the OpenAI and Tiktoken Libraries.mp49 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/6. Pricing.mp476.1 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/7. How to Pay & Add Billing Details.mp426.8 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/8. Quick Start (Use the ChatGPT API Right Away!).mp4102.8 MB
~Get Your Files Here !/2. The ChatGPI and OpenAI API/9. What is a Token.mp449.7 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/1. Prompt Engineering Section Outline.mp411 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/10. Chain of Thought Prompting.mp4118.6 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/2. Unstructured to Structured.mp4166.7 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/3. Structured to Unstructured.mp489.7 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/4. JSON Mode.mp452.5 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/5. Translation, Tone Enhancement, and Language Detection.mp4112.6 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/6. Sentiment Analysis & Stock Trading.mp461.5 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/7. Summarization & ELI5.mp479.6 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/8. Another ELI5 Example.mp416.3 MB
~Get Your Files Here !/3. Prompt Engineering & Applications/9. Question-Answering.mp474.1 MB
~Get Your Files Here !/4. Retrieval Augmented Generation (RAG)/1. What is Semantic Search.mp4125.6 MB
~Get Your Files Here !/4. Retrieval Augmented Generation (RAG)/2. Facebook AI Similarity Search (FAISS).mp421.3 MB
~Get Your Files Here !/4. Retrieval Augmented Generation (RAG)/3. OpenAI's Embeddings Endpoint.mp47.6 MB
~Get Your Files Here !/4. Retrieval Augmented Generation (RAG)/4. RAG with FAISS (pt 1).mp474.9 MB
~Get Your Files Here !/4. Retrieval Augmented Generation (RAG)/5. RAG with FAISS (pt 2).mp446 MB
~Get Your Files Here !/4. Retrieval Augmented Generation (RAG)/6. RAG with FAISS (pt 3).mp4124.8 MB
~Get Your Files Here !/4. Retrieval Augmented Generation (RAG)/7. RAG with FAISS (pt 4).mp429.6 MB
~Get Your Files Here !/5. Fine-Tuning/1. What Is Fine-Tuning and When Should You Use It.mp458.7 MB
~Get Your Files Here !/5. Fine-Tuning/2. OpenAI's Fine-Tuning and File Endpoints.mp429 MB
~Get Your Files Here !/5. Fine-Tuning/3. Fine-Tuning ChatGPT - Making the Dataset.mp4172.8 MB
~Get Your Files Here !/5. Fine-Tuning/4. Fine-Tuning ChatGPT - Upload Data and Create Fine-Tuning Job.mp471.4 MB
~Get Your Files Here !/5. Fine-Tuning/5. Fine-Tuning ChatGPT - Check the Results.mp447.4 MB
~Get Your Files Here !/6. GPT-4 With Vision (VIP)/1. GPT-4 With Vision Concepts.mp444.4 MB
~Get Your Files Here !/6. GPT-4 With Vision (VIP)/2. GPT-4 With Vision Applications in Code.mp4219.9 MB
~Get Your Files Here !/6. GPT-4 With Vision (VIP)/3. Application Iterative Web Design.mp48 MB
~Get Your Files Here !/6. GPT-4 With Vision (VIP)/4. Analyze Video With GPT-4.mp4135.5 MB
~Get Your Files Here !/7. Background Info/1. The Roots of Semantic Search.mp4112.5 MB
~Get Your Files Here !/Bonus Resources.txt386 B

Alternative Torrents for 'Udemy Generative AI OpenAI API ChatGPT and GPT Python'.

There are no alternative torrents found.