/swarms-home

A conversational platform for the swarms framework.

Primary LanguageTypeScriptMIT LicenseMIT

Swarms Hub: Drag N Drop AI Model Builder

Swarms Hub is a groundbreaking platform that empowers users to craft state-of-the-art AI models without writing a single line of code! Leveraging the power of the swarms framework, Swarms Hub allows you to piece together models with drag-and-drop functionality, utilizing blocks based on PyTorch, JAX, and Einops.


Table of Contents


Features

  • No Code Platform: No prior coding experience? No worries! Build complex models without any coding.

  • Drag-and-Drop Functionality: Easily design your AI model architecture by dragging blocks onto a canvas.

  • Powered by PyTorch, JAX, and Einops: Access the capabilities of leading deep learning frameworks in block format.

  • Integrated with swarms Framework: Seamless integration with the Python-based swarms framework ensures robustness and flexibility.


Getting Started

  1. Prerequisites: Ensure you have Python installed on your machine.

  2. Installation: Clone the repository and navigate to the root directory:

git clone https://github.com/YourRepo/Swarms Hub.git
cd Swarms Hub
  1. Install the necessary dependencies:
pip install -r requirements.txt
  1. Launch the Swarms Hub platform:
python Swarms Hub_app.py

Frontend Development

Swarms Hub's frontend is developed using TypeScript and React, ensuring a reactive and user-friendly interface.

Set up the frontend:

  1. Navigate to the frontend directory:
cd frontend
  1. Install the required npm packages:
npm install
  1. Start the development server:
npm start

The frontend will now be running at http://localhost:3000.


Contribute

We welcome contributions to Swarms Hub! Before making a pull request, please ensure that:

  1. Your code is well-documented.
  2. You've tested your changes.
  3. Your commit messages are descriptive.

See the CONTRIBUTING.md file for more details.


Support

Encounter issues or have questions? Raise an issue on GitHub, or contact our support team at [support@Swarms Hub.com](mailto:support@Swarms Hub.com).


License

Swarms Hub is licensed under the MIT License. See the LICENSE file for details.


Develop your AI dreams effortlessly with Swarms Hub! 🌟