Skip to content

Commit

Permalink
Merge pull request #4 from DSACMS/code-json-1739383750999
Browse files Browse the repository at this point in the history
Update code.json
  • Loading branch information
sachin-panayil authored Feb 13, 2025
2 parents 95e05a1 + 6c3306d commit c6465e4
Showing 1 changed file with 45 additions and 9 deletions.
54 changes: 45 additions & 9 deletions code.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,46 @@
{
"project_type": "Apps",
"user_input": "Yes",
"project_fisma_level": "Moderate",
"group": "CMS/OA/DSAC",
"subset_in_healthcare": "Operational",
"user_type": "Government",
"repository_host": "Github.com",
"maturity_model_tier": "1"
}
"name": "mural-ollama",
"description": "Multimodal LLM Mural Assistant with Ollama",
"longDescription": "MurAI is a multimodal LLM assistant designed to analyze and extract information from Mural.co screenshots. This tool is meant to help users quickly understand and interact with Mural content.",
"status": "Production",
"permissions": {
"license": [
{
"name": "CC0 1.0 Universal",
"URL": "https://github.com/DSACMS/mural-ollama/blob/main/LICENSE"
}
],
"usageType": "",
"exemptionText": ""
},
"organization": "openSource",
"repositoryURL": "https://github.com/DSACMS/mural-ollama",
"vcs": "git",
"laborHours": 3082,
"platforms": ["mac"],
"categories": ["data-analytics"],
"softwareType": "standalone/desktop",
"languages": [
"Python"
],
"maintenance": "internal",
"date": {
"created": "2024-08-12T21:12:38Z",
"lastModified": "2025-02-12T18:07:56Z",
"metaDataLastUpdated": "2025-02-12T18:09:10.994Z"
},
"tags": ["AI", "Mural", "oLlama"],
"contact": {
"email": "[email protected]",
"name": "CMS Open Source Team"
},
"localisation": false,
"repositoryType": "Application",
"userInput": false,
"fismaLevel": "Low",
"group": "CMS/OA/DSAC",
"subsetInHealthcare": ["Operational"],
"userType": ["Government"],
"repositoryHost": "github.com/DSACMS",
"maturityModelTier": 1,
}

0 comments on commit c6465e4

Please sign in to comment.