Skip to content

lingmengcan/stable-diffusion-vue-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An open-source Vue3 frontend referencing the stable diffusion web UI

一个开源的参考stable diffusion web ui 的vue3 前端

English | 中文

The source code is in my another AI full-stack open-source project lingmengcan-ai (https://github.com/lingmengcan/lingmengcan-ai), and an independent pure front-end project for aigc will be separated out later.

Lingmengcan AI is an AI system based on large models.Currently, it provides functions such as large language model dialogue, model management, text-to-image generation, and background role management. The technology stack used includes Stable Diffusion, OpenAI, ChatGPT, LangChainJS as the AI layer, Vue 3, Naive UI, and Tailwind CSS for the UI layer, and NestJS, LangChainJS, and MySQL for the service layer, with ChromaDB as the vector database. This project is a knowledge base enhancement solution that can achieve fully localized reasoning and also provides AIGC functions, focusing on solving the pain points of enterprises regarding data security protection and private domain deployment.

AIGC text-to-image generation, by calling the Stable Diffusion WebUI interface, generates images. The following is the effect