No description
Find a file
Snider 0af152eaef refactor: extract ml/ to standalone core/go-ml module
go-ai is now a meta package: ai/ facade + mcp/ hub that imports
go-ml, go-rag, go-mlx, and go-agentic as separate modules.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-19 18:32:42 +00:00
ai refactor: extract rag/ to standalone core/go-rag module 2026-02-19 18:30:37 +00:00
mcp refactor: extract ml/ to standalone core/go-ml module 2026-02-19 18:32:42 +00:00
.gitignore chore: update module paths and add gitignore 2026-02-17 19:19:38 +00:00
go.mod refactor: extract ml/ to standalone core/go-ml module 2026-02-19 18:32:42 +00:00
go.sum test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00
test-mlx.go refactor: extract ml/ to standalone core/go-ml module 2026-02-19 18:32:42 +00:00
TEST-RESULTS.md test: validate MLX inference and scoring pipeline on M3 Ultra 2026-02-16 17:24:36 +00:00