Skip to content

Eligibility criteria#255

Open
ForNeus57 wants to merge 3 commits intoProjectDossier:mainfrom
Development-Workshop-CRUISE-screening:eligibility-criteria
Open

Eligibility criteria#255
ForNeus57 wants to merge 3 commits intoProjectDossier:mainfrom
Development-Workshop-CRUISE-screening:eligibility-criteria

Conversation

@ForNeus57
Copy link

Added the eligibility criteria generation to cruise-screening web application.

The eligibility criteria generation is divided int two distinct applications:

  • ecriteria_external - that uses the google genai in order to generate the adequate criteria's (pico), based on the input prompts.
  • ectireria_internal - that uses the fine tuned model in that is manually copied to the docker container. The model is around 2GB so it is not included in the repository.

The following enhancements have been implemented:

  • docker support for the package
  • the code is packaged into python pip installable package
  • the flask application includes easy configuration using the config.yaml file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments