Learn AI Engineer Skills For Beginners: OpenAI API + Python

Поділитися
Вставка
  • Опубліковано 8 вер 2024

КОМЕНТАРІ • 55

  • @AllAboutAI
    @AllAboutAI  10 місяців тому +6

    You can find all the Scripts used in the First Episode here: www.allabtai.com/ai-engineer-skills-python-scripts-episode-1/

    • @micbab-vg2mu
      @micbab-vg2mu 10 місяців тому

      Those beginner tutorials are great - you need basic Python knowledge to utilize LMMs' full potential- thank you.

  • @micbab-vg2mu
    @micbab-vg2mu 10 місяців тому +12

    I totally agree. I would add that the AI engineer needs to have additional knowledge in the specific business area - it allows them to verify and improve LLMs' output.

    • @AllAboutAI
      @AllAboutAI  10 місяців тому +1

      Yes, thats true. Thanks as always for tuning in :)

  • @nusretalikok823
    @nusretalikok823 10 місяців тому +3

    Finally finished this video! Started with 5 dollars in my OpenAI account and finished with 2.99$ left :). This is my first time working on coding and AI, thank you a lot for the series! Time for vid no 2...

    • @goldenboy0527
      @goldenboy0527 9 місяців тому

      With no coding background, I think it’s better to start with python fundamentals

    • @nusretalikok823
      @nusretalikok823 9 місяців тому

      @goldenboy0527 you know thats what I had been thinking too, but to be honest straight python doesnt give me that drive to continue. Using it for AI on the other hand is really fun. Although if I didnt have co-pilot and chat to explain every little detail to me I guess I wouldnt be able to continue

  • @ahmedkagabo
    @ahmedkagabo 10 місяців тому +3

    Mind-blowing🤯 Kris, do you have any plans to teach this engineering skill more thoroughly soon? I will definitely be the first to join!

  • @khariclemens
    @khariclemens 10 місяців тому +1

    The ‘Waiter and chef’ example of the API is great.

  • @jakobstyrupbrodersen926
    @jakobstyrupbrodersen926 10 місяців тому +6

    Cheers! Really informative tutorial. You are really good at making the stuff simple and show caseing the importance of using API for solving tasks :-)

  • @MrZimmmy
    @MrZimmmy 10 місяців тому +2

    Hey @allabtai, I eagerly await to see your next series of videos that explore more advanced topics like fine-tuning, building agents, and coding tools. I also liked your new appearance! Well done all away around. Danny

  • @johanvander6193
    @johanvander6193 10 місяців тому +2

    Awesome tutorial, you are paving the path for really creative idea's.
    Looking forward, to finetuning content and hopefully the advanced data analysis + Dall-E3 API goes public soon against low cost that is :)
    I am already amazed that nOObs like me, can copy/paste python codes, whereas programmers had to learn it from scratch, amazing times.

  • @sidharthsahoo212
    @sidharthsahoo212 10 місяців тому +2

    Actually the way the world is evolving..each and every sector turn into technology based such as finance becomes fintech, hr becomes hrtech and so on.so it very resemble to that LLMs are going to a basic skill.....thanks for making us updated in our busy world good going sir❤🎉✅

  • @ChatGPTPromptMasters
    @ChatGPTPromptMasters 10 місяців тому

    The demonstration of using the OpenAI API with Python was informative and practical. I'm excited to explore this tool further and deepen my knowledge. Thank you for sharing this valuable content!

  • @mlegrand
    @mlegrand 10 місяців тому +1

    This series is looking amazing. Bravo! 👏🏻

  • @CLL-mr3kz
    @CLL-mr3kz 3 місяці тому

    Great series, for sure. That's another resources about AI Engineer: The Rise of the AI Engineer in Latent Space Website.

  • @poshsims4016
    @poshsims4016 10 місяців тому +2

    Thank you so much, I’ve been an AI engineer since March creating apps & bots with GPT-3.5 API using Python & node.js, would like to see your take on implementing Langchain

    • @AssassinUK
      @AssassinUK 10 місяців тому +2

      I agree. I've been using langchain through Flowise AI. It's a UI interface to Langchain.

    • @AllAboutAI
      @AllAboutAI  10 місяців тому +1

      Cool, will take a look

  • @Babble_Gum
    @Babble_Gum 10 місяців тому +2

    Great video. Super inspired.

  • @joaquinc4661
    @joaquinc4661 10 місяців тому

    Thanks for making this type of videos. This type of video is what made me a regular viewer. 🙂

  • @ShannonMcDowell71
    @ShannonMcDowell71 10 місяців тому

    Thank you for creating this video - I appreciate your work, and I look forward to future videos!

  • @5sense866
    @5sense866 10 місяців тому

    Can you make a tutorial showing how to generate outputs to populate a row in Supabase (or some other DB)? Same for populating multiple rows across different tables.
    I’m curious to see what LLMs are capable of from a function perspective, or if better to keep using normal functions without LLMs

  • @mandelafoggie9359
    @mandelafoggie9359 9 місяців тому

    Nice , I only felt it was only right to become a member. Great class 😊

  • @helloworldcsofficial
    @helloworldcsofficial 10 місяців тому

    Great! More of these please! Thank you.

  • @user-bd6ul9vo9m
    @user-bd6ul9vo9m 7 місяців тому

    Thanks a lot.
    Please make videos Simillar for Gemini Ai.

  • @nic-ori
    @nic-ori 10 місяців тому +1

    Thank you. Useful information.👍

  • @user-he2qp6md6v
    @user-he2qp6md6v 10 місяців тому +1

    Appreciate your efforts, thank you a lot! Keep posting!😂

    • @AllAboutAI
      @AllAboutAI  10 місяців тому

      Thanks a lot :) will do! many more episode to come

  • @Zolipants
    @Zolipants 8 місяців тому

    Awesome video, would it be better if copy and paste that "create chat completion " information into a word file and share it with chat GPT ? save on credits:D

  • @AberrantArt
    @AberrantArt 3 місяці тому

    Are you planning to make something similar with running it fully local? Like if we download Ollamma on our home machine or Fooocus for example?

  • @dww968
    @dww968 9 місяців тому

    Thank you, great learning

  • @Raspupin
    @Raspupin 6 місяців тому

    I have tried to implement the LM Studio local host approach you have shown in a more recent video with the Project 1 chat bot so ill be using an open source instead of paying for openai tokens. sadly it didnt work as it since that few things have changed since then. any chance you can show a snippet or explain how i can do that with the more recent version?

  • @indikom
    @indikom 10 місяців тому

    I wonder if there is a way to convince ChatGPT, when in advanced data analysis mode, to execute similar code and perform such chained actions without user assistance.

  • @dariusdbbowser6329
    @dariusdbbowser6329 9 місяців тому

    Does this course show us how to train our own GPT bot?

  • @nunoalexandre6408
    @nunoalexandre6408 10 місяців тому +1

    Love it!!!!!!!!!!!

  • @sidharthsahoo212
    @sidharthsahoo212 10 місяців тому +1

    Hey actually I am trying to build an chat bot but show me the error 429 always.i am also add time frame but I won't work..what can I do????

  • @indikom
    @indikom 10 місяців тому

    I wonder what chained action you pulled off on October 1 that cost $35! :)))

  • @BirgittaGranstrom
    @BirgittaGranstrom 10 місяців тому

    I need some help and have have a questions: I have tested a platform to create an "AI coach" loaded only with my own material. The bot works perfectly but beyond my expectations but think I should have my own platform / my own chatbot. I don't want to try to learn how to do it. So how or where can / should I look for someone who can do it for me. I have no clue of what I'm looking for:-)

  • @THEEMM_BRAND
    @THEEMM_BRAND 10 місяців тому

    How'd you get the paste code format in notepad

  • @hipposhen
    @hipposhen 10 місяців тому

    good topic

  • @danityvanityinsanity
    @danityvanityinsanity 10 місяців тому

    I think I’ll stick to no code.😂 Great presentation though.😃👍✨💖✨

  • @SacredSounds07
    @SacredSounds07 10 місяців тому +1

    Great

    • @AllAboutAI
      @AllAboutAI  10 місяців тому

      Thanks for tuning in :)

  • @johnnybeatz2527
    @johnnybeatz2527 10 місяців тому

    7:05 what??😂

    • @AllAboutAI
      @AllAboutAI  10 місяців тому

      dont ask :P

    • @duhai1836
      @duhai1836 10 місяців тому

      Proof that we are in a simulation; glitches still occur ;)

  • @jexterjackson3087
    @jexterjackson3087 7 місяців тому

    💢Give The Ppl the Power to Veto
    Corrupt Laws and Policies
    And I could give a
    FUQ Less Who U Vote4....

  • @RyanJohnson
    @RyanJohnson 10 місяців тому +1

    13:18 gets me File "/dev/python/simple-open-app/chatbot_script.py", line 19, in chat_with_gpt3
    response = openai.ChatCompletion.create(
    ^^^^^^^^^^^^^^^^^^^^^
    AttributeError: module 'openai' has no attribute 'ChatCompletion'. Did you mean: 'Completion'?
    Did we suddenly switch to legacy?