Inspiration💡

We got inspired by seeing the title, and as we are programmers and interested in blockchain stuff, we decided to make an Ai art generator. So we thought of possibilities and made this.

What it does💪

So it takes very basic input like a title from the user, and then it will generate a description using our NLP model(cohere) of the title and generate an image with Dall-e 2. and then it will upload the image to the blockchain(Deso) and can be minted.

How we built it❓🧠

We made it with ♥ We made it using python with Deso and cohere.

Co:here👼🏼

We have trained a few datasets in cohere NLP, and we take some input and generate a detailed description, which will be used as prompts.

Dall-e🤖

Using the prompt generated by Cohere generates an image in Dall-e 2, the output that will upload the Art.

Deso🧱⛓️

It uploads the Ai-generated image from Dall-e to the Deso blockchain, which can be viewed on the diamond app or bitclout

Challenges we ran into🧗

The hardest of them is using Deso with python; wherever I go, I can only find react with Deso to work, so to work in python, we tried 7 hours to figure it out. And then we thought of integrating and taking input with GUI, and it's done to some extinct.

Accomplishments that we're proud of🎗️🏆

We are proud that we can make an ai tool that generates Art very well with Lil prompts.

What we learned👨‍🎓

We learned how to work on Deso with python We learned to train datasets

What's next for AI Craft🔮

We will make it more interactive and train it well to produce even better output.

Built With

Share this project:

Updates