Friendship Circle

Friendship Circle - DrawGPT

...

Javascript Code

                        // Friendship Circle
// A drawing to illustrate the importance of friendship
ctx.fillStyle = '#FFF6B7';
ctx.fillRect(0, 0, 512, 512);

// The Sun
ctx.beginPath();
ctx.fillStyle = '#FFD31D';
ctx.arc(256, 250, 80, 0, Math.PI*2);
ctx.fill();

// The Clouds
ctx.fillStyle = '#B4E7FF';
ctx.beginPath();
ctx.arc(100, 80, 40, 0, Math.PI*2);
ctx.fill();
ctx.beginPath();
ctx.arc(170, 100, 40, 0, Math.PI*2);
ctx.fill();
ctx.beginPath();
ctx.arc(230, 90, 40, 0, Math.PI*2);
ctx.fill();
ctx.beginPath();
ctx.arc(290, 80, 40, 0, Math.PI*2);
ctx.fill();
ctx.beginPath();
ctx.arc(360, 100, 40, 0, Math.PI*2);
ctx.fill();

// The Grass
ctx.fillStyle = '#7FFF9B';
ctx.fillRect(0, 400, 512, 112);

// The People
ctx.fillStyle = '#FEC948';
ctx.beginPath();
ctx.arc(200, 400, 40, 0, Math.PI*2);
ctx.fill();
ctx.beginPath();
ctx.arc(312, 400, 40, 0, Math.PI*2);
ctx.fill();

// The Hands
ctx.beginPath();
ctx.strokeStyle = '#FEC948';
ctx.lineWidth = 10;
ctx.moveTo(200, 400);
ctx.lineTo(312, 400);
ctx.stroke();

// The Friendship Tree
ctx.fillStyle = '#6B7A17';
ctx.fillRect(256, 250, 10, 150);
ctx.fillStyle = '#3E5A02';
ctx.beginPath();
ctx.arc(256, 250, 40, 0, Math.PI*2);
ctx.fill();

// Friendship is the best!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best!', 128, 450);

// Friendship is magical!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is magical!', 128, 480);

// Friendship is joy!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is joy!', 128, 510);

// Nothing beats a good friendship!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Nothing beats a good friendship!', 128, 540);

// Friends forever!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friends forever!', 128, 570);

// Friendship is life!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is life!', 128, 600);

// Friendship is power!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is power!', 128, 630);

// Let's be friends!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Let\'s be friends!', 128, 660);

// Friendship is the best thing ever!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best thing ever!', 128, 690);

// Friendship is the key to success!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the key to success!', 128, 720);

// Friendship is the key to life!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the key to life!', 128, 750);

// Friendship is forever!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is forever!', 128, 780);

// Friendship is magical and powerful!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is magical and powerful!', 128, 810);

// Friendship is worth celebrating!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is worth celebrating!', 128, 840);

// Friendship is worth fighting for!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is worth fighting for!', 128, 870);

// Friendship is the best investment!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best investment!', 128, 900);

// Time for a group hug!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Time for a group hug!', 128, 930);

// Friendship is beautiful!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is beautiful!', 128, 960);

// Friendship is priceless!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is priceless!', 128, 990);

// Friendship is an amazing thing!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is an amazing thing!', 128, 1020);

// Friendship is the best!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best!', 128, 1050);

// Let's be friends forever!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Let\'s be friends forever!', 128, 1080);

// Friendship is the best journey!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best journey!', 128, 1110);

// Friendship is the sweetest reward!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the sweetest reward!', 128, 1140);

// Friendship is the greatest gift!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the greatest gift!', 128, 1170);

// Friendship is the most precious thing!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the most precious thing!', 128, 1200);

// Friendship is the best medicine!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best medicine!', 128, 1230);

// Friendship is everything!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is everything!', 128, 1260);

// Friendship is the answer!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the answer!', 128, 1290);

// Friendship is stronger than anything!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is stronger than anything!', 128, 1320);

// Let's celebrate friendship!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Let\'s celebrate friendship!', 128, 1350);

// Friendship is worth celebrating every day!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is worth celebrating every day!', 128, 1380);

// Friendship is the greatest adventure!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the greatest adventure!', 128, 1410);

// Friendship is a beautiful thing!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is a beautiful thing!', 128, 1440);

// Friendship is a blessing!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is a blessing!', 128, 1470);

// Friendship is a miracle!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is a miracle!', 128, 1500);

// Friendship is the best treasure!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best treasure!', 128, 1530);

// Friendship is forever and ever!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is forever and ever!', 128, 1560);

// Friendship is the most important thing in life!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the most important thing in life!', 128, 1590);

// Friendship is the key to happiness!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the key to happiness!', 128, 1620);

// Friendship is the best thing ever invented!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the best thing ever invented!', 128, 1650);

