Sign in
Log inSign up
Rolo Natt

28 likes

·

488 reads

10 comments

Yash K.
Yash K.
Mar 30, 2023

Didn't know it was that easy! Thanks, really feeling more confident :D

3
·
Sandeep Panda Test
Sandeep Panda Test
Mar 31, 2023

Quick and easy! Thanks for sharing this. :)

1
·
Susmita Dey
Susmita Dey
Mar 31, 2023

Hi, I'm facing the following issue. Idk why. Kindly help me to fix it. I've done everything as in your blog.

image.png

1
·
·3 replies
Rolo Natt
Rolo Natt
Author
·Mar 31, 2023

Hey! That message is printed because an exception is caught. Change `except Exception:' to 'except Exception as e:' and print the exception in your terminal to see what the error is.

1
·
Susmita Dey
Susmita Dey
Mar 31, 2023

Rolo Natt Thanks. It's telling that I've exceeded the API usage limit and telling me upgrade.

1
·
Rolo Natt
Rolo Natt
Author
·Mar 31, 2023

Susmita Dey No problem!! Looks like your openai API free quota is over

·
Eric Kung
Eric Kung
Apr 13, 2023

Where to host the python code?

1
·
·1 reply
Rolo Natt
Rolo Natt
Author
·Apr 13, 2023

You can host it on AWS, Google cloud, Sparkedhost, Heroku...

·
Aadil Rasool Ahangar | 👨‍💻
Aadil Rasool Ahangar | 👨‍💻
Apr 20, 2023

Thanks for sharing! I am too in love with CHATGPT.

1
·
Ludiville
Ludiville
Sep 12, 2023

Screenshot 2023-09-11 at 5.36.47 PM.png

·