Inspiration

Electronic health record in my health service is great, but it's not enough for some medical specialties. I developed an application for cardiologists in my hospital . Some data should be introduced by hand. Analytics, ecocardiogram results, ergometry results... It's a tedious work and besides it's possible to fail some result

What it does

The agent reads the documents in any format, pdf, image, base64 encoded, plane text and analize it and the result is a json document that can be added automatically to the database and nobody has to fill in any form

How we built it

I built it with Kiro as program assistant, Strands as agent framework, Bedrock Agentcore for deploying in AWS and Amazon Nova as LLM in the agent

Challenges we ran into

The challenges are access from on premise and in the cloud, diferent aspect in agentcore, check the agent results and the automation in taking the documents and CI /CD in the app deployment.

Accomplishments that we're proud of

I'm proud of being capable to offer a gerat solution in few time and besides is something useful for diferent topics

What we learned

Two much! You can see lots of videos and courses but you learn most hands on

What's next for Health records reader

I think it's possible to extend to more medical and non medical services and make possible to add different types of documents users on their own

Built With

  • agentcore
  • apigateway
  • boto3
  • dynamodb
  • kiro
  • lambda
  • nova
  • python
  • s3
  • strands
Share this project:

Updates