8 projects
jammi-ai-native
Compiled in-process Jammi engine — the `jammi_native` PyO3 extension
jammi-server-cu12
CUDA (cu12) build of the Jammi engine server — GPU-accelerated `jammi-server` binary, pip-installable
jammi-server
CPU build of the Jammi engine server — `jammi-server` console binary, pip-installable
jammi-ai
The Python client for a Jammi engine (import `jammi`) — one connect() for local (embedded) and remote targets
jammi-ai-platform
Python SDK for Jammi AI Platform — the commercial managed audit-native AI platform
jammi-client
Pure-Python gRPC client for a remote Jammi engine — the deploy half of jammi-ai
jammi-ai-cu12
Embeddable AI engine for inference, embeddings, vector search, and fine-tuning (CUDA 12)
jammi-ai-cu13
None