
AI Image Manager is a web application that allows users to generate images in queue, view and filter them later. It features a tinder-like UI for categorizing images and utilizes Socket.IO for real-time updates. It's built with Vue 3, Nuxt 3, NestJs and PrismaORM, using MongoDB and Redis for data...
Artificial Art Manager is a creative tool aimed at enabling users to generate and manage images through a seamless interface. With its combination of modern technologies and an intuitive design, this application allows users to easily submit image generation requests that are processed through a queue. The final images can be viewed and filtered, offering a convenient way to categorize them within a unique, tinder-like browsing experience.
This application leverages the Stable Diffusion model for image generation and provides real-time updates via a sophisticated backend system. Built with popular frameworks such as Vue 3 and NestJs, it showcases a polished frontend design while ensuring robust functionality on the backend. The application serves as an exciting exploration into the world of AI-generated art.

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript.
Pinia is the official state management library for Vue.js. It provides a simple and intuitive API with full TypeScript support, devtools integration, and modular design. Pinia replaces Vuex as the recommended state management solution for Vue 3.