Skip to content

Commit c1dfecd

Browse files
author
art.aquino
committed
Update README.md with project overview and images
1 parent c43ec13 commit c1dfecd

5 files changed

+17
-1
lines changed

README.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Manifold
22

3-
Full documentation is forthcoming.
3+
![Manifold](docs/manifold_glsl.png)
4+
5+
Manifold supports OpenAI compatible endpoints such as [llama-server](https://github.com/ggerganov/llama.cpp/tree/master/examples/server) and [Apple's MLX LM server](https://github.com/ml-explore/mlx-examples/blob/main/llms/mlx_lm/SERVER.md)
6+
7+
Combine public and locally hosted models to create powerful workflows that run sequential or concurrent.
8+
9+
## Web QA
10+
11+
![Manifold Web QA](docs/manifold_webqa.png)
12+
13+
## On Demand Tool/Code Generation and Execution
14+
15+
![Manifold Web QA](docs/manifold_code.png)
16+
17+
## DataDog Graph
18+
19+
![Manifold Web QA](docs/manifold_datadog.png)
420

521
## Developer Notes
622

docs/manifold_code.png

546 KB
Loading

docs/manifold_datadog.png

915 KB
Loading

docs/manifold_glsl.png

2.49 MB
Loading

docs/manifold_webqa.png

569 KB
Loading

0 commit comments

Comments
 (0)