Discover and explore top open-source AI tools and projects—updated daily.
aws-samplesHealthcare and Life Sciences AI toolkit on AWS
Top 98.5% on SourcePulse
This toolkit provides a library of reusable AI capabilities, skills, and tools specifically for the Healthcare and Life Sciences (HCLS) domain on AWS. It enables developers, researchers, and platform teams to build and deploy sophisticated AI agents and integrate HCLS domain knowledge into various AI platforms, including coding assistants and end-user applications, accelerating innovation in areas like drug discovery and genomics.
How It Works
The core approach involves decomposing over 36 reference agents into portable "skills" (domain knowledge) and "MCP servers" (domain tools). This modular design allows HCLS capabilities to be consumed independently across different platforms—such as AI coding assistants (Claude Code, Kiro) and end-user applications (Amazon Quick)—or deployed as full agents on Amazon Bedrock AgentCore. This "portable interface layer" abstracts domain logic, enabling natural language interactions with complex HCLS data and workflows without requiring full agent deployment for every use case.
Quick Start & Requirements
git clone https://github.com/aws-samples/amazon-bedrock-agents-healthcare-lifesciences.git). Follow platform-specific setup instructions found in the platforms/ directory (e.g., platforms/claude-code/README.md). For AgentCore deployments, use agentcore_template/ and install dependencies via uv pip install -r dev-requirements.txt..venv), uv pip. Specific platforms may have additional requirements.platforms/claude-code/README.mdplatforms/kiro/README.mdplatforms/amazon-quick/agentcore_template/powers/hcls-agentcore-builder/Highlighted Details
powers/hcls-agentcore-builder/) to assist developers in building AgentCore agents.Maintenance & Community
Contribution guidelines are provided within the repository (add-a-new-agent). Specific community channels (e.g., Discord, Slack) or details on core maintainers and sponsorships are not explicitly mentioned in the README.
Licensing & Compatibility
Limitations & Caveats
This toolkit is strictly for demonstrative and development purposes; it is not a substitute for professional medical advice and is not cleared for clinical use. Users are solely responsible for determining their HIPAA obligations and implementing appropriate compliance measures, including executing a BAA with AWS if necessary, before using the solution with PHI. Associated sample data and models are also not intended for production environments.
5 days ago
Inactive
snap-stanford