Skip to main content

No project description provided

Project description

Headjack

Headjack is a chat-based semantic layer for metrics platforms.

Docker Compose

The included docker compose setup launches a headjack, chroma, and jupyter lab container.

Pull down the chroma repo which is contained in this repo as a submodule.

git submodule init
git submodule update

Start the docker compose environment.

docker compose up

Headjack: http://localhost:16400/docs Juptyer Lab: http://localhost:16401 ChromaDB: http://localhost:16402/docs

Lint, Test, and Check Coverage

This project includes a Makefile for use with GNU Make.

Run linters.

make lint

Run tests.

make test

Run tests with coverage.

make coverage

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

headjack-0.0.1a1.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

headjack-0.0.1a1-py3-none-any.whl (6.6 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