Crates.io | kproc-llm |
lib.rs | kproc-llm |
version | 0.5.2 |
created_at | 2025-04-28 21:33:13.212101+00 |
updated_at | 2025-09-08 19:44:54.266654+00 |
description | Knowledge Processing library, using LLMs. |
homepage | https://auksys.org |
repository | https://gitlab.com/auksys/kproc |
max_upload_size | |
id | 1652694 |
size | 131,151 |
kproc
is a knowledge processing library. It is intended to help transform information into a knowledge graph. This library is part of the auKsys project.
kproc-llm
is part of kproc
, it provides a standardized interface to common LLM libraries. It currently support ollama
and llama.cpp
.
Development happens in the dev/1
branch.