// Friendship makes life worth living!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship makes life worth living!', 128, 1680);

// Friendship is a circle of love and joy!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is a circle of love and joy!', 128, 1710);

// Friendship is always there for you!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is always there for you!', 128, 1740);

// Friendship is the greatest gift of all!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the greatest gift of all!', 128, 1770);

// Friendship is a bond that never breaks!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is a bond that never breaks!', 128, 1800);

// Friendship is the most amazing thing!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the most amazing thing!', 128, 1830);

// Friendship is the greatest adventure of all!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship is the greatest adventure of all!', 128, 1860);

// Friendship never fails!
ctx.fillStyle = '#000';
ctx.font = '30px sans-serif';
ctx.fillText('Friendship never fails!', 128, 1890);

// Friendship is the best journey of all!
ctx.fillStyle = '#000';
ctx.font = '30px sans-ser

Info

Created On: March 30, 2023
Created By: @DrawGPT

AI

Model: text-davinci-003
Time: 107 seconds
Prompt Tokens: 122
Completion Tokens: 3000
Total Token Cost: 3122

NEW AI IMAGES


These are recent AI images made by the community!

FAQ

What is DrawGPT?

DrawGPT is a an AI art generator that uses the GPT-3, GPT-4, DALL-E 3, Custom GPTs, ChatGPT, and other large language models by OpenAI to generate new images from text prompts.

The AI is able to express itself visually through words by writing code to draw and create unique images. This is the same AI powering the very popular ChatGPT large language model AI.

Why Is This Different?

This does not require access to premium AI model subscriptions, it is able to be used by anyone with an internet connection and tokens. This allows everyone to get access to the very best AI art generation technology.

Artificial intelligence may create strange or unusual images. It is being used to generated images for advertising, entertainment, gaming, marketing, and fun right now!

Because Draw GPT has access to do many models we assume the model providers have followed best practices when attributing or utilizing data and images in the training data.

Yes! You can use the images for commercial purposes! And so can Draw GPT.

What Can DrawGPT Draw?

DrawGPT can draw anything you can think of and more! Just type your text prompt in to the textbox exactly like ChatGPT and see what the AI gives you! Seriously, you can get GPT to draw just about anything for you that you can type in the box.

DrawGPT creates images in PNG, SVG, and Javascript format for download and use. This is different than other AI art projects that only create images in PNG format; being able to get a scene graph via Javascript draw commands is a unique feature of this project and getting any AI art in SVG vector format is unique to DrawGPT.

Many people use this to generate quick art for simple projects, video game assets, new business logos, and more. It is also used to generate images for advertising, entertainment, gaming, marketing, creating art for ads and blog posts with AI and fun.

Want to learn more about DrawGPT, the types of possible image renders, and how to use DrawGPT in your next project as a developer?
Check out our AI image generation API!

Why Are They Weird?

DrawGPT is runs on an AI that has never actually "seen" an image as embodied AI in its life!

GPT-3, GPT-4, ChatGPT, and DALL-E 3 only allow input from words. Even GPT-4V which uses image recogintion via AI converts the output to words for use with other AI models. That makes their understanding of the visual world extremely unusual. This AI is able to draw images just like ChatGPT can draw images.

This method of drawing images using raw code is not a great way to draw complex images with lots of structure. It may be able to make photograph quality artwork and professional illustrations with AI but it can fail when using certain types of typography.

Is This ChatGPT?

Yes and no. Same same but different.

ChatGPT runs on the same model that this project uses, so this is like using ChatGPT to generate images, but it is a different instance of the model. This means that the AI is not precisly the same but it is the same quality AI, image generation AI, large language model, and overall AI art that ChatGPT is using and that Chat GPT can draw.

What is the difference? ChatGPT is specifically wired up to be conversational and track a conversation thread across multiple user prompts. Images in ChatGPT using DALL-E 3 are not saved to the Intenet and made available publicly.

In comparison DrawGPT does not remember things from prompt to prompt, each image is a unique image that does not reference any of the images or prompts previously supplied.

Copyright

You can do what you want it's your party.

We humbly ask that you backlink to DrawGPT if you do use our images in any promotion or commercial ways, but it is not required.

At the moment all images & Javascript code generated by this tool under the CC0 License with outrageous added term that the license can be revoked or retroactively changed at any time without warning for any image.

Yes! You can use the images for commercial purposes! And so can DrawGPT.

Images & Prompts Private

Images are made public during submission.

Depending on the situation the prompts themselves are stored internally for research purposes but given that people are morons and put things in there like personal information it is unlikely DrawGPT would ever be able to release the raw prompts publicly.

Employees at OpenAI and DrawGPT have access to any prompts you submit.

DO NOT SUBMIT PERSONAL INFORMATION.

Is This AI Sentient? Will It End Us?

No.