Kunze-Ritter/Manual2Vector
Manual2Vector ist ein minimalistisches KI-Toolkit, das Service Manuals automatisiert aus PDF-Dateien extrahiert, verarbeitet und als Vektoren für moderne Retrieval-Systeme (z.B. RAG, semantische Suche) bereitstellt.
Platform-specific configuration:
{
"mcpServers": {
"Manual2Vector": {
"command": "npx",
"args": [
"-y",
"Manual2Vector"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...