gorse

GitHub

AI powered open source recommender system engine supports classical/LLM rankers and multimodal content via embedding

9,762 stars Go 1 file ยท ~13,036 tokens #collaborative-filtering#go#knn#machine-learning#recommender-system

gorse MCP Server

MCP server for gorse-io/gorse

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "gorse": {
      "command": "npx",
      "args": [
        "-y",
        "@gorse-io/gorse"
      ]
    }
  }
}