Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.43 KB

File metadata and controls

47 lines (30 loc) · 1.43 KB

Project Cosmos

Cosmos is a comprehensive, AI-powered knowledge management platform designed to transform unstructured information into a structured, navigable universe of understanding.

The application allows users to precisely Scope their active knowledge base, then leverage tools like Constellations to map relationships and build dynamic knowledge graphs. Users can Query and explore data through customized Discovery configurations, generate insights via Synthesize functions, and interact conversationally with their data using the AI Interface. By applying robust Rules and automation logic, Cosmos empowers users to manage complexity, extract actionable intelligence, and master their collective knowledge efficiently.

Getting Started

Required for running this:

  1. Download and install Java 25 (Azul)

Building and Running

Follow the steps below to build and run Komet on your local machine:

  1. Clone the repository from GitHub to your local machine

  2. Change local directory to cloned repo location

  3. Enter the following command to build the application:

Unix/Linux/OSX:

./mvnw clean install

Windows:

./mvnw.cmd clean install

Issues and Contributions

Technical and non-technical issues can be reported to the Issue Tracker.

Contributions can be submitted via pull requests. Please check the contribution guide for more details.