Skip to content

Add @stdlib/matrix and @stdlib/ai modules#509

Open
nbeerbower wants to merge 1 commit into
mainfrom
claude/add-ai-trend-matrix-12Bd6
Open

Add @stdlib/matrix and @stdlib/ai modules#509
nbeerbower wants to merge 1 commit into
mainfrom
claude/add-ai-trend-matrix-12Bd6

Conversation

@nbeerbower

Copy link
Copy Markdown
Collaborator

Two new stdlib modules for AI/ML workloads:

  • matrix: Matrix math, matmul, softmax, relu, sigmoid, gelu, cosine
    similarity, layer norm, loss functions — pure Hemlock, no FFI deps
  • ai: Unified LLM client for OpenAI, Anthropic, and Ollama with chat,
    embeddings, streaming, and auto provider detection from model name

https://claude.ai/code/session_014AzRakJtgU6bQiHMgviCzU

Two new stdlib modules for AI/ML workloads:

- matrix: Matrix math, matmul, softmax, relu, sigmoid, gelu, cosine
  similarity, layer norm, loss functions — pure Hemlock, no FFI deps
- ai: Unified LLM client for OpenAI, Anthropic, and Ollama with chat,
  embeddings, streaming, and auto provider detection from model name

https://claude.ai/code/session_014AzRakJtgU6bQiHMgviCzU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants