강의

멘토링

로드맵

Programming

/

Full-stack

ChatGPT API Beginner Course - Developing a Multilingual Translator Web Full Stack in 30 Minutes

Using the ChatGPT API, develop a full-stack multilingual translator web application in just 30 minutes, and even if you know nothing about AI, try incorporating the latest AI (ChatGPT API) into your product!

(4.3) 27 reviews

336 learners

  • kyaryunha
chatgpt
풀스텍
웹개발
ChatGPT
Python
HTML/CSS

Reviews from Early Learners

What you will learn!

  • Develop your own AI service with ChatGPT API

  • How to Use ChatGPT API

In just 30 minutes using ChatGPT API
Developing a full-stack multilingual web translation engine 🤖

Using ChatGPT API
From translation to web full-stack development!

If you're looking to incorporate cutting-edge AI (ChatGPT API) into your side projects and company products, take note! Even if you have no AI experience, you can develop a full-stack multilingual web translation tool in just 30 minutes using the ChatGPT API.

This course is not a course where you develop code by asking questions on the ChatGPT website!
This course will teach you how to develop a full-stack web application that provides artificial intelligence services using the ChatGPT API ! :D


The ChatGPT API was released on March 1, 2023, making ChatGPT, previously available on the web, available via API. I've been building various AI services using the ChatGPT API since the week following its release.
When you ask ChatGPT how to use the ChatGPT API, it recommends a different model called davinci. Because ChatGPT trained on data up to 2021, it doesn't provide instructions for using the ChatGPT API, which was released in 2023.

So, I've decided to take this opportunity to film a tutorial on how to use the latest ChatGPT API . Some of you might be unfamiliar with AI APIs, but this short, hands-on tutorial will teach you how to develop with AI APIs and equip you with the skills to create limitless projects of your own!

First, what is ChatGPT?

ChatGPT has the following features to answer users' questions:

Instead of asking questions via the web, try using ChatGPT as a tool to introduce AI services into your products using the ChatGPT API !


Creating a Multilingual Translator Site 💻

Here's an image of the multilingual translation site we'll build in this course. While this service offers incredibly powerful multilingual translation capabilities, both the backend and frontend are written in remarkably concise code, each consisting of about 30 to 40 lines of code.

Using the ChatGPT API, you can easily develop AI services like this . Let's learn this method together!

(Updated March 28) In addition to the ChatGPT API, which was released on March 1st, let's learn how to register for the GPT4 API Waitlist, which is being sequentially released starting March 14th, and how to use the GPT4 API! *Unlike the ChatGPT API, the GPT4 API Waitlist may be issued later depending on the individual/organization.


Key points of this lecture ✨

#1 Learn how to obtain a ChatGPT API Key, how to use the ChatGPT API, and how to create an AI service with it.

#2 Just looking at the title, you might wonder, "A full-stack multilingual translation in 30 minutes?" But instead, learn how to develop an AI service simply and concisely using the ChatGPT API .

#3 This course is incredibly easy to follow, so I highly recommend it to anyone. Even if you don't know anything about front-end or back-end, you can easily build a full-stack project by simply looking at the concise code in this course!

Learn the various ways to use ChatGPT
In addition to the multilingual translator, you can also use your own
You can do a variety of projects .

The contents of the front-end and back-end
Because each one is written concisely in 42 lines
You can learn full stack easily .

Expected Questions Q&A 💬

Q. Is there a fee to use the ChatGPT API?

When you first sign up for ChatGPT, you will receive $5 in free credits , and with $1 you can request up to 500,000 tokens, so you can develop your toy project with just the free credits.

Q. Can I take the course even if I don't know Flask or web pages?

Yes, you can take the course even if you don't know Flask, as long as you know what an API is! :D
Python and Flask are just examples for implementing the backend, and are not important to the course!

Q. Is it okay if I don't know anything about artificial intelligence?

Yes, that's perfectly fine! ChatGPT is about learning how to integrate AI into your services, not developing the AI model itself.


Introducing the Knowledge Sharer ✒️

