Trustworthy Artificial Inteligence Tech Stack
Supercharge your PACS applications.
Cloud ready solution and easy API integration
App.jsx
const fetch = require('node-fetch');
const AZYRI_URI = process.env.AZYRI_URI;
const getBoneage = async (data) => {??try {????const response = await fetch(AZYRI_URI, {??????method: 'POST',??????headers: {????????'Content-Type': 'application/json',??????},??????body: JSON.stringify(data),????});????return await response.json();??} catch(err) {????return {??????payload: {},??????success: false,??????errorMessage: new Error(err).message,????};??}};
exports.getBoneage = getBoneage
Providing the highest diagnosis accuracy to the furthest area on Earth.
Our vision is to provide of high-quality, affordable, and accessible healthcare services to all individuals and communities out there




