Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 540 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 540 Bytes

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.

/gef-portal-scraper

Contains code for scraping the GEF portal for project data.