rivertam / hash

πŸš€ The best way to use and work with blocks

Home Page:https://hash.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github_banner

discord github_star

HASH

This is HASH's public monorepo which contains our public code, docs, and other key resources.

a   What is HASH?

HASH is a platform for decision-making, which helps you integrate, understand and use data in a variety of different ways.

HASH does this by combining various different powerful tools together into one simple interface. These range from data pipelines and a graph database, through to an all-in-one workspace, no-code tool builder, and agent-based simulation engine. These exist at varying stages of maturity, and while some are polished, not all are ready for real-world production use. You can read more about out big-picture vision at hash.dev

a   Getting started

  • πŸš€   Quick-start (<5 mins): try the full hosted platform at hash.ai, ready to go in seconds
  • πŸ€–   Self-hosting: check out our developer site at hash.dev for a guide to running your own instance of HASH

a   Examples

Coming soon: we'll be collecting examples in the Awesome HASH repository.

a   Roadmap

Browse the HASH roadmap for more information about upcoming features and releases.

a   About this repository

Top-level layout

This repository's contents is divided across several primary sections:

  • /apps contains the primary code powering our runnable applications
  • /blocks contains our public Block Protocol blocks
  • /infra houses deployment scripts, utilities and other infrastructure useful in running our apps
  • /libs contains libraries including npm packages and Rust crates
  • /tests contains end-to-end and integration tests that span across one or more apps, blocks or libs

Key projects within are summarized below.

Applications

  • hash: entry-point for HASH, our data-driven, all-in-one AI workspace
  • engine: experimental version of HASH Engine, a versatile agent-based simulation engine written in Rust

Blocks

  • Various directories containing the source code for all of HASH's open-source Block Protocol (Þ) blocks, summarized in a handy table. Please note: this table/directory contains HASH-published blocks only, and does not contain the full extent of available Þ blocks.

Infrastructure

  • docker: Docker assets relating to HASH
  • terraform: Terraform modules for deploying HASH on AWS

Libraries

Rust crates

  • antsi: Rust crate supporting Select Graphic Rendition (as defined in ISO 6429) without external dependencies
  • deer: fail-slow deserialization framework for Rust, featuring meaningful error messages and context
  • error-stack: context-aware error-handling library for Rust which supports attaching arbitrary user data
  • sarif: representation of the SARIF specification in Rust

npm packages

a   Contributing

Please see CONTRIBUTING if you're interested in getting involved in the design or development of HASH.

We're also hiring for a number of key roles. If you contribute to HASH's public monorepo be sure to mention this in your application.

a   License

The vast majority of this repository is published as free, open-source software. Please see LICENSE for more information about the specific licenses under which the different parts are available.

a   Security

Please see SECURITY for instructions around reporting issues, and details of which package versions we actively support.

a   Contact

Find us on Twitter at @hashintel, or email support@hash.ai

You can also join our Discord community for quick help and support.

Project permalink: https://github.com/hashintel/hash

About

πŸš€ The best way to use and work with blocks

https://hash.dev

License:Other


Languages

Language:Rust 44.9%Language:TypeScript 37.2%Language:JavaScript 12.8%Language:Python 2.8%Language:HCL 0.9%Language:SCSS 0.5%Language:Shell 0.3%Language:Dockerfile 0.3%Language:PLpgSQL 0.1%Language:CSS 0.1%Language:Kotlin 0.1%Language:Cython 0.1%Language:HTML 0.1%Language:Jsonnet 0.0%