Create a Chrome Extension with OpenAI GPT Integration | CodeChit Tutorial

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

КОМЕНТАРІ • 20

  • @chang112x
    @chang112x 4 місяці тому +2

    Thanks for the API key. 18:59

  • @sergiofitch4378
    @sergiofitch4378 7 місяців тому +1

    This is a great explanation of the basics of using openAI's API. In the context of a chrome extension, how would you scale it for multiple users? You shouldn't expose the API to the client-side code, which, in chrome extensions is difficult since it is downloaded and installed on the client's browser.

  • @RandomGuy4964
    @RandomGuy4964 Рік тому +1

    awesome tutorial, exactly what I was looking for and the code actually works !

    • @samayrathod7668
      @samayrathod7668 Рік тому

      its showing error 429 again and again after i change my device and login with new user api key and run it then also it is showing 429 error
      Failed to load resource: the server responded with a status of 429 ()
      content_scripts.js:62 Error: Error: Request failed with status: 429
      at fetchCompletion (content_scripts.js:45:11)

    • @lajeevkunalkripal4015
      @lajeevkunalkripal4015 Рік тому

      @@samayrathod7668 same error is showing for me too

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

      @@samayrathod7668 I was getting that error yesterday it means '429 - Rate limit reached for requests Cause: You are sending requests too quickly.'

  • @ajaybabupatel1665
    @ajaybabupatel1665 Рік тому +8

    can you provide github link of this project

  • @tahmideditzps
    @tahmideditzps Рік тому +3

    nice vid

  • @NIKHILGUPTA-if7uh
    @NIKHILGUPTA-if7uh 8 місяців тому

    brother , i cant get that prompt which you are getting on right side of the window whenever you are searching something

  • @draxx8823
    @draxx8823 11 місяців тому +1

    can you provide the github link for this repo

  • @sciencebabyy
    @sciencebabyy Рік тому

    Yuu are the best

  • @klrah6291
    @klrah6291 Рік тому

    brother can I put this in my resume.is it that level project. Will interviewer be impressed by this

    • @codechit_en
      @codechit_en  Рік тому

      I think you can, but i would recommend you to build something more complex and awesome than this... As it was just a tutorial to help people understand basic concepts:)

  • @temporary-user
    @temporary-user Рік тому

    its not working

    • @codechit_en
      @codechit_en  Рік тому

      What's the problem, tell me the timestamp?

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

      if your getting an error about "429 too many requests" that means you need to add credit to openai api