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.
Contains code for the ml-backend api that responds to requests for summarization and question answering from the scope backend.
Contains code for scraping the GEF portal for project data.