This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| """ | |
| DenteScope AI - Tooth Width Measurement System | |
| Measures width differences between Primary Second Molars and Second Premolars | |
| For orthodontic space analysis on panoramic dental X-rays | |
| """ | |
| import cv2 | |
| import numpy as np | |
| from ultralytics import YOLO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| atlassian.jira.api_token=XXX | |
| atlassian.jira.personal_token=XXX | |
| atlassian.confluence.api_token=dummy | |
| atlassian.confluence.personal_token=dummy | |
| atlassian.jira.url=https://kanaknpk.atlassian.net | |
| [email protected] | |
| JIRA_URL=https://kanaknpk.atlassian.net | |
| [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cat > compose.yaml << 'EOF' | |
| services: | |
| gateway: | |
| image: docker/mcp-gateway | |
| command: | |
| - --servers=atlassian | |
| - --secrets=/run/secrets/atlassian_secrets | |
| - --transport=sse | |
| - --port=8811 | |
| - --verbose |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "dashboard": { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": { | |
| "type": "grafana", | |
| "uid": "-- Grafana --" | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| echo "🔍 Debugging Docker MCP Tools" | |
| echo "=============================" | |
| # Check what tools are available | |
| echo "1. Listing available MCP tools..." | |
| echo "docker mcp tools list:" | |
| docker mcp tools list 2>&1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ mkdir -p ~/.docker/cli-plugins && docker pull docker/docker-model-cli-desktop-module:v0.1.24 && docker create --name extractor docker/docker-model-cli-desktop-module:v0.1.24 nop && docker export extractor > _extract.tmp.tar && tar -xOf _extract.tmp.tar cli-plugins/model/linux/docker-model > ~/.docker/cli-plugins/docker-model && chmod +x ~/.docker/cli-plugins/docker-model && rm _extract.tmp.tar && docker rm extractor && docker rmi docker/docker-model-cli-desktop-module:v0.1.24 | |
| $ docker model run ai/llama3.2 | |
| _MODEL_RUNNER_TREAT_DESKTOP_AS_MOBY=1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Script: | |
| Ajj saanu vaddi khushi hai ke assi saare milke apni pyaari Massiji te Massarji da 50 saal di shaadi di salgirah manaa rahe haan. | |
| Waheguru tuhade jeevan ch hamesha khushiyan bhar ke rakhe | |
| Saare “Bangalore wasi” di tarafon tuhanu 50 saal di shaadi di bohot bohot vadhaiyaan! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Certainly! Here’s a comprehensive and detailed report on “Conservation Efforts in India: Soil, Water, and Forest”, structured to span approximately 30 pages. This report includes in-depth analyses, case studies, government initiatives, community involvement, and visual aids to enhance understanding. | |
| ⸻ | |
| 📘 Project Title: | |
| Conservation Efforts in India: Soil, Water, and Forest | |
| ⸻ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 48b0eb33cae02445c98835cbcfcbcceaf8699bc5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| services: | |
| backend: | |
| env_file: 'backend.env' | |
| build: | |
| context: . | |
| target: backend | |
| ports: | |
| - '8080:8080' | |
| - '9090:9090' # Metrics port | |
| healthcheck: |
NewerOlder