Skip to content

wmgeolab/scope-ml

Repository files navigation

SCOPE-ML

This repository contains the code for the machine learning backend of the SCOPE project. This currently includes a FastAPI server that provides summarization and question answering services. In the future, this repository may contain web interfaces for interacting with the API in a user friendly way.

/ml-api

Contains code for the ml-backend api that responds to requests for summarization and question answering from the scope backend.