- Frontend
- Backend
- Caption API: Prototype API to serve captions tagged with topics
- Model: NLP models to tag captions with topics
- Jobs: Batch scripts leveraging models to tag captions with topics
- OMP Gov API: Python utilities to scrape data from the OMF API
- Research: User interviews, brainstorming, etc.
This repository houses work completed by Delta Analytics teams as part of their 2018 and 2019 commitments to the Open Media Foundation. The project has involved two components:
- Building a model to categorize transcribed captions of local government meetings into a broad set of topics (2018)
- Developing a prototype visualization and search tool that leverages the categorization model (2019)
To run the app locally, run ./run_local.sh in a terminal. Note that the backend API is fairly slow, so it may take some time to load sessions into view.