Companies Home Search Profile

GPT-3, Open AI API, DALL.e API, Codex (Javascript)

Focused View

Sandy Ludosky

2:07:50

152 View
  • 1. Welcome into AI !.mp4
    01:44
  • 2. What you should know .mp4
    02:38
  • 1. Introduction to the OpenAI API.mp4
    01:51
  • 2. GPT-3 what it is .mp4
    04:45
  • 3. GPT-3 what it is .html
  • 4. Models, endpoints and usage.mp4
    03:27
  • 5. Playground testing Open AIs API and GPT-3 models.mp4
    03:20
  • 6. Playground testing Open AIs API and GPT-3 models.html
  • 7. Documentation, guidelines and examples.mp4
    01:54
  • 1. Introduction + starter project (download).mp4
    04:31
  • 2.1 starter.zip
  • 2. Download starter project.html
  • 3. OpenAI Node.js Library Installation and usage.mp4
    04:22
  • 4. OpenAI Node.js Library Installation and usage.mp4
    01:43
  • 5. API KEY and Authentication.mp4
    02:48
  • 6. Making Requests async function, POST request and completion output.mp4
    10:14
  • 7.1 project.zip
  • 7. Making Requests { source code}.html
  • 8.1 files.zip
  • 8. Adjust settings.mp4
    04:47
  • 1. Introduction and starter project.mp4
    07:06
  • 2.1 starter.zip
  • 2. Download starter project.html
  • 3. API Key + OpenAI API Configuration.mp4
    07:42
  • 4. Create completion with davinci model.mp4
    04:17
  • 5. design the prompt and adjust the settings.mp4
    11:19
  • 6. GUIDE - How to create a good prompt .html
  • 7.1 completion.zip
  • 7. Completion - {source code}.html
  • 8.1 files.zip
  • 8. CONCLUSION + download final project.mp4
    02:07
  • 1. Introduction and starter project.mp4
    02:18
  • 2.1 starter.zip
  • 2. Download the starter project.html
  • 3.1 configuration.zip
  • 3. Open AI API configuration.html
  • 4.1 configuration.zip
  • 4. Open AI API Configuration (demo).mp4
    02:53
  • 5.1 configuration-final.zip
  • 5. Open AI API Configuration {source code}.html
  • 6. Design the prompt and adjust settings.mp4
    02:40
  • 7. Prompt design {source code}.html
  • 8.1 generateimage.zip
  • 8. Making requests to the DALL.e API.mp4
    05:51
  • 9.1 files.zip
  • 9. Final steps generate new images with a text input.mp4
    03:27
  • 1.1 starter.zip
  • 1. Introduction and starter project.mp4
    06:50
  • 2.1 starter.zip
  • 2. Download the starter project.html
  • 3. Quickstart and best practices.mp4
    05:39
  • 4.1 generatecode.zip
  • 4. code completion - {source code}.html
  • 5. design prompt.mp4
    04:06
  • 6. Design Prompt.mp4
    04:06
  • 7.1 files.zip
  • 7. Generate code.mp4
    09:25
  • Description


    Guides and projects to guide you through all the steps required to get started with OpenAI, Codex and DALLe. APIs

    What You'll Learn?


    • OpenAI API : Learn to interact with the models and perform a wide variety of natural language tasks with GPT-3
    • OpenAI Codex : translate natural language to code, perform code continuation
    • Experiment with code examples, the OpenAI playground and the API models
    • DALL·E API : generate images from scratch based on a text input
    • Learn to apply text completion and various other language-processing tasks
    • [PROJECT] : Build a simple application with the text completion endpoint
    • [PROJECT] : Generate new images from scratch with the DALL.e model
    • [PROJECT] : Translate natural language to code with the OpenAI Codex

    Who is this for?


  • Javascript developpers
  • Front and backend developers
  • Students in Web development and software engineering
  • Anyone interested in building apps with the OpenAI API and the GPT-3 language
  • More details


    Description

    The OpenAI API is one of the most exciting advancements in the world of natural language and code processing.

    Its powerful models and flexible endpoints offer a wealth of possibilities for web developers looking to take their skills to the next level.

    In this comprehensive course, you will gain a deep understanding of the OpenAI API and its capabilities, along with hands-on experience in building your applications using Node JS, ReactJS, and NextJS.

    Whether you are a seasoned web developer or just starting, this course has something for everyone.


    # What You Will Learn :

    • The Completions Endpoint: at the heart of the OpenAI API, the completions endpoint is flexible enough to solve a wide range of language processing tasks, including content generation, summarization, semantic search, and sentiment analysis

    • Models: explore the different models available through the OpenAI API, including the cutting-edge GPT-3 language model, and discover how they can be used to solve unique use cases

    • Prompt Design and Settings: master the art of prompt design and settings and learn how they can impact the API's output

    • Tokens: acquire a comprehensive understanding of tokens and how to use them to control the API's output


    # Quick Start Tutorial :

    • In this course, you'll dive into the world of OpenAI and GPT-3 language models. Our focus will be on the completions endpoint and how it can be applied to text completion and various other language-processing tasks

    • You'll learn how to use the OpenAI playground to experiment with code examples and understand the concepts of prompt design and settings, tokens, and models.

    • The course will also include a Quick Start Tutorial, where you'll get hands-on experience with the API, building your text completion application from scratch. Get ready to unlock the power of OpenAI and take your language processing skills to the next level!

    • You will learn how to build a simple sample node application. Along the way, you’ll learn key concepts and techniques that are fundamental to using the API for any task, including authentication with the API key, prompt, settings, completion

    • By the end, you will have built applications with techniques that you can apply to your use cases


    # Cutting-Edge Tech Stacks

    • To ensure that you have the skills to tackle real-world web development challenges, this course focuses on the latest tech stacks, including Node JS, ReactJS, and NextJS. With these skills in your arsenal, you will be equipped to build cutting-edge applications that are both functional and visually stunning.

    • Whether you're a seasoned web developer with years of experience or just starting, this course is designed to help you take your skills to the next level. No prior programming experience is required, and the course is suitable for developers of all levels, from beginners to advanced.

    • Take advantage of this opportunity to take your web development skills to the next level and join the revolution in natural language and code processing with the OpenAI API. With this comprehensive course, you will gain the skills and knowledge needed to build cutting-edge applications that solve real-world challenges.


    # Projects :

    1. Facts Search: Learn to guide the completion model towards factual answering by showing it how to respond to questions that fall outside its knowledge base

    2. Image generator: Learn to create images from text with the DALL.e model

    3. Code completion: We build a sample application using the Codex API to translate natural language instructions into code instructions

    # Target and intended audience

    • For Web Developers of All Levels

    • Basics of Node JS, ReactJS, and NextJS : a plus

    # Requirements and prerequisites for the course :

    • Basics of web development: HTML & CSS

    • The javascript fundamentals (all demos are in Javascript)

    • Some basic programming language


    Get Started Now and Unleash Your Potential!

    Learn to master the OpenAI API and revolutionize your Web Development Skills!

    So why wait? Enroll now and start your journey to becoming a master of the OpenAI API!

    Who this course is for:

    • Javascript developpers
    • Front and backend developers
    • Students in Web development and software engineering
    • Anyone interested in building apps with the OpenAI API and the GPT-3 language

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Sandy Ludosky
    Sandy Ludosky
    Instructor's Courses
    HelloI am Sandy, freelance web and mobile Developer based out of Toronto, in Ontario, Canada, I specialize in Front-End development with HTML, CSS, CSS3 Animation, Sass, Javascript and JQuery.  I love creating beautiful, professional and user-friendly websites using the Adobe Creative Suite: Photoshop, Illustrator and Flash to name a few.  I am also keen on Web marketing, Web analytics, Visual Design, Video Editing, Photography and WordPress development. On top of being a Udemy instructor, I am an avid learner of new technologies and digital stuff.  *****************************Bonjour,Je suis Sandy, développeur javascript. Je suis passionnée de développement Front (HTML, CSS, CSS3 Animation, Sass, Javascript et ReactJS...).Mes autres intérêts sont le graphisme et motion design. Je suis également passionnée de conception visuelle, montage vidéo, photographie et gaming.Venez rejoindre ma communauté de 20k+ apprenants. Je publie régulièrement pour enrichir mon catalogue de nouveaux contenus. Depuis 2014, je partage mes connaissances, aussi bien en français qu'en anglais, sur les technologies Front et javascript qui ne cessent d'évoluer et d'offrir de nouvelles fonctionnalités pour faciliter notre réussite dans ce beau métier du développement et de la transformation digitale.Salutations !
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 28
    • duration 2:07:50
    • Release Date 2023/03/09