Logo

Dario Cancelliere

Passionate Rustacean, Senior PHP Web Developer, Android and C/C++ Developer

Software Engineer at Prima Assicurazioni

Born on 23 October 1989

Linkedin

View My GitHub Profile

« return blog_index;

20 May 2023

Articify: An AI creative bot powered by Stable Diffusion

by Dario Cancelliere

I’m excited to share a new side small project that I’ve been working on called Articify.

It’s an AI creative bot built on top of Stable Diffusion 2.1, built in Rust with Teloxide. This project combines my recent interest in AI with my passion for exploring creative applications.

Sample 1 Sample 2
Sample 3 Sample 4

Articify uses cutting-edge AI techniques to generate artistic images and visuals. By leveraging Stable Diffusion 2.1, it produces stunning and unique outputs that blend imagination and artificial intelligence based on a prompt submitted by the user.

To give you a glimpse of what Articify can create, I’ve also included some sample images in the README. These visuals demonstrate the bot’s ability to generate captivating and visually appealing artwork.

If you’re curious to try it out, I’ve provided clear instructions on how to run the bot in the README on GitHub: https://github.com/Emulator000/articify-bot

I’m thrilled about this project because it reflects my recent exploration into AI and its potential to unlock new realms of creativity. I’ve been diving into areas like natural language processing, fine-tuning models, and exploring the vast possibilities of AI in various domains, creating new interesting projects.

Feel free to reach out if you have any questions.

tags: ai - creative - softwareengineering - rust - stablediffusion - telegram