File size: 1,544 Bytes
2324902
 
 
 
 
 
 
 
 
663af8e
1ac38b4
fe76e4e
684c4b3
fe76e4e
c577568
fe76e4e
 
 
 
a56f05f
 
fe76e4e
a56f05f
 
 
786c330
c069d9e
0daac8b
 
c069d9e
0daac8b
 
c069d9e
41c105c
c069d9e
 
 
fe76e4e
 
 
a56f05f
 
fe76e4e
663af8e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
title: LynxKite 2000:MM
emoji: 🪁
colorFrom: purple
colorTo: gray
sdk: docker
app_port: 7860
---

# LynxKite 2000:MM Enterprise

LynxKite 2000:MM is a GPU-accelerated data science platform and a general tool for collaboratively edited workflows.

Features include:

- A web UI for building and executing data science workflows.
- An extensive toolbox of graph analytics operations powered by NVIDIA RAPIDS (CUDA).
- An integrated collaborative code editor makes it easy to add new operations.
- An environment for visually designing neural network model architectures.
- The infrastructure for easily creating other workflow design environments. See `lynxkite-pillow-example` for a simple
  example.

This is the next evolution of the classical [LynxKite](https://github.com/lynxkite/lynxkite). The two tools offer
similar functionality, but are not compatible. This version runs on GPU clusters instead of Hadoop clusters. It targets
CUDA instead of Apache Spark. It is much more extensible.

## Installation

```bash
pip install lynxkite lynxkite-graph-analytics
```

## Getting started

- [Online demo](https://lynx-analytics-lynxkite.hf.space/)
- [Quickstart](https://lynxkite.github.io/lynxkite-2000/guides/quickstart/)
- [Contributing](https://lynxkite.github.io/lynxkite-2000/contributing/)

## License

LynxKite 2000:MM Enterprise is built on top of the open-source
[LynxKite 2000:MM](https://github.com/lynxkite/lynxkite-2000).

Inquire with [Lynx Analytics](https://www.lynxanalytics.com/) for the licensing of this repository.