Doma-byte / Automation-VI-sketcher.img

Can generate image, Variations of images, Code and answer the user query.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sktecher.img πŸ§‘β€πŸ­πŸ§‘β€πŸ­

Follow this step to run :

  1. Clone this repo into your local computer.

  2. Install the requirements.txt file.

  3. Here I use OS library to get my api key from environment variable, so in order to use by your end, go to openAI api and get your api key.

  4. Now go to environment variable to set in user variable and click on new then paste the key there and name it <OPENAI_API_KEY>

  5. Now come back to your code and now just run this file.

  6. You have four option in which :

  • Text to image generator.
  • Make variation of images.
  • Ask for code of anything.
  • Get done your query.

HOPE YOU WILL ENJOY IT!!πŸ”₯πŸ”₯

[NOTE] : This code will work for only windows based system. To run this code on mac or linux please specify the path or change the modules as per your os requirements.

                                                                                          ~Dikshit singh

About

Can generate image, Variations of images, Code and answer the user query.


Languages

Language:Python 100.0%