You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,9 @@ Open source AI platform for rapid development of advanced AI and AGI pipelines.
21
21
22
22
23
23
<aid="why-zetaforge"></a>
24
-
## 🔥 Why ZetaForge?
24
+
## 🔥 Why ZetaForgeDev?
25
25
26
-
ZetaForge is an AI platform designed to accelerate the development and deployment of advanced AI solutions. It allows users to assemble reusable, customizable, and containerized Blocks into highly visual AI Pipelines, enabling rapid experimentation and collaboration.
26
+
ZetaForgeDev is an AI platform designed to accelerate the development and deployment of advanced AI solutions. It allows users to assemble reusable, customizable, and containerized Blocks into highly visual AI Pipelines, enabling rapid experimentation and collaboration.
27
27
28
28
-**Language Agnostic:** Work with AI technologies in any programming language.
29
29
-**Dynamic:** Easily modify and update AI pipelines with new or improved components.
@@ -35,7 +35,7 @@ ZetaForge is an AI platform designed to accelerate the development and deploymen
35
35
36
36
37
37
## 📰 Breaking News
38
-
We've launched the first release of ZetaForge! Start building AI pipelines with our core features.
38
+
We've launched the first release of ZetaForgeDev! Start building AI pipelines with our core features.
39
39
40
40
New blocks and pipelines have been added to the core library.
41
41
@@ -47,13 +47,13 @@ Expect regular updates with new enhancements.
47
47
## Getting Started
48
48
49
49
**Installation**
50
-
You can install ZetaForge Python Package through pip by running the following command in your terminal:
50
+
You can install ZetaForgeDev Python Package through pip by running the following command in your terminal:
51
51
52
52
```
53
53
pip install zetaforge
54
54
```
55
55
56
-
Or, you can clone the ZetaForge GitHub repository and install from source by running:
56
+
Or, you can clone the ZetaForgeDev GitHub repository and install from source by running:
57
57
58
58
```
59
59
git clone https://github.com/zetane/zetaforge
@@ -66,18 +66,18 @@ pip install .
66
66
67
67
You need to install Docker Desktop or any other container runtime that includes Kubernetes integration.
68
68
Follow the instructions to [install Docker Desktop](https://docs.docker.com/desktop/) from their official website.
69
-
You will need to [enable Kubernetes](https://docs.docker.com/desktop/kubernetes/) to use ZetaForge.
69
+
You will need to [enable Kubernetes](https://docs.docker.com/desktop/kubernetes/) to use ZetaForgeDev.
70
70
71
71
> Note: We recommend [OrbStack](https://orbstack.dev/download) to macOS users for efficiency and performance reasons.
72
72
73
-
## Launch ZetaForge
73
+
## Launch ZetaForgeDev
74
74
75
-
To launch ZetaForge, run the following command after installing via pip:
75
+
To launch ZetaForgeDev, run the following command after installing via pip:
76
76
```
77
77
zetaforge launch
78
78
```
79
79
80
-
This will set up the correct services in Kubernetes, check that they are running, and then launch ZetaForge.
80
+
This will set up the correct services in Kubernetes, check that they are running, and then launch ZetaForgeDev.
81
81
82
82
If something goes wrong, you can run:
83
83
@@ -98,7 +98,7 @@ zetaforge teardown
98
98
99
99

100
100
101
-
To experience ZetaForge in action, start by dragging and dropping a core pipeline, such as the "Canny Edge Pipeline," from the Core Pipelines Library into your workspace. Once the pipeline is loaded, click the "Run" button to see the magic happen!
101
+
To experience ZetaForgeDev in action, start by dragging and dropping a core pipeline, such as the "Canny Edge Pipeline," from the Core Pipelines Library into your workspace. Once the pipeline is loaded, click the "Run" button to see the magic happen!
102
102
103
103
## Core Blocks and Pipelines
104
104
@@ -121,9 +121,9 @@ View 3D Numpy, Images, Videos, Text and [many more](./frontend/core/blocks).
121
121
122
122
## Documentation
123
123
124
-
Explore our [official documentation](https://zetane.com/docs/) for a guide on using ZetaForge. Learn how to create your own ZetaForge blocks, assemble custom pipelines, and more. You'll also find tutorials and best practices to enhance your ZetaForge experience.
124
+
Explore our [official documentation](https://zetane.com/docs/) for a guide on using ZetaForgeDev. Learn how to create your own ZetaForgeDev blocks, assemble custom pipelines, and more. You'll also find tutorials and best practices to enhance your ZetaForgeDev experience.
125
125
126
-
If you prefer reading a blog instead, check out our 3-part blog on [Medium](https://medium.com/zetane-blog/create-your-multimedia-ai-generated-storybook-with-zetaforge-part-i-9aae9860a493) that goes through the motivation as well as many technical details through an exciting example: **Create Your Multimedia AI-generated Storybook with ZetaForge** ([Part I](https://medium.com/zetane-blog/create-your-multimedia-ai-generated-storybook-with-zetaforge-part-i-9aae9860a493), [Part II](https://medium.com/zetane-blog/zetaforge-use-case-example-a-multimedia-ai-generated-storybook-part-ii-4668c2d9360d), [Part III](https://medium.com/zetane-blog/zetaforge-use-case-example-a-multimedia-ai-generated-storybook-part-iii-6b79f60c5a56))!
126
+
If you prefer reading a blog instead, check out our 3-part blog on [Medium](https://medium.com/zetane-blog/create-your-multimedia-ai-generated-storybook-with-zetaforge-part-i-9aae9860a493) that goes through the motivation as well as many technical details through an exciting example: **Create Your Multimedia AI-generated Storybook with ZetaForgeDev** ([Part I](https://medium.com/zetane-blog/create-your-multimedia-ai-generated-storybook-with-zetaforge-part-i-9aae9860a493), [Part II](https://medium.com/zetane-blog/zetaforge-use-case-example-a-multimedia-ai-generated-storybook-part-ii-4668c2d9360d), [Part III](https://medium.com/zetane-blog/zetaforge-use-case-example-a-multimedia-ai-generated-storybook-part-iii-6b79f60c5a56))!
127
127
128
128
129
129
## Pipeline Gallery
@@ -155,7 +155,7 @@ This streamlined process ensures easy sharing and consistent results across your
155
155
156
156
## Contributing
157
157
158
-
ZetaForge is under active development. We welcome contributions from the community to make our project even better!
158
+
ZetaForgeDev is under active development. We welcome contributions from the community to make our project even better!
159
159
160
160
Before contributing, please take a moment to review our [Contribution Guide](CONTRIBUTING.md) to see our guidelines.
161
161
Whether it's improving documentations, reporting bugs, suggesting new features, or submitting code changes,
@@ -169,7 +169,7 @@ your contributions help us improve the project for everyone.
169
169
## Contact
170
170
171
171
- Reach out to us on [Discord](https://discord.gg/zetaforge) if you have any questions or issues.
0 commit comments