| { | |
| "title": "CORPUSLIB Topics Dataset", | |
| "description": "Topic catalog for DeckerGUI's CORPUSLIB agentic corpus library", | |
| "source": "DeckerGUI CORPUSLIB", | |
| "license": "MIT", | |
| "version": "1.1.0", | |
| "topics_count": 29, | |
| "categories": [ | |
| "mobile-agents", | |
| "agent-frameworks", | |
| "engineering-patterns", | |
| "ai-models", | |
| "tools-ecosystem", | |
| "knowledge-management", | |
| "research", | |
| "career", | |
| "education", | |
| "security", | |
| "training" | |
| ], | |
| "integration": { | |
| "kpi_tokenizer": "http://127.0.0.1:3004", | |
| "dgui_emitter": "http://127.0.0.1:3006", | |
| "corpuslib_service": "http://127.0.0.1:3012", | |
| "tunnel": "https://corpuslib.deckergui.my" | |
| } | |
| } | |