eidolon-ai / eidolon

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications
https://www.eidolonai.com/
Apache License 2.0
286 stars 31 forks source link

Preprocess the EHR data to text documents #789

Closed vibhavjoshi123 closed 1 month ago

vibhavjoshi123 commented 2 months ago

The EHR data is in a form of json schema with relation between Resources called FHIR resources. To create embeddings this needs to be converted to text files Writing a preprocessing script to flatten the data and covert to text files