Basics

You can simply generate images by typing prompts and then click on search button.




Modes

/enhance

This mode will give extra details to your images and increase its quality, you can use it to improve your simple prompts.

/Uncensor

This mode is used to show all types of images, by default we disable it to protect user experience.

/sticker

This mode is used to generate stickers, just write a simple prompt and use this mode.


Basic Prompting

To get the best and accurate results, start your prompt with the important features that are most required, it can be a style eg: oil painting, digital art, digital drawing, vector, logo, website template etc.
Prefer using commas between keywords ',' like this to make it easy to understand for the bot to follow the guidance. eg: website template for ai company,hd,dynamic,high contrast,creative


Apis

You can also directly use all our features in your apps and website through our apis by subscribing to a plan which supports API access.


1. Generate Image

use this api to generate images.

Make a POST request to "https://developersoft.in/api/v1-generate_turbo_image" endpoint and pass the required parameters as a request body.


Parameter Description
key Enter your email which you used for signup
prompt Enter your image description
width Your image width eg. 512,1024 (Must be divisible by 8)
height Your image height eg. 512,1024 (Must be divisible by 8)
samples Number of images to generate eg. 1 (Upto 4 samples max)
safety_checker You can blurr adult images. options: "yes" , "no"
enhance_prompt You can use this feature to get good results even with small prompt. options: "yes" , "no"
guidance_scale Use this to increase the accuracy of results. default: 7.5 (1-20)
track_id Enter your track id if any to get back in the webhook as post request
webhook Set an URL to get a POST API call once the image generation is complete


Request

  
{  
  "key": "",  
  "prompt": "It is an image of a wolf's head with a dark blue shield behind it. The wolf has orange eyes and shades of grey and white fur. The shield has a silver outline and a dark blue background. The overall design is stylized and has a modern, graphic look, hd, 4k",  
  "width": 1024,  
  "height": 1024,  
  "samples": 4,  
  "safety_checker": "yes",  
  "enhance_prompt": "no",  
  "guidance_scale": 7.5,  
  "track_id": null,  
  "webhook": null
}  
  

Response

  
{  
  "eta": 1.82,  
  "future_links": [
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6d2f86be-5076-4ed1-b13e-1c4532b6c2d6-0.png",
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6d2f86be-5076-4ed1-b13e-1c4532b6c2d6-1.png",
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6d2f86be-5076-4ed1-b13e-1c4532b6c2d6-2.png",
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6d2f86be-5076-4ed1-b13e-1c4532b6c2d6-3.png"
  ],  
}  
    



2. Generate Variation

use this api to generate image variations.

Make a POST request to "https://developersoft.in/api/v1-turbo-generate-variations" endpoint and pass the required parameters as a request body.


Parameter Description
key Enter your email which you used for signup
image_url Url of the Image
samples Number of images to generate eg. 1 (Upto 4 samples max)
safety_checker You can blurr adult images. options: "yes" , "no"
enhance_prompt You can use this feature to get good results even with small prompt. options: "yes" , "no"
guidance_scale Use this to increase the accuracy of results. default: 7.5 (1-20)
strength Use this value to adjust the amount of changes. default: 0.6 (0.1-1)
track_id Enter your track id if any to get back in the webhook as post request
webhook Set an URL to get a POST API call once the image generation is complete


Request

  
{  
  "key": "",  
  "image_url": "https://d2b2zzeod3vf0q.cloudfront.net/_774684553242607616_658469ffdb7a0.png",  
  "samples": 4,  
  "safety_checker": "yes",  
  "enhance_prompt": "yes",  
  "guidance_scale": 7.5,  
  "strength": 0.6,  
  "track_id": null,  
  "webhook": null
}  
  

Response

  
{  
  "eta": 1.22,  
  "future_links": [
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6a85c69d-951d-4acc-8734-cd4e68633a3d-0.png",
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6a85c69d-951d-4acc-8734-cd4e68633a3d-1.png",
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6a85c69d-951d-4acc-8734-cd4e68633a3d-2.png",
    "https://d2b2zzeod3vf0q.cloudfront.net/generations/6a85c69d-951d-4acc-8734-cd4e68633a3d-3.png"
  ],  
}  
    



3. Ask me

use this api to generate content.

Make a POST request to "https://developersoft.in/api/v1-askme" endpoint and pass the required parameters as a request body.


Parameter Description
key Enter your email which you used for signup
prompt Enter your query
min_tokens Minimum letters to generate
max_tokens Maximum letters to generate
turbo Use this mode for faster speed and uncensored answers. option: "yes" , "no"
track_id Enter your track id if any to get back in the webhook as post request
webhook Set an URL to get a POST API call once the image generation is complete


Request

  
{  
    "key": "",  
    "prompt": "how to make a sandwich pure veg",  
    "min_tokens": 16,  
    "max_tokens": 500,  
    "turbo": "yes",  
    "webhook": null,  
    "track_id": null
}  

Response

  
{  
    "status": "success",  
    "output": "Making a sandwich pure veg is a simple and healthy way to enjoy a delicious meal. Here are some steps to follow:\n\n1. Choose your bread: You can use any type of bread you prefer, like white, whole wheat, multigrain or even a gluten-free option.\n2. Gather your veggies: You can use a variety of vegetables like lettuce, tomato, cucumber, carrot, bell pepper or any other vegetables you like.\n3. Add some hummus, guacamole or spread: You can add some hummus, guacamole or any other spread to add extra flavor and moisture to your sandwich.\n4. Assemble your sandwich: Place the bread on a plate and spread the hummus or guacamole on it. Add the vegetables on top of the spread, layer by layer. You can also add some salt and pepper to enhance the flavor of the veggies.\n5. Cook your sandwich: You can cook your sandwich in a sandwich maker or on a grill, or you can even just wrap it up and eat it as is.\n6. Serve and enjoy: Once your sandwich is ready, you can slice it in half and serve it with your favorite dipping sauce or drink.\n\nWith these steps, you can easily make a delicious pure veg sandwich that is both healthy and tasty!",  
}