{"registry":"hypercycle-aim","version":"1.0","namespace":"hypercycle","aim_registry":"aimverse.org/u/hypercycle","active_registry":"all","count":114,"aims":[{"short_name":"address-format-validator","name":"Address format validator","version":"1.0","docker_image":"address-format-validator:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/address-format-validator/manifest.json","manifest":{"name":"Address format validator","short_name":"address-format-validator","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"address":"0x52908400098527886E0F7030069857D2E4169EE7"},"output":{"address":"0x52908400098527886E0F7030069857D2E4169EE7","valid":true,"type":"ethereum","checksum_mixed_case":false,"note":"format valid; EIP-55 checksum not verified"},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Checksum and format validation for an address.","example_calls":[{"method":"POST","query":"","headers":"","body":{"address":"0x52908400098527886E0F7030069857D2E4169EE7"},"output":{"address":"0x52908400098527886E0F7030069857D2E4169EE7","valid":true,"type":"ethereum","checksum_mixed_case":false,"note":"format valid; EIP-55 checksum not verified"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/address-format-validator:1.0","source":"local"},{"short_name":"address-parser-normalizer","name":"Address parser & normalizer","version":"1.0","docker_image":"address-parser-normalizer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/address-parser-normalizer/manifest.json","manifest":{"name":"Address parser & normalizer","short_name":"address-parser-normalizer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"address":"1600 Amphitheatre Parkway, Mountain View, CA 94043"},"output":{"raw":"1600 Amphitheatre Parkway, Mountain View, CA 94043","house_number":"1600","street":"Amphitheatre Parkway","city":"Mountain View","state":"CA","postal_code":"94043","lines":["1600 Amphitheatre Parkway","Mountain View","CA 94043"],"note":"heuristic parser (US-biased)"},"currency":"USDC","price_per_call":{"estimated_cost":0.0004,"min":0.0004,"max":0.0004},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Structures and standardises postal addresses by locale.","example_calls":[{"method":"POST","query":"","headers":"","body":{"address":"1600 Amphitheatre Parkway, Mountain View, CA 94043"},"output":{"raw":"1600 Amphitheatre Parkway, Mountain View, CA 94043","house_number":"1600","street":"Amphitheatre Parkway","city":"Mountain View","state":"CA","postal_code":"94043","lines":["1600 Amphitheatre Parkway","Mountain View","CA 94043"],"note":"heuristic parser (US-biased)"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/address-parser-normalizer:1.0","source":"local"},{"short_name":"barcode-qr-decoder","name":"Barcode / QR decoder","version":"1.0","docker_image":"barcode-qr-decoder:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/barcode-qr-decoder/manifest.json","manifest":{"name":"Barcode / QR decoder","short_name":"barcode-qr-decoder","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAUoAAAFKAQAAAABTUiuoAAACA0lEQVR4nO2bTY6jMBCFvxosZUmkHCBHgRvkyvgoOcBIeBkJ9GZhOzDds0haomHU5QU/5ls86anK5XJi4sURf71KgqOOOuqoo45uiVoZAeuTGdECkOp0v7kAR18aId+6ASBdULwK68YLQDMBYFsKcPQLaCohZD2zEa+PbJGZhe8R4OgXUOl+kob9BDj6Hjob3f30eR92RK0/FG2VI8r6ViKewXpA0vQ9Ahx9YZRVKeZlqgHSZapVxmzbC3D0bbeWtKd4xqB9mNbT2wlw9P39Vp/KBgtoVOaYDVLA+s0FOPrSKLEVrw8T7RSsG88l/0UD4u1R0+HuWh3Nbll3Dxg0MmgmiwaKt9/B4CTfHR8FretWAsXbiEiziXSZyOa1Y12+dtfqKJIkulqo55K9kySNy1dJw+5aHc1+aGinlVHQfjbP3dofLdGTn8ZGGmpNqIH66m4dBC2xtUp4AN34bGO09bO7dRTU7DybhhRg2W+ZBejG2Sv4w6Cr2CoBNjbS0JZQWy4eW4dBl7Njcg9+BEjhH+g2Ahx9B11K9oFG+bi/FIazleOuo2h19Hl2XDxqJ4hm3oM/OBrPc23tttI6HR5P649Dw4d36+4BleOuORCvU7D8G5vdtTq67i2ploPSCDkdds9q0WvC/dFVLwNq36Jc/qrl3a0DoOb/WnDUUUcddfQ/Qv8AKkg9vnE5qoEAAAAASUVORK5CYII="},"output":{"count":1,"codes":[{"type":"QRCODE","data":"https://hypercycle.ai/aim","rect":[42,42,247,247]}]},"currency":"USDC","price_per_call":{"estimated_cost":0,"min":0,"max":0},"price_per_mb":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"documentation":"Reads barcodes and QR codes from an image.","example_calls":[{"method":"POST","query":"","headers":"","body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAUoAAAFKAQAAAABTUiuoAAACA0lEQVR4nO2bTY6jMBCFvxosZUmkHCBHgRvkyvgoOcBIeBkJ9GZhOzDds0haomHU5QU/5ls86anK5XJi4sURf71KgqOOOuqoo45uiVoZAeuTGdECkOp0v7kAR18aId+6ASBdULwK68YLQDMBYFsKcPQLaCohZD2zEa+PbJGZhe8R4OgXUOl+kob9BDj6Hjob3f30eR92RK0/FG2VI8r6ViKewXpA0vQ9Ahx9YZRVKeZlqgHSZapVxmzbC3D0bbeWtKd4xqB9mNbT2wlw9P39Vp/KBgtoVOaYDVLA+s0FOPrSKLEVrw8T7RSsG88l/0UD4u1R0+HuWh3Nbll3Dxg0MmgmiwaKt9/B4CTfHR8FretWAsXbiEiziXSZyOa1Y12+dtfqKJIkulqo55K9kySNy1dJw+5aHc1+aGinlVHQfjbP3dofLdGTn8ZGGmpNqIH66m4dBC2xtUp4AN34bGO09bO7dRTU7DybhhRg2W+ZBejG2Sv4w6Cr2CoBNjbS0JZQWy4eW4dBl7Njcg9+BEjhH+g2Ahx9B11K9oFG+bi/FIazleOuo2h19Hl2XDxqJ4hm3oM/OBrPc23tttI6HR5P649Dw4d36+4BleOuORCvU7D8G5vdtTq67i2ploPSCDkdds9q0WvC/dFVLwNq36Jc/qrl3a0DoOb/WnDUUUcddfQ/Qv8AKkg9vnE5qoEAAAAASUVORK5CYII="},"output":{"count":1,"codes":[{"type":"QRCODE","data":"https://hypercycle.ai/aim","rect":[42,42,247,247]}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/barcode-qr-decoder:1.0","source":"local"},{"short_name":"bounded-summarizer","name":"Bounded summarizer","version":"1.0","docker_image":"bounded-summarizer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/bounded-summarizer/manifest.json","manifest":{"name":"Bounded summarizer","short_name":"bounded-summarizer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"HyperCycle is a network for AI. It lets agents call each other. Payments settle in fractions of a cent. AIMs are small stateless functions. They can be chained into pipelines.","max_sentences":2},"output":{"summary":"It lets agents call each other. AIMs are small stateless functions.","sentences":2,"compression":0.383},"currency":"USDC","price_per_call":{"estimated_cost":0.002,"min":0.002,"max":0.002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Compresses input to a target token budget, repeatably and chainably.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"HyperCycle is a network for AI. It lets agents call each other. Payments settle in fractions of a cent. AIMs are small stateless functions. They can be chained into pipelines.","max_sentences":2},"output":{"summary":"It lets agents call each other. AIMs are small stateless functions.","sentences":2,"compression":0.383}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/bounded-summarizer:1.0","source":"local"},{"short_name":"csv-cleaner","name":"CSV cleaner","version":"1.0","docker_image":"csv-cleaner:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/csv-cleaner/manifest.json","manifest":{"name":"CSV cleaner","short_name":"csv-cleaner","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"content":"name,age\nAda,36\nBob,\nEve,29,extra"},"output":{"delimiter":",","columns":2,"header":["name","age"],"total_rows":3,"valid_rows":2,"dropped_rows":1},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Detects delimiter and encoding, repairs broken rows.","example_calls":[{"method":"POST","query":"","headers":"","body":{"content":"name,age\nAda,36\nBob,\nEve,29,extra"},"output":{"delimiter":",","columns":2,"header":["name","age"],"total_rows":3,"valid_rows":2,"dropped_rows":1}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/csv-cleaner:1.0","source":"local"},{"short_name":"code-embedding-generator","name":"Code embedding generator","version":"1.0","docker_image":"code-embedding-generator:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/code-embedding-generator/manifest.json","manifest":{"name":"Code embedding generator","short_name":"code-embedding-generator","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"code":"def add(a, b):\n    return a + b"},"output":{"model":"code-hashing-128","dim":128,"tokens":12,"vector":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,-0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.25,-0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,-0.25,-0.25,0.0,0.0]},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Returns a vector for a code chunk — the code-search backbone.","example_calls":[{"method":"POST","query":"","headers":"","body":{"code":"def add(a, b):\n    return a + b"},"output":{"model":"code-hashing-128","dim":128,"tokens":12,"vector":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,-0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.25,-0.5,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.25,0.0,0.0,0.0,0.0,0.0,0.0,0.0,-0.25,-0.25,0.0,0.0]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/code-embedding-generator:1.0","source":"local"},{"short_name":"code-linter-static-analyzer","name":"Code linter / static analyzer","version":"1.0","docker_image":"code-linter-static-analyzer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/code-linter-static-analyzer/manifest.json","manifest":{"name":"Code linter / static analyzer","short_name":"code-linter-static-analyzer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"code":"import os\nimport sys\n\ndef f(a, b, c, d, e, g, h):\n    try:\n        return a\n    except:\n        pass\n"},"output":{"valid_syntax":true,"functions":1,"finding_count":4,"findings":[{"line":1,"type":"unused_import","message":"unused import 'os'"},{"line":2,"type":"unused_import","message":"unused import 'sys'"},{"line":4,"type":"too_many_args","message":"f() takes 7 args"},{"line":7,"type":"bare_except","message":"bare 'except:' clause"}]},"currency":"USDC","price_per_call":{"estimated_cost":0.001,"min":0.001,"max":0.001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Lints a code snippet and returns findings.","example_calls":[{"method":"POST","query":"","headers":"","body":{"code":"import os\nimport sys\n\ndef f(a, b, c, d, e, g, h):\n    try:\n        return a\n    except:\n        pass\n"},"output":{"valid_syntax":true,"functions":1,"finding_count":4,"findings":[{"line":1,"type":"unused_import","message":"unused import 'os'"},{"line":2,"type":"unused_import","message":"unused import 'sys'"},{"line":4,"type":"too_many_args","message":"f() takes 7 args"},{"line":7,"type":"bare_except","message":"bare 'except:' clause"}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/code-linter-static-analyzer:1.0","source":"local"},{"short_name":"color-palette-extractor","name":"Color palette extractor","version":"1.0","docker_image":"color-palette-extractor:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/color-palette-extractor/manifest.json","manifest":{"name":"Color palette extractor","short_name":"color-palette-extractor","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII=","colors":5},"output":{"palette":[{"hex":"#1e78dc","rgb":[30,120,220],"weight":0.249},{"hex":"#28b43c","rgb":[40,180,60],"weight":0.249},{"hex":"#dc1e1e","rgb":[220,30,30],"weight":0.212},{"hex":"#f0c814","rgb":[240,200,20],"weight":0.212},{"hex":"#000000","rgb":[0,0,0],"weight":0.077}]},"currency":"USDC","price_per_call":{"estimated_cost":0,"min":0,"max":0},"price_per_mb":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"documentation":"Extracts a dominant colour palette.","example_calls":[{"method":"POST","query":"","headers":"","body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII=","colors":5},"output":{"palette":[{"hex":"#1e78dc","rgb":[30,120,220],"weight":0.249},{"hex":"#28b43c","rgb":[40,180,60],"weight":0.249},{"hex":"#dc1e1e","rgb":[220,30,30],"weight":0.212},{"hex":"#f0c814","rgb":[240,200,20],"weight":0.212},{"hex":"#000000","rgb":[0,0,0],"weight":0.077}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/color-palette-extractor:1.0","source":"local"},{"short_name":"currency-unit-converter","name":"Currency / unit converter","version":"1.0","docker_image":"currency-unit-converter:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/currency-unit-converter/manifest.json","manifest":{"name":"Currency / unit converter","short_name":"currency-unit-converter","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"value":100,"from":"km","to":"mi"},"output":{"value":100.0,"from":"km","to":"mi","result":62.137119,"type":"unit"},"currency":"USDC","price_per_call":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Converts using live FX and unit tables.","example_calls":[{"method":"POST","query":"","headers":"","body":{"value":100,"from":"km","to":"mi"},"output":{"value":100.0,"from":"km","to":"mi","result":62.137119,"type":"unit"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/currency-unit-converter:1.0","source":"local"},{"short_name":"datetime-normalizer","name":"Datetime normalizer","version":"1.0","docker_image":"datetime-normalizer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/datetime-normalizer/manifest.json","manifest":{"name":"Datetime normalizer","short_name":"datetime-normalizer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"March 3rd 2024, 5:30pm","assume_tz":"America/New_York"},"output":{"input":"March 3rd 2024, 5:30pm","iso8601":"2024-03-03T17:30:00-05:00","utc":"2024-03-03T22:30:00+00:00","epoch":1709505000,"weekday":"Sunday"},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Parses messy dates and timezones to ISO 8601.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"March 3rd 2024, 5:30pm","assume_tz":"America/New_York"},"output":{"input":"March 3rd 2024, 5:30pm","iso8601":"2024-03-03T17:30:00-05:00","utc":"2024-03-03T22:30:00+00:00","epoch":1709505000,"weekday":"Sunday"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/datetime-normalizer:1.0","source":"local"},{"short_name":"distance-travel-time-matrix","name":"Distance / travel-time matrix","version":"1.0","docker_image":"distance-travel-time-matrix:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/distance-travel-time-matrix/manifest.json","manifest":{"name":"Distance / travel-time matrix","short_name":"distance-travel-time-matrix","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"points":[[40.7128,-74.006],[34.0522,-118.2437]],"speed_kmh":800},"output":{"unit":"km","distance_matrix":[[0.0,3935.746],[3935.746,0.0]],"eta_minutes":[[0.0,295.2],[295.2,0.0]],"speed_kmh":800.0},"currency":"USDC","price_per_call":{"estimated_cost":0.0006,"min":0.0006,"max":0.0006},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Pairwise distances and ETAs between points — a routing precursor.","example_calls":[{"method":"POST","query":"","headers":"","body":{"points":[[40.7128,-74.006],[34.0522,-118.2437]],"speed_kmh":800},"output":{"unit":"km","distance_matrix":[[0.0,3935.746],[3935.746,0.0]],"eta_minutes":[[0.0,295.2],[295.2,0.0]],"speed_kmh":800.0}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/distance-travel-time-matrix:1.0","source":"local"},{"short_name":"email-validator","name":"Email validator","version":"1.0","docker_image":"email-validator:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/email-validator/manifest.json","manifest":{"name":"Email validator","short_name":"email-validator","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"email":"jane.doe@gmail.com"},"output":{"email":"jane.doe@gmail.com","valid_syntax":true,"domain":"gmail.com","deliverable":true,"mx":["alt1.gmail-smtp-in.l.google.com","alt2.gmail-smtp-in.l.google.com","alt3.gmail-smtp-in.l.google.com","alt4.gmail-smtp-in.l.google.com","gmail-smtp-in.l.google.com"]},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Syntax plus MX / deliverability check.","example_calls":[{"method":"POST","query":"","headers":"","body":{"email":"jane.doe@gmail.com"},"output":{"email":"jane.doe@gmail.com","valid_syntax":true,"domain":"gmail.com","deliverable":true,"mx":["alt1.gmail-smtp-in.l.google.com","alt2.gmail-smtp-in.l.google.com","alt3.gmail-smtp-in.l.google.com","alt4.gmail-smtp-in.l.google.com","gmail-smtp-in.l.google.com"]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/email-validator:1.0","source":"local"},{"short_name":"encoding-fixer","name":"Encoding fixer","version":"1.0","docker_image":"encoding-fixer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/encoding-fixer/manifest.json","manifest":{"name":"Encoding fixer","short_name":"encoding-fixer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"CafÃ© MÃ¼nchen"},"output":{"input":"CafÃ© MÃ¼nchen","fixed":"Café München","changed":true},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Detects and repairs mojibake.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"CafÃ© MÃ¼nchen"},"output":{"input":"CafÃ© MÃ¼nchen","fixed":"Café München","changed":true}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/encoding-fixer:1.0","source":"local"},{"short_name":"format-converter","name":"Format converter","version":"1.0","docker_image":"format-converter:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/format-converter/manifest.json","manifest":{"name":"Format converter","short_name":"format-converter","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"content":{"name":"Ada","skills":["math","cs"]},"from":"json","to":"yaml"},"output":{"from":"json","to":"yaml","result":"name: Ada\nskills:\n- math\n- cs\n"},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"JSON / CSV / XML / YAML interconversion — boring, constant, infinitely reusable.","example_calls":[{"method":"POST","query":"","headers":"","body":{"content":{"name":"Ada","skills":["math","cs"]},"from":"json","to":"yaml"},"output":{"from":"json","to":"yaml","result":"name: Ada\nskills:\n- math\n- cs\n"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/format-converter:1.0","source":"local"},{"short_name":"fuzzy-record-matcher","name":"Fuzzy record matcher","version":"1.0","docker_image":"fuzzy-record-matcher:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/fuzzy-record-matcher/manifest.json","manifest":{"name":"Fuzzy record matcher","short_name":"fuzzy-record-matcher","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"a":{"name":"Jon Smith","city":"NYC"},"b":{"name":"John Smith","city":"New York City"}},"output":{"match_score":0.599,"is_match":false,"field_scores":{"city":0.25,"name":0.947}},"currency":"USDC","price_per_call":{"estimated_cost":0.0004,"min":0.0004,"max":0.0004},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Match-confidence between two records — core to data-cleaning agents.","example_calls":[{"method":"POST","query":"","headers":"","body":{"a":{"name":"Jon Smith","city":"NYC"},"b":{"name":"John Smith","city":"New York City"}},"output":{"match_score":0.599,"is_match":false,"field_scores":{"city":0.25,"name":0.947}}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/fuzzy-record-matcher:1.0","source":"local"},{"short_name":"geofence-checker","name":"Geofence checker","version":"1.0","docker_image":"geofence-checker:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/geofence-checker/manifest.json","manifest":{"name":"Geofence checker","short_name":"geofence-checker","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"point":[-73.98,40.75],"polygon":[[-74,40],[-74,41],[-73,41],[-73,40]]},"output":{"inside":true,"point":[-73.98,40.75],"vertices":4},"currency":"USDC","price_per_call":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Point-in-polygon test against named zones.","example_calls":[{"method":"POST","query":"","headers":"","body":{"point":[-73.98,40.75],"polygon":[[-74,40],[-74,41],[-73,41],[-73,40]]},"output":{"inside":true,"point":[-73.98,40.75],"vertices":4}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/geofence-checker:1.0","source":"local"},{"short_name":"hash-timestamp-notary","name":"Hash / timestamp notary","version":"1.0","docker_image":"hash-timestamp-notary:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/hash-timestamp-notary/manifest.json","manifest":{"name":"Hash / timestamp notary","short_name":"hash-timestamp-notary","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"content":"hello world"},"output":{"sha256":"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9","timestamp":1781828826,"notary_receipt":"87d181665e1bb4a3276e663616ced02a756cfc059aa97912d8849a06f774e253","algorithm":"sha256"},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Hashes and timestamps content for provenance — plays directly to ledgerless attestation.","example_calls":[{"method":"POST","query":"","headers":"","body":{"content":"hello world"},"output":{"sha256":"b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9","timestamp":1781828826,"notary_receipt":"87d181665e1bb4a3276e663616ced02a756cfc059aa97912d8849a06f774e253","algorithm":"sha256"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/hash-timestamp-notary:1.0","source":"local"},{"short_name":"hello-aim","name":"Hello AIM","version":"0.1","docker_image":"demo-hello-aim:0.1","license":"MIT","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/hello-aim/manifest.json","manifest":{"name":"Hello AIM","short_name":"hello-aim","version":"0.1","license":"MIT","terms_of_service":"","author":"Demo","documentation_url":"","endpoints":[{"uri":"/hello","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"name":"world"},"output":{"message":"Hello, world!"},"currency":"USDC","price_per_call":{"estimated_cost":0.0,"min":0.0,"max":0.0},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"A tiny demo AIM that returns a greeting.","example_calls":[{"method":"POST","query":"","headers":"","body":{"name":"world"},"output":{"message":"Hello, world!"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/demo-hello-aim:0.1","source":"local"},{"short_name":"iso-region-normalizer","name":"ISO region normalizer","version":"1.0","docker_image":"iso-region-normalizer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/iso-region-normalizer/manifest.json","manifest":{"name":"ISO region normalizer","short_name":"iso-region-normalizer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"country":"Germany"},"output":{"input":"Germany","alpha2":"DE","name":"Germany"},"currency":"USDC","price_per_call":{"estimated_cost":8e-05,"min":8e-05,"max":8e-05},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Normalises country and region to ISO codes.","example_calls":[{"method":"POST","query":"","headers":"","body":{"country":"Germany"},"output":{"input":"Germany","alpha2":"DE","name":"Germany"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/iso-region-normalizer:1.0","source":"local"},{"short_name":"image-quality-blur-scorer","name":"Image quality / blur scorer","version":"1.0","docker_image":"image-quality-blur-scorer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/image-quality-blur-scorer/manifest.json","manifest":{"name":"Image quality / blur scorer","short_name":"image-quality-blur-scorer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII="},"output":{"sharpness":5690.87,"blurry":false,"brightness":115.88,"contrast":49.57,"width":64,"height":64},"currency":"USDC","price_per_call":{"estimated_cost":0,"min":0,"max":0},"price_per_mb":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"documentation":"Scores sharpness, exposure and quality.","example_calls":[{"method":"POST","query":"","headers":"","body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII="},"output":{"sharpness":5690.87,"blurry":false,"brightness":115.88,"contrast":49.57,"width":64,"height":64}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/image-quality-blur-scorer:1.0","source":"local"},{"short_name":"image-resize-format-converter","name":"Image resize / format converter","version":"1.0","docker_image":"image-resize-format-converter:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/image-resize-format-converter/manifest.json","manifest":{"name":"Image resize / format converter","short_name":"image-resize-format-converter","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII=","width":32,"height":32,"format":"PNG"},"output":{"width":32,"height":32,"format":"PNG","bytes":515,"image":"iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAByklEQVR4nLXUMUscQRQH8P+bPXdn9/BMwnl1UkT8ABYmnDZaBAMWQpoQsc/lSKn4AczapAqkSzjOKn0kYGy8hISAaGu+gsvBqecOu7M7FoqId+7NnruPBzMP5vGb4s0QgGecfxkfd4hCJAVTcccae7O41bHGmIoTz97omub8jxB1z/OVKmg2pQn2tVKZt+2fvl/Lx2A28KlcnrPtXd9/l4PBJMCJ8jMYAAnYuRnscsnPYNe7nAx2s8jDYLfqzI3bQOZGHyBboz/Q1xBDGXcCvcZbzxNKGZTU0hsFlvgtxkCR6POjcs3zdoR/6h0HsQQVoliSHkCHk48H3wLwlaofe3/bXf50/smrTdM0okhpAVPfnuucM4iCKP7/8aj7r12dftj48MCxKNQwaGK7qgMAIEbFQBY3D1q/xcuZQtMdtS0KowFdjMXQTCWVZVHDLS3MmN9b8vVq90www2CxSsp0IyGlcjhtuaMvquaPX8Hy2sm5wEji8KYDAIQStkVNt6RppAYuDYdD0xgGSGUMCegbwwOaxr0AHeO+wEAjAyDZyAZIMDIDeo2V9ZNzkSmAq3eOpltamDW394Kl952MAQAygsPR2CjNTo209sMLAf5opE0AeiMAAAAASUVORK5CYII="},"currency":"USDC","price_per_call":{"estimated_cost":0,"min":0,"max":0},"price_per_mb":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"documentation":"Resizes and transcodes images.","example_calls":[{"method":"POST","query":"","headers":"","body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII=","width":32,"height":32,"format":"PNG"},"output":{"width":32,"height":32,"format":"PNG","bytes":515,"image":"iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAByklEQVR4nLXUMUscQRQH8P+bPXdn9/BMwnl1UkT8ABYmnDZaBAMWQpoQsc/lSKn4AczapAqkSzjOKn0kYGy8hISAaGu+gsvBqecOu7M7FoqId+7NnruPBzMP5vGb4s0QgGecfxkfd4hCJAVTcccae7O41bHGmIoTz97omub8jxB1z/OVKmg2pQn2tVKZt+2fvl/Lx2A28KlcnrPtXd9/l4PBJMCJ8jMYAAnYuRnscsnPYNe7nAx2s8jDYLfqzI3bQOZGHyBboz/Q1xBDGXcCvcZbzxNKGZTU0hsFlvgtxkCR6POjcs3zdoR/6h0HsQQVoliSHkCHk48H3wLwlaofe3/bXf50/smrTdM0okhpAVPfnuucM4iCKP7/8aj7r12dftj48MCxKNQwaGK7qgMAIEbFQBY3D1q/xcuZQtMdtS0KowFdjMXQTCWVZVHDLS3MmN9b8vVq90www2CxSsp0IyGlcjhtuaMvquaPX8Hy2sm5wEji8KYDAIQStkVNt6RppAYuDYdD0xgGSGUMCegbwwOaxr0AHeO+wEAjAyDZyAZIMDIDeo2V9ZNzkSmAq3eOpltamDW394Kl952MAQAygsPR2CjNTo209sMLAf5opE0AeiMAAAAASUVORK5CYII="}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/image-resize-format-converter:1.0","source":"local"},{"short_name":"json-schema-validator","name":"JSON schema validator","version":"1.0","docker_image":"json-schema-validator:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/json-schema-validator/manifest.json","manifest":{"name":"JSON schema validator","short_name":"json-schema-validator","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"schema":{"type":"object","required":["age"],"properties":{"age":{"type":"integer","minimum":0}}},"instance":{"age":-1}},"output":{"valid":false,"error_count":1,"errors":[{"path":["age"],"message":"-1 is less than the minimum of 0"}]},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Validates JSON against a schema — called constantly in agent I/O.","example_calls":[{"method":"POST","query":"","headers":"","body":{"schema":{"type":"object","required":["age"],"properties":{"age":{"type":"integer","minimum":0}}},"instance":{"age":-1}},"output":{"valid":false,"error_count":1,"errors":[{"path":["age"],"message":"-1 is less than the minimum of 0"}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/json-schema-validator:1.0","source":"local"},{"short_name":"keyphrase-extractor","name":"Keyphrase extractor","version":"1.0","docker_image":"keyphrase-extractor:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/keyphrase-extractor/manifest.json","manifest":{"name":"Keyphrase extractor","short_name":"keyphrase-extractor","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"Atomic AI primitives provide narrow, stateless functions for machine-to-machine settlement on the HyperCycle network.","top":5},"output":{"keyphrases":[{"phrase":"atomic ai primitives provide narrow stateless functions","score":49.0},{"phrase":"machine-to-machine settlement","score":4.0},{"phrase":"hypercycle network","score":4.0}]},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Returns ranked keywords and keyphrases from a document.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"Atomic AI primitives provide narrow, stateless functions for machine-to-machine settlement on the HyperCycle network.","top":5},"output":{"keyphrases":[{"phrase":"atomic ai primitives provide narrow stateless functions","score":49.0},{"phrase":"machine-to-machine settlement","score":4.0},{"phrase":"hypercycle network","score":4.0}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/keyphrase-extractor:1.0","source":"local"},{"short_name":"language-script-detector","name":"Language & script detector","version":"1.0","docker_image":"language-script-detector:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/language-script-detector/manifest.json","manifest":{"name":"Language & script detector","short_name":"language-script-detector","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"Bonjour le monde"},"output":{"language":"fr","confidence":1.0,"script":"Latin","candidates":[{"lang":"fr","prob":1.0}]},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Detects the language and writing system of a text snippet.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"Bonjour le monde"},"output":{"language":"fr","confidence":1.0,"script":"Latin","candidates":[{"lang":"fr","prob":1.0}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/language-script-detector:1.0","source":"local"},{"short_name":"lemmatizer-stemmer","name":"Lemmatizer / stemmer","version":"1.0","docker_image":"lemmatizer-stemmer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/lemmatizer-stemmer/manifest.json","manifest":{"name":"Lemmatizer / stemmer","short_name":"lemmatizer-stemmer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"running quickly studies happiness"},"output":{"stems":[{"word":"running","stem":"runn"},{"word":"quickly","stem":"quick"},{"word":"studies","stem":"study"},{"word":"happiness","stem":"happi"}]},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Reduces words to their base forms.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"running quickly studies happiness"},"output":{"stems":[{"word":"running","stem":"runn"},{"word":"quickly","stem":"quick"},{"word":"studies","stem":"study"},{"word":"happiness","stem":"happi"}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/lemmatizer-stemmer:1.0","source":"local"},{"short_name":"license-detector","name":"License detector","version":"1.0","docker_image":"license-detector:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/license-detector/manifest.json","manifest":{"name":"License detector","short_name":"license-detector","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"MIT License\n\nPermission is hereby granted, free of charge, to any person..."},"output":{"license":"MIT","confidence":1.0,"candidates":{"MIT":1.0}},"currency":"USDC","price_per_call":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Identifies a software license from text.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"MIT License\n\nPermission is hereby granted, free of charge, to any person..."},"output":{"license":"MIT","confidence":1.0,"candidates":{"MIT":1.0}}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/license-detector:1.0","source":"local"},{"short_name":"markdown-html-converter","name":"Markdown ↔ HTML converter","version":"1.0","docker_image":"markdown-html-converter:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/markdown-html-converter/manifest.json","manifest":{"name":"Markdown ↔ HTML converter","short_name":"markdown-html-converter","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"content":"# Title\n\n- one\n- two","to":"html"},"output":{"to":"html","result":"<h1>Title</h1>\n<ul>\n<li>one</li>\n<li>two</li>\n</ul>"},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Converts between Markdown and HTML.","example_calls":[{"method":"POST","query":"","headers":"","body":{"content":"# Title\n\n- one\n- two","to":"html"},"output":{"to":"html","result":"<h1>Title</h1>\n<ul>\n<li>one</li>\n<li>two</li>\n</ul>"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/markdown-html-converter:1.0","source":"local"},{"short_name":"math-unit-solver","name":"Math / unit solver","version":"1.0","docker_image":"math-unit-solver:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/math-unit-solver/manifest.json","manifest":{"name":"Math / unit solver","short_name":"math-unit-solver","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"expression":"sqrt(144) + 3 * (2 ** 4)"},"output":{"expression":"sqrt(144) + 3 * (2 ** 4)","result":60.0},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Deterministic math and unit computation — a great attestation fit.","example_calls":[{"method":"POST","query":"","headers":"","body":{"expression":"sqrt(144) + 3 * (2 ** 4)"},"output":{"expression":"sqrt(144) + 3 * (2 ** 4)","result":60.0}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/math-unit-solver:1.0","source":"local"},{"short_name":"multilingual-profanity-filter","name":"Multilingual profanity filter","version":"1.0","docker_image":"multilingual-profanity-filter:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/multilingual-profanity-filter/manifest.json","manifest":{"name":"Multilingual profanity filter","short_name":"multilingual-profanity-filter","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"this is a damn good example"},"output":{"contains_profanity":true,"censored":"this is a **** good example"},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Flags and masks profanity across languages.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"this is a damn good example"},"output":{"contains_profanity":true,"censored":"this is a **** good example"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/multilingual-profanity-filter:1.0","source":"local"},{"short_name":"name-parser","name":"Name parser","version":"1.0","docker_image":"name-parser:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/name-parser/manifest.json","manifest":{"name":"Name parser","short_name":"name-parser","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"name":"Dr. John A. Smith Jr."},"output":{"title":"Dr","given":"John","middle":"A","family":"Smith","suffix":"Jr"},"currency":"USDC","price_per_call":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Splits given, family, title and suffix.","example_calls":[{"method":"POST","query":"","headers":"","body":{"name":"Dr. John A. Smith Jr."},"output":{"title":"Dr","given":"John","middle":"A","family":"Smith","suffix":"Jr"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/name-parser:1.0","source":"local"},{"short_name":"named-entity-extractor","name":"Named-entity extractor","version":"1.0","docker_image":"named-entity-extractor:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/named-entity-extractor/manifest.json","manifest":{"name":"Named-entity extractor","short_name":"named-entity-extractor","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"Acme Corp opened a Berlin office in 2024 and raised $5,000,000."},"output":{"entities":[{"text":"$5,000,000","label":"MONEY"},{"text":"2024","label":"DATE"},{"text":"Acme Corp","label":"ORG"},{"text":"Berlin","label":"PROPN"}],"count":4,"note":"heuristic NER (no ML model)"},"currency":"USDC","price_per_call":{"estimated_cost":0.0006,"min":0.0006,"max":0.0006},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Pulls people, organisations, places and products out of text.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"Acme Corp opened a Berlin office in 2024 and raised $5,000,000."},"output":{"entities":[{"text":"$5,000,000","label":"MONEY"},{"text":"2024","label":"DATE"},{"text":"Acme Corp","label":"ORG"},{"text":"Berlin","label":"PROPN"}],"count":4,"note":"heuristic NER (no ML model)"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/named-entity-extractor:1.0","source":"local"},{"short_name":"near-duplicate-text-detector","name":"Near-duplicate text detector","version":"1.0","docker_image":"near-duplicate-text-detector:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/near-duplicate-text-detector/manifest.json","manifest":{"name":"Near-duplicate text detector","short_name":"near-duplicate-text-detector","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"a":"The quick brown fox","b":"the quick brown fox!"},"output":{"similarity":0.923,"is_duplicate":true,"ratio":0.923,"token_set":0.769},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Similarity score between two texts for dedup pipelines.","example_calls":[{"method":"POST","query":"","headers":"","body":{"a":"The quick brown fox","b":"the quick brown fox!"},"output":{"similarity":0.923,"is_duplicate":true,"ratio":0.923,"token_set":0.769}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/near-duplicate-text-detector:1.0","source":"local"},{"short_name":"pii-detector-redactor","name":"PII detector & redactor","version":"1.0","docker_image":"pii-detector-redactor:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/pii-detector-redactor/manifest.json","manifest":{"name":"PII detector & redactor","short_name":"pii-detector-redactor","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"Email jane.doe@acme.com or call +1 415 555 2671. Card 4111 1111 1111 1111, SSN 123-45-6789."},"output":{"pii_found":4,"entities":[{"type":"email","value":"jane.doe@acme.com"},{"type":"ssn","value":"123-45-6789"},{"type":"credit_card","value":"4111 1111 1111 1111"},{"type":"phone","value":"+1 415 555 2671"}],"redacted":"Email [EMAIL] or call [PHONE]. Card [CREDIT_CARD], SSN [SSN]."},"currency":"USDC","price_per_call":{"estimated_cost":0.002,"min":0.002,"max":0.002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Flags and masks names, IDs, card and health data, returning a provable redaction record.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"Email jane.doe@acme.com or call +1 415 555 2671. Card 4111 1111 1111 1111, SSN 123-45-6789."},"output":{"pii_found":4,"entities":[{"type":"email","value":"jane.doe@acme.com"},{"type":"ssn","value":"123-45-6789"},{"type":"credit_card","value":"4111 1111 1111 1111"},{"type":"phone","value":"+1 415 555 2671"}],"redacted":"Email [EMAIL] or call [PHONE]. Card [CREDIT_CARD], SSN [SSN]."}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/pii-detector-redactor:1.0","source":"local"},{"short_name":"perceptual-hash-dedup","name":"Perceptual hash / dedup","version":"1.0","docker_image":"perceptual-hash-dedup:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/perceptual-hash-dedup/manifest.json","manifest":{"name":"Perceptual hash / dedup","short_name":"perceptual-hash-dedup","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII="},"output":{"phash":"bb645ba9964a25b2","dhash":"d87832d92c53595c","average_hash":"00000004f7fbfdfe"},"currency":"USDC","price_per_call":{"estimated_cost":0,"min":0,"max":0},"price_per_mb":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"documentation":"Produces a perceptual hash for near-duplicate detection.","example_calls":[{"method":"POST","query":"","headers":"","body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII="},"output":{"phash":"bb645ba9964a25b2","dhash":"d87832d92c53595c","average_hash":"00000004f7fbfdfe"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/perceptual-hash-dedup:1.0","source":"local"},{"short_name":"phone-parser-validator","name":"Phone parser & validator","version":"1.0","docker_image":"phone-parser-validator:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/phone-parser-validator/manifest.json","manifest":{"name":"Phone parser & validator","short_name":"phone-parser-validator","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"phone":"+1 212 736 5000","region":"US"},"output":{"input":"+1 212 736 5000","valid":true,"e164":"+12127365000","international":"+1 212-736-5000","country_code":1,"national_number":2127365000,"region":"New York, NY","carrier":"","type":"2"},"currency":"USDC","price_per_call":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Parses and validates phone numbers by region.","example_calls":[{"method":"POST","query":"","headers":"","body":{"phone":"+1 212 736 5000","region":"US"},"output":{"input":"+1 212 736 5000","valid":true,"e164":"+12127365000","international":"+1 212-736-5000","country_code":1,"national_number":2127365000,"region":"New York, NY","carrier":"","type":"2"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/phone-parser-validator:1.0","source":"local"},{"short_name":"plagiarism-similarity-checker","name":"Plagiarism / similarity checker","version":"1.0","docker_image":"plagiarism-similarity-checker:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/plagiarism-similarity-checker/manifest.json","manifest":{"name":"Plagiarism / similarity checker","short_name":"plagiarism-similarity-checker","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"The quick brown fox jumps over the lazy dog","references":["A quick brown fox jumped over a lazy dog","Totally unrelated text"]},"output":{"max_similarity":0.867,"is_plagiarism":true,"best_match_index":0,"scores":[{"index":0,"similarity":0.867},{"index":1,"similarity":0.308}]},"currency":"USDC","price_per_call":{"estimated_cost":0.0015,"min":0.0015,"max":0.0015},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Similarity against a reference set.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"The quick brown fox jumps over the lazy dog","references":["A quick brown fox jumped over a lazy dog","Totally unrelated text"]},"output":{"max_similarity":0.867,"is_plagiarism":true,"best_match_index":0,"scores":[{"index":0,"similarity":0.867},{"index":1,"similarity":0.308}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/plagiarism-similarity-checker:1.0","source":"local"},{"short_name":"polyline-encoder-decoder","name":"Polyline encoder / decoder","version":"1.0","docker_image":"polyline-encoder-decoder:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/polyline-encoder-decoder/manifest.json","manifest":{"name":"Polyline encoder / decoder","short_name":"polyline-encoder-decoder","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"coordinates":[[38.5,-120.2],[40.7,-120.95],[43.252,-126.453]]},"output":{"encoded":"_p~iF~ps|U_ulLnnqC_mqNvxq`@"},"currency":"USDC","price_per_call":{"estimated_cost":8e-05,"min":8e-05,"max":8e-05},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Encodes and decodes path geometry.","example_calls":[{"method":"POST","query":"","headers":"","body":{"coordinates":[[38.5,-120.2],[40.7,-120.95],[43.252,-126.453]]},"output":{"encoded":"_p~iF~ps|U_ulLnnqC_mqNvxq`@"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/polyline-encoder-decoder:1.0","source":"local"},{"short_name":"readability-scorer","name":"Readability scorer","version":"1.0","docker_image":"readability-scorer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/readability-scorer/manifest.json","manifest":{"name":"Readability scorer","short_name":"readability-scorer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"The cat sat on the mat. It was a sunny day and the birds were singing."},"output":{"flesch_reading_ease":103.54,"flesch_kincaid_grade":0.8049999999999997,"gunning_fog":3.2,"smog_index":3.1291,"words":16,"sentences":2},"currency":"USDC","price_per_call":{"estimated_cost":0.0001,"min":0.0001,"max":0.0001},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Flesch / grade-level and complexity metrics — pure formula.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"The cat sat on the mat. It was a sunny day and the birds were singing."},"output":{"flesch_reading_ease":103.54,"flesch_kincaid_grade":0.8049999999999997,"gunning_fog":3.2,"smog_index":3.1291,"words":16,"sentences":2}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/readability-scorer:1.0","source":"local"},{"short_name":"regex-generator-tester","name":"Regex generator / tester","version":"1.0","docker_image":"regex-generator-tester:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/regex-generator-tester/manifest.json","manifest":{"name":"Regex generator / tester","short_name":"regex-generator-tester","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"pattern":"\\b\\d{3}-\\d{4}\\b","text":"call 555-1234 or 555-5678"},"output":{"pattern":"\\b\\d{3}-\\d{4}\\b","match_count":2,"matches":[{"match":"555-1234","span":[5,13],"groups":[]},{"match":"555-5678","span":[17,25],"groups":[]}]},"currency":"USDC","price_per_call":{"estimated_cost":0.0006,"min":0.0006,"max":0.0006},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Builds and tests a regex from intent.","example_calls":[{"method":"POST","query":"","headers":"","body":{"pattern":"\\b\\d{3}-\\d{4}\\b","text":"call 555-1234 or 555-5678"},"output":{"pattern":"\\b\\d{3}-\\d{4}\\b","match_count":2,"matches":[{"match":"555-1234","span":[5,13],"groups":[]},{"match":"555-5678","span":[17,25],"groups":[]}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/regex-generator-tester:1.0","source":"local"},{"short_name":"route-optimizer","name":"Route optimizer","version":"1.0","docker_image":"route-optimizer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/route-optimizer/manifest.json","manifest":{"name":"Route optimizer","short_name":"route-optimizer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"points":[[40.71,-74.0],[34.05,-118.24],[41.88,-87.63],[29.76,-95.37]],"start":0},"output":{"order":[0,2,3,1],"total_distance_km":4866.794,"algorithm":"nearest-neighbor"},"currency":"USDC","price_per_call":{"estimated_cost":0.0012,"min":0.0012,"max":0.0012},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Orders stops to minimise distance or time (TSP / VRP).","example_calls":[{"method":"POST","query":"","headers":"","body":{"points":[[40.71,-74.0],[34.05,-118.24],[41.88,-87.63],[29.76,-95.37]],"start":0},"output":{"order":[0,2,3,1],"total_distance_km":4866.794,"algorithm":"nearest-neighbor"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/route-optimizer:1.0","source":"local"},{"short_name":"schema-sniffer","name":"Schema sniffer","version":"1.0","docker_image":"schema-sniffer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/schema-sniffer/manifest.json","manifest":{"name":"Schema sniffer","short_name":"schema-sniffer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"rows":[{"id":"1","email":"a@b.com","active":"true"},{"id":"2","email":"c@d.com","active":"false"}]},"output":{"columns":{"id":"integer","email":"email","active":"boolean"},"rows":2},"currency":"USDC","price_per_call":{"estimated_cost":0.0003,"min":0.0003,"max":0.0003},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Infers column types from sample data.","example_calls":[{"method":"POST","query":"","headers":"","body":{"rows":[{"id":"1","email":"a@b.com","active":"true"},{"id":"2","email":"c@d.com","active":"false"}]},"output":{"columns":{"id":"integer","email":"email","active":"boolean"},"rows":2}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/schema-sniffer:1.0","source":"local"},{"short_name":"secret-credential-scanner","name":"Secret / credential scanner","version":"1.0","docker_image":"secret-credential-scanner:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/secret-credential-scanner/manifest.json","manifest":{"name":"Secret / credential scanner","short_name":"secret-credential-scanner","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"aws_access_key=AKIAIOSFODNN7EXAMPLE\ntoken=ghp_aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"},"output":{"secrets_found":3,"findings":[{"type":"aws_access_key","preview":"AKIAIOSFOD…"},{"type":"github_token","preview":"ghp_aaaaaa…"},{"type":"generic_secret","preview":"token=ghp_…"}],"flag":true},"currency":"USDC","price_per_call":{"estimated_cost":0.0005,"min":0.0005,"max":0.0005},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Flags secrets and keys in text or code.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"aws_access_key=AKIAIOSFODNN7EXAMPLE\ntoken=ghp_aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"},"output":{"secrets_found":3,"findings":[{"type":"aws_access_key","preview":"AKIAIOSFOD…"},{"type":"github_token","preview":"ghp_aaaaaa…"},{"type":"generic_secret","preview":"token=ghp_…"}],"flag":true}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/secret-credential-scanner:1.0","source":"local"},{"short_name":"sentence-chunker-splitter","name":"Sentence chunker / splitter","version":"1.0","docker_image":"sentence-chunker-splitter:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/sentence-chunker-splitter/manifest.json","manifest":{"name":"Sentence chunker / splitter","short_name":"sentence-chunker-splitter","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"Dr. Smith went to Washington. He arrived at 5 p.m.! Did it rain?"},"output":{"sentences":["dr. Smith went to Washington.","He arrived at 5 p.m.!","Did it rain?"],"count":3},"currency":"USDC","price_per_call":{"estimated_cost":8e-05,"min":8e-05,"max":8e-05},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Splits text into sentences or segments — a RAG preprocessing staple.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"Dr. Smith went to Washington. He arrived at 5 p.m.! Did it rain?"},"output":{"sentences":["dr. Smith went to Washington.","He arrived at 5 p.m.!","Did it rain?"],"count":3}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/sentence-chunker-splitter:1.0","source":"local"},{"short_name":"slug-canonicalizer","name":"Slug / canonicalizer","version":"1.0","docker_image":"slug-canonicalizer:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/slug-canonicalizer/manifest.json","manifest":{"name":"Slug / canonicalizer","short_name":"slug-canonicalizer","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"Héllo, World! 2024"},"output":{"input":"Héllo, World! 2024","slug":"hello-world-2024","canonical_key":"hello_world_2024"},"currency":"USDC","price_per_call":{"estimated_cost":5e-05,"min":5e-05,"max":5e-05},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Generates URL-safe slugs and canonical keys.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"Héllo, World! 2024"},"output":{"input":"Héllo, World! 2024","slug":"hello-world-2024","canonical_key":"hello_world_2024"}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/slug-canonicalizer:1.0","source":"local"},{"short_name":"smart-crop-thumbnail-suggester","name":"Smart crop / thumbnail suggester","version":"1.0","docker_image":"smart-crop-thumbnail-suggester:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/smart-crop-thumbnail-suggester/manifest.json","manifest":{"name":"Smart crop / thumbnail suggester","short_name":"smart-crop-thumbnail-suggester","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII=","aspect":1.0},"output":{"crop":{"x":0,"y":0,"width":64,"height":64},"aspect":1.0,"image_size":[64,64]},"currency":"USDC","price_per_call":{"estimated_cost":0,"min":0,"max":0},"price_per_mb":{"estimated_cost":0.0004,"min":0.0004,"max":0.0004},"documentation":"Suggests a salient crop for a target aspect ratio.","example_calls":[{"method":"POST","query":"","headers":"","body":{"image":"iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAIAAAAlC+aJAAABbUlEQVR4nNXTL1oDQQyG8bd7AgS6qoIjVKDQnIATcSA0CsERKlCrERwBAZTt/unu7CaTL5+amOT5zWR2/OVjv8chD0+vHm3Pac6nQ9u6TnJK0y0yGpre5qQzNAy2P5fhd4XyGv7/QFLDxSfOaGh6dTpDH0A2wwiAVIZxAHkMkwCSGK4ByGCYASBvmAegbVgEQNiwFICqoQCApKEMgJ6hGICYYQ0AJcNKADKG9QA0DJsACBi2Aog2GAAINdgAiDOYAQgyWAKIMBgDGBja54P5iG7sAdQ17O5e7p1anx7fuuXX+63HFJcX+Envam6Onx5THAFUMfgCGGyOucEdgLOhBgBPQyUAboZ6AHwMVQE4GGoDsDYEADA1xACwM4QBMDJEArAwBAPYbIgHsM0gAWCDQQXAWoMQgFUGLQDlBjkAhQZFACUGUQCLDboAlhmkASwwqAOYMyQAcNWQA8C0IQ2ACUMmAGOGZAAGhnwALg3fjaq7CZ27WVgAAAAASUVORK5CYII=","aspect":1.0},"output":{"crop":{"x":0,"y":0,"width":64,"height":64},"aspect":1.0,"image_size":[64,64]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/smart-crop-thumbnail-suggester:1.0","source":"local"},{"short_name":"spam-phishing-classifier","name":"Spam / phishing classifier","version":"1.0","docker_image":"spam-phishing-classifier:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/spam-phishing-classifier/manifest.json","manifest":{"name":"Spam / phishing classifier","short_name":"spam-phishing-classifier","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"CONGRATULATIONS! You won a prize. Click here to verify your account and claim free bitcoin now!!!"},"output":{"spam_score":1.0,"is_spam":true,"matched_terms":["free","you won","prize","click here","verify your account","congratulations","bitcoin","claim"],"urls":0,"suspicious_ip_url":false},"currency":"USDC","price_per_call":{"estimated_cost":0.0004,"min":0.0004,"max":0.0004},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Scores messages and URLs for spam and phishing at low latency.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"CONGRATULATIONS! You won a prize. Click here to verify your account and claim free bitcoin now!!!"},"output":{"spam_score":1.0,"is_spam":true,"matched_terms":["free","you won","prize","click here","verify your account","congratulations","bitcoin","claim"],"urls":0,"suspicious_ip_url":false}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/spam-phishing-classifier:1.0","source":"local"},{"short_name":"table-structured-data","name":"Table → structured data","version":"1.0","docker_image":"table-structured-data:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/table-structured-data/manifest.json","manifest":{"name":"Table → structured data","short_name":"table-structured-data","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"table":"| name | age |\n|------|-----|\n| Ada | 36 |\n| Bob | 29 |"},"output":{"columns":["name","age"],"row_count":2,"records":[{"name":"Ada","age":"36"},{"name":"Bob","age":"29"}]},"currency":"USDC","price_per_call":{"estimated_cost":0.002,"min":0.002,"max":0.002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Normalises an extracted table to rows.","example_calls":[{"method":"POST","query":"","headers":"","body":{"table":"| name | age |\n|------|-----|\n| Ada | 36 |\n| Bob | 29 |"},"output":{"columns":["name","age"],"row_count":2,"records":[{"name":"Ada","age":"36"},{"name":"Bob","age":"29"}]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/table-structured-data:1.0","source":"local"},{"short_name":"text-embedding-generator","name":"Text embedding generator","version":"1.0","docker_image":"text-embedding-generator:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/text-embedding-generator/manifest.json","manifest":{"name":"Text embedding generator","short_name":"text-embedding-generator","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"atomic AI primitive"},"output":{"model":"hashing-128","dim":128,"tokens":3,"vector":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.57735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,-0.57735,0.0,0.0,-0.57735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]},"currency":"USDC","price_per_call":{"estimated_cost":0.0002,"min":0.0002,"max":0.0002},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Returns a dense vector for a text or code chunk — the backbone of every RAG pipeline.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"atomic AI primitive"},"output":{"model":"hashing-128","dim":128,"tokens":3,"vector":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.57735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,-0.57735,0.0,0.0,-0.57735,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0]}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/text-embedding-generator:1.0","source":"local"},{"short_name":"tokenizer-token-counter","name":"Tokenizer / token counter","version":"1.0","docker_image":"tokenizer-token-counter:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/tokenizer-token-counter/manifest.json","manifest":{"name":"Tokenizer / token counter","short_name":"tokenizer-token-counter","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"Hello world","model":"gpt-4o"},"output":{"tokens":2,"encoding":"o200k_base","model":"gpt-4o","chars":11},"currency":"USDC","price_per_call":{"estimated_cost":5e-05,"min":5e-05,"max":5e-05},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Counts tokens for a given model family — called before nearly every LLM call.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"Hello world","model":"gpt-4o"},"output":{"tokens":2,"encoding":"o200k_base","model":"gpt-4o","chars":11}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/tokenizer-token-counter:1.0","source":"local"},{"short_name":"toxicity-safety-classifier","name":"Toxicity / safety classifier","version":"1.0","docker_image":"toxicity-safety-classifier:1.0","license":"Open","live":true,"uri_cost":{},"manifest_url":"https://aimverse.org/api/aims/toxicity-safety-classifier/manifest.json","manifest":{"name":"Toxicity / safety classifier","short_name":"toxicity-safety-classifier","version":"1.0","license":"Open","terms_of_service":"","author":"HyperCycle","documentation_url":"","endpoints":[{"uri":"/infer","input_methods":["POST"],"input_query":"","input_headers":{},"input_body":{"text":"you are the worst"},"output":{"toxicity":0.404,"labels":["negative","hostile"],"flag":false,"sentiment":{"neg":0.577,"neu":0.423,"pos":0.0,"compound":-0.6249}},"currency":"USDC","price_per_call":{"estimated_cost":0.0005,"min":0.0005,"max":0.0005},"price_per_mb":{"estimated_cost":0,"min":0,"max":0},"documentation":"Scores text for abuse, hate and self-harm before publication.","example_calls":[{"method":"POST","query":"","headers":"","body":{"text":"you are the worst"},"output":{"toxicity":0.404,"labels":["negative","hostile"],"flag":false,"sentiment":{"neg":0.577,"neu":0.423,"pos":0.0,"compound":-0.6249}}}],"is_public":true}],"uri_cost":{}},"pull":"aimverse.org/u/marketplace/toxicity-safety-classifier:1.0","source":"local"},{"short_name":"whisper_aim","name":"Whisper Aim","version":"latest","docker_image":"hypercycle/whisper_aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/whisper_aim:latest","manifest_url":null,"manifest":null},{"short_name":"llm_aim","name":"Llm Aim","version":"latest","docker_image":"hypercycle/llm_aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/llm_aim:latest","manifest_url":null,"manifest":null},{"short_name":"bpas_aim","name":"Bpas Aim","version":"latest","docker_image":"hypercycle/bpas_aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/bpas_aim:latest","manifest_url":null,"manifest":null},{"short_name":"ztranslate","name":"Ztranslate","version":"latest","docker_image":"hypercycle/ztranslate:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/ztranslate:latest","manifest_url":null,"manifest":null},{"short_name":"orca-parser","name":"Orca Parser","version":"latest","docker_image":"hypercycle/orca-parser:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/orca-parser:latest","manifest_url":null,"manifest":null},{"short_name":"mock_aim","name":"Mock Aim","version":"latest","docker_image":"hypercycle/mock_aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/mock_aim:latest","manifest_url":null,"manifest":null},{"short_name":"regression","name":"Regression","version":"latest","docker_image":"hypercycle/regression:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/regression:latest","manifest_url":null,"manifest":null},{"short_name":"cost_tester","name":"Cost Tester","version":"latest","docker_image":"hypercycle/cost_tester:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/cost_tester:latest","manifest_url":null,"manifest":null},{"short_name":"royality_tester","name":"Royality Tester","version":"latest","docker_image":"hypercycle/royality_tester:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/royality_tester:latest","manifest_url":null,"manifest":null},{"short_name":"ocr","name":"Ocr","version":"latest","docker_image":"hypercycle/ocr:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/ocr:latest","manifest_url":null,"manifest":null},{"short_name":"whisper","name":"Whisper","version":"latest","docker_image":"hypercycle/whisper:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/whisper:latest","manifest_url":null,"manifest":null},{"short_name":"bpas_solver","name":"Bpas Solver","version":"latest","docker_image":"hypercycle/bpas_solver:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/bpas_solver:latest","manifest_url":null,"manifest":null},{"short_name":"tortoise-tts","name":"Tortoise Tts","version":"latest","docker_image":"hypercycle/tortoise-tts:latest","license":"","live":null,"gpu":true,"source":"hypercycle","pull":"docker.io/hypercycle/tortoise-tts:latest","manifest_url":null,"manifest":null},{"short_name":"hyperbox-tiller","name":"Hyperbox Tiller","version":"latest","docker_image":"hypercycle/hyperbox-tiller:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/hyperbox-tiller:latest","manifest_url":null,"manifest":null},{"short_name":"whisper-aim-gen","name":"Whisper Aim Gen","version":"latest","docker_image":"hypercycle/whisper-aim-gen:latest","license":"","live":null,"gpu":true,"source":"hypercycle","pull":"docker.io/hypercycle/whisper-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"build_tester","name":"Build Tester","version":"latest","docker_image":"hypercycle/build_tester:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/build_tester:latest","manifest_url":null,"manifest":null},{"short_name":"orca-aim-gen","name":"Orca Aim Gen","version":"latest","docker_image":"hypercycle/orca-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/orca-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"llama-aim-gen","name":"Llama Aim Gen","version":"latest","docker_image":"hypercycle/llama-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/llama-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"regression-aim-gen","name":"Regression Aim Gen","version":"latest","docker_image":"hypercycle/regression-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/regression-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"sentiment-aim-gen","name":"Sentiment Aim Gen","version":"latest","docker_image":"hypercycle/sentiment-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/sentiment-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"diffusers-aim-gen","name":"Diffusers Aim Gen","version":"latest","docker_image":"hypercycle/diffusers-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/diffusers-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"ocr-aim-gen","name":"Ocr Aim Gen","version":"latest","docker_image":"hypercycle/ocr-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/ocr-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"tortoise-tts-aim-gen","name":"Tortoise Tts Aim Gen","version":"latest","docker_image":"hypercycle/tortoise-tts-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/tortoise-tts-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"text-summary-aim-gen","name":"Text Summary Aim Gen","version":"latest","docker_image":"hypercycle/text-summary-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/text-summary-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"groq","name":"Groq","version":"latest","docker_image":"hypercycle/groq:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/groq:latest","manifest_url":null,"manifest":null},{"short_name":"phi3-mini-aim-gen","name":"Phi3 Mini Aim Gen","version":"latest","docker_image":"hypercycle/phi3-mini-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/phi3-mini-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"mistoailine-aim-gen","name":"Mistoailine Aim Gen","version":"latest","docker_image":"hypercycle/mistoailine-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/mistoailine-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"llm4decompile-aim-gen","name":"Llm4Decompile Aim Gen","version":"latest","docker_image":"hypercycle/llm4decompile-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/llm4decompile-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"flan-t5-aim-gen","name":"Flan T5 Aim Gen","version":"latest","docker_image":"hypercycle/flan-t5-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/flan-t5-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"diffusionxlbase-aim-gen","name":"Diffusionxlbase Aim Gen","version":"latest","docker_image":"hypercycle/diffusionxlbase-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/diffusionxlbase-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"bria-aim-gen","name":"Bria Aim Gen","version":"latest","docker_image":"hypercycle/bria-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/bria-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"codeqwen-aim-gen","name":"Codeqwen Aim Gen","version":"latest","docker_image":"hypercycle/codeqwen-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/codeqwen-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"mobius-aim-gen","name":"Mobius Aim Gen","version":"latest","docker_image":"hypercycle/mobius-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/mobius-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"pixart-aim-gen","name":"Pixart Aim Gen","version":"latest","docker_image":"hypercycle/pixart-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/pixart-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"yolos-tiny-aim-gen","name":"Yolos Tiny Aim Gen","version":"latest","docker_image":"hypercycle/yolos-tiny-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/yolos-tiny-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"storage-aim","name":"Storage Aim","version":"latest","docker_image":"hypercycle/storage-aim:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/storage-aim:latest","manifest_url":null,"manifest":null},{"short_name":"bart-large-aim-gen","name":"Bart Large Aim Gen","version":"latest","docker_image":"hypercycle/bart-large-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/bart-large-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"musicgen-small-aim-gen","name":"Musicgen Small Aim Gen","version":"latest","docker_image":"hypercycle/musicgen-small-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/musicgen-small-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"lightning-aim-gen","name":"Lightning Aim Gen","version":"latest","docker_image":"hypercycle/lightning-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/lightning-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"mixedbread-aim-gen","name":"Mixedbread Aim Gen","version":"latest","docker_image":"hypercycle/mixedbread-aim-gen:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/mixedbread-aim-gen:latest","manifest_url":null,"manifest":null},{"short_name":"storage-aim-private","name":"Storage Aim Private","version":"latest","docker_image":"hypercycle/storage-aim-private:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/storage-aim-private:latest","manifest_url":null,"manifest":null},{"short_name":"nlgp-docstring-aim","name":"Nlgp Docstring Aim","version":"latest","docker_image":"hypercycle/nlgp-docstring-aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/nlgp-docstring-aim:latest","manifest_url":null,"manifest":null},{"short_name":"open_smile","name":"Open Smile","version":"latest","docker_image":"hypercycle/open_smile:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/open_smile:latest","manifest_url":null,"manifest":null},{"short_name":"speech_emotion_recognition","name":"Speech Emotion Recognition","version":"latest","docker_image":"hypercycle/speech_emotion_recognition:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/speech_emotion_recognition:latest","manifest_url":null,"manifest":null},{"short_name":"hyperbox-scraper","name":"Hyperbox Scraper","version":"latest","docker_image":"hypercycle/hyperbox-scraper:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/hyperbox-scraper:latest","manifest_url":null,"manifest":null},{"short_name":"ethereum-node","name":"Ethereum Node","version":"latest","docker_image":"hypercycle/ethereum-node:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/ethereum-node:latest","manifest_url":null,"manifest":null},{"short_name":"hyperbox-vpn","name":"Hyperbox Vpn","version":"latest","docker_image":"hypercycle/hyperbox-vpn:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/hyperbox-vpn:latest","manifest_url":null,"manifest":null},{"short_name":"openvoice-aim","name":"Openvoice Aim","version":"latest","docker_image":"hypercycle/openvoice-aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/openvoice-aim:latest","manifest_url":null,"manifest":null},{"short_name":"whisper-aim-demo","name":"Whisper Aim Demo","version":"latest","docker_image":"hypercycle/whisper-aim-demo:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/whisper-aim-demo:latest","manifest_url":null,"manifest":null},{"short_name":"llama-demo-aim","name":"Llama Demo Aim","version":"latest","docker_image":"hypercycle/llama-demo-aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/llama-demo-aim:latest","manifest_url":null,"manifest":null},{"short_name":"boinc-aim","name":"Boinc Aim","version":"latest","docker_image":"hypercycle/boinc-aim:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/boinc-aim:latest","manifest_url":null,"manifest":null},{"short_name":"qwen-aim","name":"Qwen Aim","version":"latest","docker_image":"hypercycle/qwen-aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/qwen-aim:latest","manifest_url":null,"manifest":null},{"short_name":"service-proxy","name":"Service Proxy","version":"latest","docker_image":"hypercycle/service-proxy:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/service-proxy:latest","manifest_url":null,"manifest":null},{"short_name":"qwen2","name":"Qwen2","version":"latest","docker_image":"hypercycle/qwen2:latest","license":"","live":null,"gpu":true,"source":"hypercycle","pull":"docker.io/hypercycle/qwen2:latest","manifest_url":null,"manifest":null},{"short_name":"qwen2-aim","name":"Qwen2 Aim","version":"latest","docker_image":"hypercycle/qwen2-aim:latest","license":"","live":null,"gpu":true,"source":"hypercycle","pull":"docker.io/hypercycle/qwen2-aim:latest","manifest_url":null,"manifest":null},{"short_name":"elasticsearch-aim","name":"Elasticsearch Aim","version":"latest","docker_image":"hypercycle/elasticsearch-aim:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/elasticsearch-aim:latest","manifest_url":null,"manifest":null},{"short_name":"ollama-aim","name":"Ollama Aim","version":"latest","docker_image":"hypercycle/ollama-aim:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/ollama-aim:latest","manifest_url":null,"manifest":null},{"short_name":"n8n","name":"N8N","version":"latest","docker_image":"hypercycle/n8n:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/n8n:latest","manifest_url":null,"manifest":null},{"short_name":"hyper-y","name":"Hyper Y","version":"latest","docker_image":"hypercycle/hyper-y:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/hyper-y:latest","manifest_url":null,"manifest":null},{"short_name":"relay-server","name":"Relay Server","version":"latest","docker_image":"hypercycle/relay-server:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/relay-server:latest","manifest_url":null,"manifest":null},{"short_name":"ocr-vision","name":"Ocr Vision","version":"latest","docker_image":"hypercycle/ocr-vision:latest","license":"","live":null,"gpu":true,"source":"hypercycle","pull":"docker.io/hypercycle/ocr-vision:latest","manifest_url":null,"manifest":null},{"short_name":"ollama-alternative-aim","name":"Ollama Alternative Aim","version":"latest","docker_image":"hypercycle/ollama-alternative-aim:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/ollama-alternative-aim:latest","manifest_url":null,"manifest":null},{"short_name":"litellm-aim","name":"Litellm Aim","version":"latest","docker_image":"hypercycle/litellm-aim:latest","license":"","live":null,"gpu":false,"source":"hypercycle","pull":"docker.io/hypercycle/litellm-aim:latest","manifest_url":null,"manifest":null},{"short_name":"vibe_aim","name":"Vibe Aim","version":"latest","docker_image":"hypercycle/vibe_aim:latest","license":"","live":null,"gpu":null,"source":"hypercycle","pull":"docker.io/hypercycle/vibe_aim:latest","manifest_url":null,"manifest":null}]}