Named after a Mesopotamian reputed to know the cures to many incurable diseases. This is an accelerator for combining natural language queries and FHIR queries to assist medical research.
This pull request mainly updates the README.md and infra/README.md files to improve the project's documentation. The most significant changes include adding a detailed features section, providing information about the deployed infrastructure, and updating the deployment instructions.
Changes to README.md:
Added a "Features" section listing the main features of the application, such as the natural language chat UI and AI generative answers, blob triggered function to process and index clinical notes, and support for reference citations view.
Expanded the "Deployed Infrastructure" section to provide detailed information about the user interface, backend, and document preparation.
Updated the "Getting Started" section to include account requirements, cost estimation, and deployment instructions.
Added instructions for running the application locally for development and debugging purposes.
Changes to infra/README.md:
Added detailed instructions for deploying the application from scratch or using existing Azure resources with the Azure Developer CLI.add infra readme
This pull request mainly updates the
README.md
andinfra/README.md
files to improve the project's documentation. The most significant changes include adding a detailed features section, providing information about the deployed infrastructure, and updating the deployment instructions.Changes to
README.md
:Changes to
infra/README.md
: