Hey everyone, thanks for checking out my video! If you enjoyed it, please consider following me on Twitter @deaniocom. To further support the channel, you can also click "Join" on this RUclips video to become a channel member. And by the way, this comment was written by ChatGPT!
Dropped a gold bar guy... I need to watch my feet so you don't crush my feet with that gold bar. I don't know how to code, but you got me interested in making something.
Hahaha I appreciate it. Just start small and make incremental progress and you'll be able to learn. It can be intimidating when you first start, because it feels like everyone knows something you don't. But as you get more familiar with programming you learn the dirty secret that none of us know what we're doing, we're just more persistent with banging our heads against the keyboard lmao. I'm sure you'll be able to make something if you put your mind to it 🙂
For certain contexts, I have a lot of mini projects that solve single problems but once I put the whole "big engine together"... Vrrhhmmmm !!! I can finally stop fantasizing about this whatever that's been on my mind and in my dreams for years... I can sleep finally/rest knowing I gave birth to my vision of code.
Hey Dean, I know it's pretty weird but can you suggest some solution for this issue github.com/HelloOjasMutreja/Query-Public-Model/issues/1 This is my repostitory and have been occupied with this issue.
Pushed up a pull request that I think should help. It creates the models and has working delete buttons for the options. github.com/HelloOjasMutreja/Query-Public-Model/pull/2
Hey everyone, thanks for checking out my video! If you enjoyed it, please consider following me on Twitter @deaniocom. To further support the channel, you can also click "Join" on this RUclips video to become a channel member. And by the way, this comment was written by ChatGPT!
Dropped a gold bar guy... I need to watch my feet so you don't crush my feet with that gold bar. I don't know how to code, but you got me interested in making something.
Hahaha I appreciate it. Just start small and make incremental progress and you'll be able to learn. It can be intimidating when you first start, because it feels like everyone knows something you don't.
But as you get more familiar with programming you learn the dirty secret that none of us know what we're doing, we're just more persistent with banging our heads against the keyboard lmao.
I'm sure you'll be able to make something if you put your mind to it 🙂
For certain contexts, I have a lot of mini projects that solve single problems but once I put the whole "big engine together"... Vrrhhmmmm !!!
I can finally stop fantasizing about this whatever that's been on my mind and in my dreams for years... I can sleep finally/rest knowing I gave birth to my vision of code.
@@Deanin Aymen
My cat likes your voice. He was just laing around and started to purrrrrr. 😻
Hahaha glad I have your cats approval!
Thanks Dean. Followed through and it worked. Really great
Very interesting. Thank you.
Man! Thank you so much. I have been struggling to find a video or documentation on what you are doing! How can I repay you?
Just remember me when you make the next big SAAS 🙂
Please provide a link to your github repository for this project. Thanks in advance. Jim :)
great video
Useful : )
Hello @Deanin,
Can you please explain, How to bind custom database to chatGPT in rails?
Something like this might be helpful: ruclips.net/video/9AXP7tCI9PI/видео.html
minute 9:55, wouldnt it be def def perform(ai_request_params, set_api_key) instead of def perform(ai_request_params, api_key)?
`def` is short for `define`. You are defining a method. There would be no reason to state that twice.
nm, got it working :)
This looks cool!
Hello @Deanin, can i make this request by free tier account?
I have recently created a chatgpt account.
Hey Dean, I know it's pretty weird but can you suggest some solution for this issue
github.com/HelloOjasMutreja/Query-Public-Model/issues/1
This is my repostitory and have been occupied with this issue.
I have asked ChatGPT for the same but it could not help. It now says "Too many requests in 1 hour. Try again later."
Looking at this right now, wish me luck 😅
@@Deanin Always wishing you luck😁
Pushed up a pull request that I think should help. It creates the models and has working delete buttons for the options.
github.com/HelloOjasMutreja/Query-Public-Model/pull/2