Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewall1106/doraemon
Doraemon is an AI treasure pocket to help you quickly launch various AI applications on your computer, eliminating the hassle of configuring various environments, and using AI in a better and more efficient way!
https://github.com/ewall1106/doraemon
ai comfyui sd stablediffusion
Last synced: about 2 months ago
JSON representation
Doraemon is an AI treasure pocket to help you quickly launch various AI applications on your computer, eliminating the hassle of configuring various environments, and using AI in a better and more efficient way!
- Host: GitHub
- URL: https://github.com/ewall1106/doraemon
- Owner: Ewall1106
- License: mit
- Created: 2023-12-10T15:03:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T13:53:14.000Z (12 months ago)
- Last Synced: 2024-10-12T09:11:10.347Z (2 months ago)
- Topics: ai, comfyui, sd, stablediffusion
- Language: TypeScript
- Homepage: https://zhuzhukeji.cn/doraemon
- Size: 1.39 MB
- Stars: 41
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# Doraemon
**DoraemonのAI-Pocket**
[English](https://github.com/Ewall1106/Doraemon/blob/main/README.en.md) | [简体中文](https://github.com/Ewall1106/Doraemon/blob/main/README.md) | [Download](https://zhuzhukeji.cn/doraemon)
The goal of `Doraemon` is to create an AI treasure pocket to help you quickly launch various AI applications on your computer, eliminating the hassle of configuring various environments, and using AI in a better and more efficient way!
### Vantage
- Secure - code all transparent open source
- Lightweight - the size of the installation package is light and controllable
- Original - original pulling of the official code
- Fast - the use of domestic mirror source to solve the slow network problem
- Clean - each project independent environment installation, will not pollute the system environment### Develop
```bash
$ npm i
$ npm run start
$ npm run package
```###