This is a MonoRepo linking all the modules and infrastructure codes related to the Hey Catena! product.
- See this copyright notice
- See the authors file
- See the license file
- See the code of conduct
- See the contribution guidelines
- See the dependencies and their licenses
The individual sources may be maintained in separate repositories, but are linked as git submodules so be sure to run the following command after cloning this repo:
git submodule update --init
You may open this repository in a Github Codespace.
These are the sub-modules of the Hey Catena! product (and their respective sub-folders)
- Ontology hosts the CX ontology
- Dataspace hosts the Dataspace extensions/implementations
- UX hosts the User Experience components
- Infrastructure hosts the "Infrastructure as Code" descriptions
Knowledge Agents builds all containers using docker technology. The docker buildfiles are part of the respective source code repositories.
Knowledge Agents builds all deployments using docker-compose and helm technology. The docker compose files and helm charts can be found in the infrastructure folder.
You may use/export/fork this online Postman Workspace/Collecion a copy of which is embedded here. It contains collection of sample interactions with the various products in various environments. Also integrated there is a folder with the integrations tests.