zetaforge installer
Project description
🔥 Why ZetaForge?
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.
- Language Agnostic: Work with AI technologies in any programming language.
- Dynamic: Easily modify and update AI pipelines with new or improved components.
- Full Code Accessibility: Dive into the code whenever needed while enjoying a user-friendly interface.
- Community and Sharing: Utilize community-driven blocks and pipelines, and share your own creations.
⭐ Support us by starring this repo.
📰 Breaking News
We've launched the first release of ZetaForge! Start building AI pipelines with our core features.
Expect regular updates with new enhancements.
👁 Watch this repo to stay in the loop about changes and updates.
Getting Started
Installation You can install ZetaForge Python Package through pip by running the following command in your terminal:
pip install zetaforge
Or, you can clone the ZetaForge 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 ZetaForge.
Note: We recommend OrbStack to macOS users for efficiency and performance reasons.
Launch ZetaForge
To launch ZetaForge, 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 ZetaForge.
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
Run your First Pipeline
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!
Documentation
Explore our official documentation 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.
Pipeline Gallery
Visualize Multidimensional Numpy Arrays
Integrate Popular GitHub Repos in AI Pipeline (LAVIS and Open-CD)
Use Three.js Visualization Blocks
Share a Pipeline
To share a pipeline with your team, follow these steps:
- Save: Go to
File
->Save
orSave As
, choose a target folder, and name your pipeline. - Package and Send: Zip the saved folder, which contains all necessary files, and share it with your team.
- Load and Run: Team members can unzip the folder, load the pipeline via
File
->Load
->Pipeline
, and clickRun
to replicate the results.
This streamlined process ensures easy sharing and consistent results across your team.
Contributing
ZetaForge 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.
License
- AGPL license
- If you need another type of license please contact us here.
Contact
- Reach out to us on Discord if you have any questions or issues.
- ZetaForge Homepage: https://www.zetaforge.com/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for zetaforge-0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb629ab39975fec5a3678c68e6024429698223b8a6673b8508b27e791e3f35c0 |
|
MD5 | eb1a95a0e9b14e5ef715f6bf0140f150 |
|
BLAKE2b-256 | 7263d18103a030c4a5e4345a380d25a951664b1e248152459d56a38a73fcf59b |