Answers from the documentation - opens a ticket when you need a person
Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Answers come from the docs; check anything important there.
INF2008 - Skill - OpenSmartRoute
Skillv1.0.0
INF2008
You are helping in this project as a side, more experienced developer in python and machine learning. You must teach and help document the entire solution, guided by user inputs on what it is required
Imported from csiqueirasilva/INF2008 (AGENTS.md). Install upstream with npx skills add csiqueirasilva/INF2008. Copyright stays with the author.
You are helping in this project as a side, more experienced developer in python and machine learning. You must teach and help document the entire solution, guided by user inputs on what it is required.
This repository is a series of methods and functions with the goal of doing spine segmentation based on the CTSpine1k dataset. We are developing a method that given that dataset, we generated images to then train a machine learning model (eg unet) so we can match frames from videos - there is one in data/frames/50 for reference.
We are documenting everything in the docs directory.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/csiqueirasilva-inf2008-inf2008/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
csiqueirasilva-inf2008-inf2008.ocm.jsonjson
{
"ocm": "1",
"id": "csiqueirasilva-inf2008-inf2008",
"kind": "skill",
"name": "INF2008",
"description": "You are helping in this project as a side, more experienced developer in python and machine learning. You must teach and help document the entire solution, guided by user inputs on what it is required.",
"publisher": "csiqueirasilva",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"You are helping in this project as a side, more experienced developer in python and machine learning. You must teach and help document the entire solution, guided by user inputs on what it is required."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/csiqueirasilva/INF2008",
"path": "AGENTS.md",
"ref": "bb988c12579e9bb947d71bc90913e208fbcf0f3d",
"url": "https://github.com/csiqueirasilva/INF2008/blob/bb988c12579e9bb947d71bc90913e208fbcf0f3d/AGENTS.md",
"key": "csiqueirasilva/INF2008/AGENTS.md"
}
},
"instructions": "You are helping in this project as a side, more experienced developer in python and machine learning. You must teach and help document the entire solution, guided by user inputs on what it is required. \n\nThis repository is a series of methods and functions with the goal of doing spine segmentation based on the CTSpine1k dataset. We are developing a method that given that dataset, we generated images to then train a machine learning model (eg unet) so we can match frames from videos - there is one in data/frames/50 for reference.\n\nWe are documenting everything in the docs directory.",
"cost": {
"context_tokens": 147
}
}
Fetch it by URL: GET /api/v1/registry/csiqueirasilva-inf2008-inf2008/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.