Steps to RUN file
- Go to google colab research (Search in on google)
- Open "Runtime" and select "Change Runtime type"
- Select "T4 GPU"
- Now get on main code screen
- Run the following Code
- !pip install -q gradio !pip install -q openai
- Now Copy the given python file & Run it.
- If error then go to Openai api on google create account and click on profile image and run view api keys
- create a secret api id and paste it code in place of api key in python file
- run your code remember python is very easy to understand.
- Open the website by hepl of (ctrl + left click) and Enjoy