Open source AI platform for rapid development of advanced AI and AGI pipelines.
212
stars
312
commits
Python
primary language
Aug 28, 2025
updated

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.
⭐ Support us by starring this repo.
We've launched the first release of ZetaForgeDev! Start building AI pipelines with our core features.
New blocks and pipelines have been added to the core library.
Expect regular updates with new enhancements.
👁 Watch this repo to stay in the loop about changes and updates.
Installation You can install ZetaForgeDev Python Package through pip by running the following command in your terminal:
pip install zetaforge
Or, you can clone the ZetaForgeDev GitHub repository and install from source by running:
git clone https://github.com/zetane/zetaforge
cd zetaforge
pip install .
Install Docker Desktop and Enable Kubernetes
You need to install Docker Desktop or any other container runtime that includes Kubernetes integration. Follow the instructions to install Docker Desktop from their official website. You will need to enable Kubernetes to use ZetaForgeDev.
Note: We recommend OrbStack to macOS users for efficiency and performance reasons.
To launch ZetaForgeDev, run the following command after installing via pip:
zetaforge launch
This will set up the correct services in Kubernetes, check that they are running, and then launch ZetaForgeDev.
If something goes wrong, you can run:
zetaforge setup
to reconfigure the container services.
To teardown and remove the Kubernetes services, you can run:
zetaforge teardown

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!
You can drag and drop these blocks and pipelines from the side library.
Social Posts Maker, OpenAI agent, Stable Diffusion, Background Removal, Images to Video, Canny Edge, QR Code Maker and many more.
View 3D Numpy, Images, Videos, Text and many more.
-Social Media Post Maker with Image Content -Invader Game -Image Background Removal -Images to Video
Explore our official documentation 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.
If you prefer reading a blog instead, check out our 3-part blog on Medium 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, Part II, Part III)!
Visualize Multidimensional Numpy Arrays

Integrate Popular GitHub Repos in AI Pipeline (LAVIS and Open-CD)

Use Three.js Visualization Blocks

To share a pipeline with your team, follow these steps:
File -> Save or Save As, choose a target folder, and name your pipeline.File -> Load -> Pipeline, and click Run to replicate the results.This streamlined process ensures easy sharing and consistent results across your team.
ZetaForgeDev is under active development. We welcome contributions from the community to make our project even better!
Before contributing, please take a moment to review our Contribution Guide to see our guidelines. Whether it's improving documentations, reporting bugs, suggesting new features, or submitting code changes, your contributions help us improve the project for everyone.
Python
53.1%
JavaScript
25.4%
Go
10.8%
TypeScript
3.2%
HTML
3.2%
SCSS
2.1%
Dockerfile
1.7%
Open source AI platform for rapid development of advanced AI and AGI pipelines.
212
stars
312
commits
Python
primary language
Aug 28, 2025
updated

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.
⭐ Support us by starring this repo.
We've launched the first release of ZetaForgeDev! Start building AI pipelines with our core features.
New blocks and pipelines have been added to the core library.
Expect regular updates with new enhancements.
👁 Watch this repo to stay in the loop about changes and updates.
Installation You can install ZetaForgeDev Python Package through pip by running the following command in your terminal:
pip install zetaforge
Or, you can clone the ZetaForgeDev GitHub repository and install from source by running:
git clone https://github.com/zetane/zetaforge
cd zetaforge
pip install .
Install Docker Desktop and Enable Kubernetes
You need to install Docker Desktop or any other container runtime that includes Kubernetes integration. Follow the instructions to install Docker Desktop from their official website. You will need to enable Kubernetes to use ZetaForgeDev.
Note: We recommend OrbStack to macOS users for efficiency and performance reasons.
To launch ZetaForgeDev, run the following command after installing via pip:
zetaforge launch
This will set up the correct services in Kubernetes, check that they are running, and then launch ZetaForgeDev.
If something goes wrong, you can run:
zetaforge setup
to reconfigure the container services.
To teardown and remove the Kubernetes services, you can run:
zetaforge teardown

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!
You can drag and drop these blocks and pipelines from the side library.
Social Posts Maker, OpenAI agent, Stable Diffusion, Background Removal, Images to Video, Canny Edge, QR Code Maker and many more.
View 3D Numpy, Images, Videos, Text and many more.
-Social Media Post Maker with Image Content -Invader Game -Image Background Removal -Images to Video
Explore our official documentation 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.
If you prefer reading a blog instead, check out our 3-part blog on Medium 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, Part II, Part III)!
Visualize Multidimensional Numpy Arrays

Integrate Popular GitHub Repos in AI Pipeline (LAVIS and Open-CD)

Use Three.js Visualization Blocks

To share a pipeline with your team, follow these steps:
File -> Save or Save As, choose a target folder, and name your pipeline.File -> Load -> Pipeline, and click Run to replicate the results.This streamlined process ensures easy sharing and consistent results across your team.
ZetaForgeDev is under active development. We welcome contributions from the community to make our project even better!
Before contributing, please take a moment to review our Contribution Guide to see our guidelines. Whether it's improving documentations, reporting bugs, suggesting new features, or submitting code changes, your contributions help us improve the project for everyone.
Python
53.1%
JavaScript
25.4%
Go
10.8%
TypeScript
3.2%
HTML
3.2%
SCSS
2.1%
Dockerfile
1.7%