Skip to main content

No project description provided

Project description

Hal9: Data apps powered by code and LLMs

Hal9 PyPi Downloads Hal9 NPM Downloads

Hal9 is a framework for building interactive data apps. It allows you to utilize your DS/ML code with minimal overhead, and frees you from having to worry about frontend web frameworks. Hal9 consists of the following components:

  • LLM: A text interface to design your app using large language models.

Getting started

The quickest place to test things out is this hosted demo: hal9.com/new.

Python

pip install hal9
import hal9 as h9
h9.get_app("asks for your name and prints hello")

R

The development version of the package can be installed via

remotes::install_github("hal9ai/hal9", subdir = "r")

library(hal9)
h9_start("asks for your name and prints hello")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hal9-1.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

hal9-1.0.1-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page