ChatGPT Voice + GitHub = The Easiest Way to Learn About Code Hands Free

Поділитися
Вставка

КОМЕНТАРІ • 19

  • @EduardsRuzga
    @EduardsRuzga  2 місяці тому

    When you give access to GitHub it will ask for both read and write permissions
    Turned out I can't ask for less
    docs.github.com/en/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps
    There is no such thing as read only permissions for GitHub oAuth apps.
    But if you check he schema end points I shared here github.com/wonderwhy-er/GitChatPrompts/blob/main/schema.json
    That list does not contain methods to modify anything, it can only read and search.
    You can understand it by having only GET methods, no POST/PUT/DELETE
    You can ask it to edit something and you will see that it will disclose that it can't
    chatgpt.com/share/672bbfac-1994-800f-a6fc-6100521b1d7b

  • @110319701
    @110319701 2 місяці тому +1

    This is great Brother, Thanks a Lot. 😊

  • @digitalpractice883
    @digitalpractice883 2 місяці тому +1

    Like it a lot, will explore it more tomorrow. Thank you for sharing.

  • @AC-pr2si
    @AC-pr2si 2 місяці тому +1

    Great video bro.

    • @EduardsRuzga
      @EduardsRuzga  2 місяці тому

      Thanks you! Did you give it a try? What is your experiance?

    • @AC-pr2si
      @AC-pr2si 2 місяці тому +1

      @ Not yet.I was watching the video on my lunch break at work

  • @AadithAdhi-m7r
    @AadithAdhi-m7r Місяць тому +1

    hey sir ama new subscriber

    • @EduardsRuzga
      @EduardsRuzga  Місяць тому

      @@AadithAdhi-m7r thank you snd welcome!

  • @llucis-v
    @llucis-v 2 місяці тому +1

    Thanks for sharing this! I so appreciate you're showing these innovative uses of the custom GPTs (otherwise kinda neglected by OpenAI) ! (like you did with your other brilliant custom GPT idea: ua-cam.com/video/2BxFgee0448/v-deo.html).
    For those of us already paying for ChatGPT and not ready to (also) pay to fool around with the API, this is gold !

    • @EduardsRuzga
      @EduardsRuzga  2 місяці тому

      Yeah, there is demand for paying for AI once and then use it in other products as AI engine.
      For better or worse OpenAI, as you mention, does not help here, I wish they allowed having embeds with interactive UI from 3rd parties so one could make Artifacts, or Canvas, or put Notion in ChatGPT and so on...
      Currently there are many limitations in what one can do with CustomGPTs
      And yet ChatGPT package overall is super valuable

  • @ShahbazAhmed-o8u
    @ShahbazAhmed-o8u 2 місяці тому +1

    Hi! This is SBA, I want you to inform you that your repository of bolt.new isn't working well as expected. Giving output just a plan chat.

    • @EduardsRuzga
      @EduardsRuzga  2 місяці тому

      @@ShahbazAhmed-o8u thanks, i am working on fixes in free time, they are coming. Thanks for reaching out.

    • @EduardsRuzga
      @EduardsRuzga  2 місяці тому

      I am working on merging with Cole Medin fork

    • @llucis-v
      @llucis-v 2 місяці тому +1

      @@EduardsRuzga indeed was wondering if you're going to merge your work into Cole's fork, seems that's getting a good community traction there

    • @EduardsRuzga
      @EduardsRuzga  2 місяці тому

      @@llucis-v yep, way more then is visible in fact :) It goes bit slow but I hope we will get ball rolling faster soon

  • @AadithAdhi-m7r
    @AadithAdhi-m7r Місяць тому +1

    sir am trying to create a chat bot with the help of bolt

    • @EduardsRuzga
      @EduardsRuzga  Місяць тому

      @@AadithAdhi-m7r you can, i have not tried that myself yet but that should work