Sign InGet Started

Helix is the easiest way to build and manage your AI Agents. It provides you with the tools you need to build your AI Agent Workforce, without the hassle of building it from scratch.

Platform

  • Agentic Platform
  • Agentic Workflows
  • Database & RAG
  • Guardrails & Observability
  • Security & Deployment
  • Integrations

Documents

  • Financial Documents
  • Legal Documents
  • Business Forms
  • Identity Documents
  • Accuracy Benchmarks
  • OCR & Text Extraction

Solutions

  • Startups
  • Mid-sized Companies
  • Enterprise
  • Finance
  • Real Estate
  • Pricing

Company

  • Events
  • Guides
  • About
  • Press
  • Contact
  • Changelog
info@helix-ai.com+65 8922 8242+65 8808 2673

71 Robinson Road, Singapore 068895 Singapore (Asia Pacific)

CookiesPDPAPrivacyTerms

©2025 One X Group Pte. Ltd. All rights reserved.

  • Getting started with Makerkit
    • Installing Dependencies
  • Authentication
    • Configuration

Installing Dependencies

Learn how to install dependencies for your project.

To install dependencies in your project, please install pnpm by running the following command:

npm install -g pnpm

Next, navigate to your project directory and run the following command:

pnpm install

This will install all the dependencies listed in your package.json file.