? 分享是一种美德,右上随手点个 ? Star,谢谢
Warm reminder
Front-end: http://www.mj.ink
Backend: http://gpt.ht.mj.ink:8899
Technology Community http://doc.mj.ink
MidJourney API interface documentation
Video tutorial
Backend startup tutorial | Backend interface startup tutorial | PC startup tutorial |
---|---|---|
This project is not sold on any platform. If you find any, please actively report it.
project | Star | Introduction |
---|---|---|
springboot-openai-chatgpt | Based on Spring Boot monolithic architecture | |
springcloud-openai-chatgpt | Based on Spring Cloud microservice architecture | |
springboot-openai-chatgpt | Based on Spring Boot monolithic architecture | |
springcloud-openai-chatgpt | Based on Spring Cloud microservice architecture | |
springboot-openai-chatgpt | GitCode | Based on Spring Boot monolithic architecture |
This project is developed based on the Bladex open source version 3.7.1.RELEASE
Backend: http://gpt.ht.mj.ink:8899
Front-end: http://www.mj.ink
Web-side online experience address (click on the picture to access): http://www.mj.ink
Follow Super AI Brain Official Account and Scan the QR code on WeChat to download the App
WeChat public account | Android | IOS |
---|---|---|
WeChat public account | Android | IOS |
This git address is the open source code address of the super AI brain and can be downloaded and run. The super AI brain has been launched, and both the PC and APP can experience complete functions. Welcome! Super AI brain uses gpt technology to quickly generate language content, such as copywriting, love letters and titles. Users only need to enter keywords to improve work efficiency and creativity. The super AI brain can combine GPT's powerful Q&A system and knowledge graph to provide users with comprehensive and accurate answers. Not only can it answer simple questions, but it can also provide detailed answers to complex questions. Ask the super AI brain supports programming omnipotent, and uses gpt to generate code to help users reduce programming workload. In addition, the super AI brain can continuously strengthen its own capabilities as the earth's data grows and provide better intelligent applications.
On the homepage of AI Brain, you can see the tool buttons provided by AI Brain. AI Brain provides application tools for artificial intelligence in different scenarios in people's lives. The tool sections can be roughly divided into teachers, encyclopedia, life, entertainment and other fields, and there will be different divisions under each field. The function is shown in the figure:
The drawing section in AI brain software is a very attractive and interesting feature. It uses advanced artificial intelligence technology, allowing users to easily transform their imagination into works of art. The drawing section provides users with rich practical functions. Users can generate various pictures you want based on the functions. If you are creative, then AI painting will be your good creative implementation tool!
The drawing section is divided into creation, community, and mine. The following is a three-part drawing section that will be introduced separately:
In the creation part , the user can generate pictures based on text descriptions or generate similar pictures based on the pictures uploaded by the user and then generate similar pictures based on the picture style selected by the user. When users are based on textual pictures, users can enter text descriptions, select picture proportions, number of pictures generated, and different categories of styles provided by AI brain to generate exquisite pictures for users. Function display is shown in the figure:
For my part , users can check in to get points, view historical works, publish works, like works, etc.
P1分类:通用 风格:自定义 比例:1:1 尺寸:512*512 生成数量:3张
文字描述:杰作 高质量 少女
P2分类:通用 风格:自定义 比例:1:1 尺寸:512*512 生成数量:3张
文字描述:卡通少女
P3分类:通用 风格:漫画 比例:1:1 尺寸:512*512 生成数量:3张
文字描述:卡通猫咪
P4分类:通用 风格:写实主义 比例:1:1 尺寸:512*512 生成数量:3张
文字描述:鲜花
P5分类:中国风 风格:国画 比例:1:1 尺寸:512*512 生成数量:3张
文字描述:中国山水画
P6分类:场景 风格:史诗大片 比例:1:1 尺寸:512*512 生成数量:3张
文字描述:机器人
P7分类:场景 风格:赛博朋克 比例:1:1 尺寸:512*512
文字描述:赛博朋克世界的人
User management, WeChat robot, product management, more fun management
Friends who use this system need to mention here that the R&D module in the background provides a low-code development platform for MJ Technology, aiming to simplify form development and form design. Developers can focus on business logic implementation and improve development efficiency.
Form development, its function is to generate forms online. All new additions or modifications to the business tables involved in the project need to be carried out uniformly in this menu . In addition, there is a special tool operation database in the code. You can develop it freely after referring to the following steps.
Operation example diagram:
Form design in R&D module: Drag-to-drag and fast generation of apps.
Example diagram:
Running environment : JDK1.8
Development tools: Idea, Maven
The middleware has been started by default: Nacos2.0.0++, Mysql8.0, Redis
If you find the above troublesome, it is recommended to use the pagoda to integrate Mysql, Redis: pagoda
Step 1: Download BLade 3.7.1.RELEASE |
Step 2: Pull the Super AI Brain MNG Project |
Step 3: Coverage the mng of the super AI brain with Blader3.7.1 |
Step 4: Refresh maven and compile, and run Blader3.7.1 |
After pulling the code locally through git, the project structure is shown in the figure:
Copy project structure:
There are 5 services in total that need to be started, such as GateWayApplication, AuthApplication, SystemApplication, UserApplication, MjkjApplication, and other services can be deleted.
Naco Download
Link: https://pan.baidu.com/s/1TC89DNq2-w7u7Fr6r6BoYw?pwd=mjkj
As shown in the figure: (There are examples of the addresses of some middleware in the yaml file here, and the specific configuration needs to be corresponding to the personal local address)
For blade.yaml file, blade-dev.yaml file and related toolkits, please read the doc folder in this project.
After the configuration is completed, configure the Nacos address in the local project according to the prompts below to make the project join the Nacos management, as shown in the figure:
At this point, the backend Cloud version code has been successfully run!
Step 1: Download SpringBLade-Boot 3.7.1.RELEASE |
Step 2: Open the Super AI Brain Chatgpt-boot Project |
Step 3: Overwrite the chatgpt-boot of the super AI brain, SpringBlade-boot-3.7.1 |
Step 4: Refresh Maven, then compile Complie, and start the SpringBlade-boot project |
Running environment: node12.13.0
Development Tools : VsCode
Pull the code chatgpt_pc to the local area through git, and use VsCode to open the folder under the premise of configuring the node.js environment, run the command npm i, npm run serve to start the project, as shown in the figure:
Background running environment: node12.13.0
Development Tools: VsCode
Step 1: Download Saber3.7.1 |
Step 2: Pull the super AI brain mng_web project |
Step 3: Overwrite the mng_web project of Super AI Brain |
Step 4: Run Saber3.7.1 |
Copy the selected file in the picture to the Saber project and select the overwrite operation.
Pull the code locally through git, and use vs to open the folder with the node.js environment, run the command npm i, npm run serve to start the project, as shown in the figure:
Run successfully: