Closed jenniferjiangkells closed 1 week ago
Components:
LLM
Postprocessing
StructuredGeneration
VectorStorage
Preprocessing
Pipelines (subclass base pipeline):
QAPipeline
CodingPipeline
SummarizationPipeline
CustomPipeline
These will be completed as part of #78:
HFTransformer
SpacyNLP
Langchain
Sklearn
Components:
LLM
(local)Postprocessing
StructuredGeneration
(? - possibly roll this in LLM with outline)(out-of-scope - separate concern to langchain)VectorStorage
(out-of-scope - separate concern to spacy)Preprocessing
Pipelines (subclass base pipeline):
QAPipeline
- e.g. medical Q&A, chatbot applications, patient education, physician trainingCodingPipeline
- e.g. medical coding tasks, MiADE / MedCATSummarizationPipeline
- e.g. discharge summary generation, clinical documentation / ambient AI applicationsCustomPipeline
- otherThese will be completed as part of #78:
HFTransformer
SpacyNLP
Langchain
(out-of-scope - future)Sklearn