Shin Hyun

  • Using the ChatGPT API, the company completed planning and backend development in just 6 hours.
  • Numerous algorithm competition awards
  • 2-3 years of work experience, such as internship at a startup or large company

    History

    • Hanyang University, Department of Computer Software, Class of 2019
    • Completion of the 10th Software Maestro course
    • 16th place at the 2021 ACM-ICPC Seoul Regional
    • 2020 UCPC 4th Place (15th Place)
    • 2020 Google Codejam IO for Women, Top 150th (115th place)
    • 2017 Korea Informatics Olympiad High School Division Silver Medal (29th place)

❗ Notes before taking the class

  • Tools used: Python 3
  • It would be good to know basic Python grammar and HTML.
  • It is good to have basic knowledge of Rest API and what Get and Post are.

Recommended for
these people

Who is this course right for?

  • Someone looking to integrate ChatGPT API into a product

  • Person wanting to do a side project using ChatGPT API

Need to know before starting?

  • Python

  • Brief knowledge of Rest API

Hello
This is

408

Learners

29

Reviews

12

Answers

4.4

Rating

2

Courses

알고리즘을 잘하는 벡엔드 개발자 🐕👣📏

한양대학교 컴퓨터소프트웨어학부 19학번

소프트웨어 마에스트로 10기

2021 ACM-ICPC Seoul Regional 16등

2017 한국정보올림피아드 고등부 본선 은상(29등) 

자세한 소개 보기🔗: https://github.com/kyaryunha 

Curriculum

All

8 lectures ∙ (56min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

27 reviews

4.3

27 reviews

  • Suin Kim님의 프로필 이미지
    Suin Kim

    Reviews 2

    Average Rating 5.0

    5

    100% enrolled

    좋은 강의 감사합니다! 개인 프로젝트에 api를 적용해보고 싶었는데 감이 안 잡혀서 이렇게 강의를 들었는데 잘 이해되고 좋았습니다:) 감사합니다!

    • JUN님의 프로필 이미지
      JUN

      Reviews 1

      Average Rating 5.0

      5

      100% enrolled

      짧은 시간 번역기 만드는 예제를 한번에 익힐 수 있는 깔끔한 강의 잘 들었습니다. 코드랑 Web서버 결과 확인 하실 때 코드가 보일 수 있도록 브라우저 창을 옆으로 배치 해 주셨으면 좀 좋았을 것 같아요. ^^

      • sc007kr님의 프로필 이미지
        sc007kr

        Reviews 9

        Average Rating 5.0

        5

        100% enrolled

        유익한 강의입니다.

        • 까룬
          Instructor

          후기 감사합니다! :D

      • 올챙이님의 프로필 이미지
        올챙이

        Reviews 16

        Average Rating 4.8

        5

        100% enrolled

        빠르게 gpt를 사용해보기 정말 좋은 강의인거 같습니다. 👍🏻 추천드립니다.

        • 까룬
          Instructor

          와 5점 후기 감사합니다!!

      • kinghm10님의 프로필 이미지
        kinghm10

        Reviews 6

        Average Rating 5.0

        5

        100% enrolled

        적은 비용으로 귀한 인사이트를 얻었습니다. 수고 많으셨습니다. 혹시 기회가 된다면 FINE TUNING 에 대해서도 강의해 주신다면 꼭 수강하도록 하겠습니다/

        • 까룬
          Instructor

          안녕하세요! 후기 남겨주셔서 감사합니다 :D 현재(4월 22일 기준으로) gpt3.5-turbo는 finetune이 지원되지 않습니다. ada, babbage, curie, davinci 등 openai의 옛날 모델에 대해서만 finetune이 지원됩니다. davinci와 gpt3.5-turbo, gpt4의 api 요청 방식이 달라졌듯이 davinci와 gpt3.5-turbo, gpt4의 finetune 방식도 달라질 것 같아서 옛날 모델에 대해 finetune 강의를 찍을 경우, gpt3.5-turbo에 대해서는 나중에 강의를 새로 찍어야하는 번거로움이 있을 것이라 예상되어서 곧 나오겠지라는 생각으로 기다리는 중인데, 아직도 나오지 않네요ㅠㅠ

        • 넵 친절한 답변 감사드립니다 ^^

      $6.60

      kyaryunha's other courses

      Check out other courses by the instructor!

      Similar courses

      Explore other courses in the same field!