Category Archives: AI

Niramai uses AI / Thermal Imaging for Breast Cancer Screening

Niramai uses AI to solve breast cancer screening

Niramai Health Analytix, a Bengaluru-based startup is creating an AI-powered software system for breast cancer screening. Niramai is using following technologies to achieve the objective of breast cancer screening: Thermal image processing using thermal sensing device (thermal camera) Machine learning algorithm Hardware devices integrated with real-time cloud-based diagnostics; These hardware devices are capable of capturing thermal images What/How of Thermal Image Processing? Thermal image processing, also termed as thermal imaging, is a method of improving visibility of objects in a dark environment by detecting the objects’ infrared radiation and creating an image based on that information. source: techtarget. The key to capturing thermal images of an object is a heat sensor (also called as thermal camera) which is …

Continue reading

Posted in AI, Machine Learning, startup. Tagged with , , .

AIndra uses AI to Solve Cervical Carcinoma Cancer

Aindra uses AI to solve Cervical Cancer

AIndra, a Bengaluru-based startup is into the business of building innovative products and technologies to aid computational pathology. Established in 2014, AIndra’s vision is to build state of the art medical devices for screening Cervical Carcinoma. This article is created solely based on my analysis of information found on AIndra’s website. The objective is to make readers aware of some of the following technologies AIndra is using and, how they can be used to solve healthcare problems, in general. The goal is provide food for thought to the readers such that they can use some of these technologies in their future startups. Computation Pathology Telepathology If you work in AIndra, please feel …

Continue reading

Posted in AI, News, startup. Tagged with , .

15+ AI Startups for Cancer Prediction / Treatment

AI Startup for Cancer treatment

This is a list of 15+ startups using artificial intelligence (AI) technologies for cancer/oncology prediction / treatment. Please feel free to suggest if any piece of information given below is incorrect or incomplete. This page will be updated from time-to-time. Startup Name Field of Interest Startup Brief OuroTech Cancer treatment Help doctors identify in advance which drugs are most likely to have the biggest impact killing a type of cancer. Doctor Hazel Skin Cancer Helps predict whether you are having from Skin cancer Color Genomics Genetic testing Focus on testing for mutations leading to a higher risk of certain cancers. Mendel.ai Clinical trials AI to match cancer patients with the latest clinical trials Grail Cancer …

Continue reading

Posted in AI, startup. Tagged with , .

Martin Ford on Impact of AI & Robots on Society

Rise of the Robots by Martin Ford

This is a featured post on (Martin Ford), a futurist and author focusing on the impact of artificial intelligence (AI) and robotics on society and the economy. What Martin Ford has been saying / talking about? Here are some news feeds on Martin Ford which features his thoughts on AI and related topics: Who’s enjoying fruits of Innovation: In this article, he pointed out that AI is benefitting business owners, managers and investors more than the average workers. Earlier, workers knowing how to operate machines used to make them valuable enough to help them earn their livelihood. In the current age, machines are becoming autonomous and moving ahead in the …

Continue reading

Posted in AI, gurus, Machine Learning, robotics. Tagged with , , , .

Data Science – How to Scale or Normalize Numeric Data using R

This article represents concepts around the need to normalize or scale the numeric data and code samples in R programming language which could be used to normalize or scale the data. Please feel free to comment/suggest if I missed mentioning one or more important points. Also, sorry for the typos. Following are the two different ways which could be used to normalize the data, and thus, described later in this article: Why Normalize or Scale the data? Min-Max Normalization Z-Score Standardization Why Normalize or Scale the data? There can be instances found in data frame where values for one feature could range between 1-100 and values for other feature could …

Continue reading

Posted in AI, Big Data, Data Science. Tagged with , .