How to Create High-Quality Synthetic Data (for Healthcare and Beyond)
Danielle Heymann Danielle Heymann

How to Create High-Quality Synthetic Data (for Healthcare and Beyond)

Synthetic data has rapidly evolved from a niche research concept into a core tool for modern data science and healthcare innovation. Over the past few years, I’ve worked on several projects where generating synthetic data — carefully and responsibly — made the difference between moving forward and being blocked by privacy constraints.

Read More
Prototyping a Volunteer Search App with Metaphor API and LLMs
Danielle Heymann Danielle Heymann

Prototyping a Volunteer Search App with Metaphor API and LLMs

In this article, we will step away from RAG and walk through an example project that uses a different stack: an application powered by Metaphor API, an LLM, and prompt chaining. Empowering LLMs with tools like Metaphor API, a dynamic semantic search engine, lets us develop in a way that an LLM agent can now cruise through and extract information from the internet and social media. Not only does the LLM “connect to the internet,” but the Metaphor API allows for neural searches and is tailored for LLM use.

Read More