brunoamaral / gregory-ai

Artificial Intelligence and Machine Learning to help find scientific research and filter relevant content
https://gregory-ai.com/
Other
47 stars 7 forks source link

New pipeline to process articles and clinical trials #386

Closed brunoamaral closed 7 months ago

brunoamaral commented 7 months ago

Took out the "find_doi" part of the pipeline into its own command and added it to the pipeline base command.

The goal is to have a simpler pipeline where we can add and remove steps easily, instead of a long workflow script.