helix  by helixml

Private GenAI stack for building AI applications

Created 1 year ago
517 stars

Top 60.6% on SourcePulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

Helix provides a private, declarative GenAI stack for building and deploying AI applications, targeting businesses and individuals seeking data security and control. It simplifies complex AI workflows like RAG, API binding, and fine-tuning through a helix.yaml configuration, offering an ergonomic and scalable solution for integrating open-source AI models.

How It Works

Helix utilizes a declarative pipeline approach, allowing users to define AI application logic and model configurations in a helix.yaml file. This abstraction simplifies deployment and management of various AI models, including language and image models. The system is designed to optimize the trade-off between GPU memory and latency, enabling efficient execution of AI workloads.

Quick Start & Requirements

  • Install: curl -sL -O https://get.helixml.tech/install.sh && chmod +x install.sh && sudo ./install.sh
  • Prerequisites: Docker or Kubernetes. Supports attaching own GPU runners or using external OpenAI-compatible LLMs.
  • Access: Dashboard available at http://localhost:8080 by default.
  • Docs: Docs

Highlighted Details

  • Private GenAI stack for data security and control.
  • Declarative pipelines via helix.yaml.
  • Supports RAG, API-calling, and fine-tuning.
  • Optimizes GPU memory vs. latency trade-offs.

Maintenance & Community

Licensing & Compatibility

  • License similar to Docker Desktop. Free for Personal, Educational, and Small Business Use (<$10M revenue, <250 employees).
  • Commercial use outside these terms requires a paid license.
  • Prohibits building competing products. Contributions are owned by HelixML, Inc.

Limitations & Caveats

The license restricts commercial use for larger companies and prohibits building competing services, potentially limiting adoption in certain enterprise scenarios. Contributions are owned by HelixML, Inc., which may impact community-driven development.

Health Check
Last Commit

15 hours ago

Responsiveness

1 day

Pull Requests (30d)
52
Issues (30d)
1
Star History
3 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Luis Capelo Luis Capelo(Cofounder of Lightning AI), and
3 more.

LitServe by Lightning-AI

0.3%
4k
AI inference pipeline framework
Created 1 year ago
Updated 1 day ago
Starred by Jeff Hammerbacher Jeff Hammerbacher(Cofounder of Cloudera), Stas Bekman Stas Bekman(Author of "Machine Learning Engineering Open Book"; Research Engineer at Snowflake), and
2 more.

gpustack by gpustack

1.3%
4k
GPU cluster manager for AI model deployment
Created 1 year ago
Updated 1 day ago
Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), and
24 more.

open-webui by open-webui

0.6%
110k
Self-hosted AI platform for local LLM deployment
Created 1 year ago
Updated 1 day ago
Feedback? Help us improve.