Extractium is a lean knowledge-base compiler. It crawls an organization's public sources (TeamDynamix client portal KB, GitHub org, YouTube channel, generic websites, local files), normalizes everything into one set of parent/child text chunks with embeddings and BM25 postings, then serializes that single chunk set into multiple output formats (a "compendium") suitable for static hosting on GitHub Pages.
It is the crawling/indexing engine extracted from FieldStationAI's build-kb-index.py, generalized behind a config file and a plugin registry so any research center or organization can produce its own compendium.
pip install -e ".[dev]"The extractium command is not yet functional (package-skeleton stage — see docs/extractium-spec.md for the roadmap).
- The full documentation is available at: https://michmed.org/efdc-kb
- FieldStationAI™: https://github.com/DepressionCenter/FieldStationAI
- Mobile Technologies Core — the group that develops and maintains Field Station AI.
- EFDC Knowledge Base — documentation site referenced above and used as source content for the app's optional knowledge-base feature.
The Mobile Technologies Core provides investigators across the University of Michigan the support and guidance needed to utilize mobile technologies and digital mental health measures in their studies. Experienced faculty and staff offer hands-on consultative services to researchers throughout the University – regardless of specialty or research focus.
Learn more at: https://depressioncenter.org/mobiletech.
To get in touch, contact the individual developers in the check-in history.
If you need assistance identifying a contact person, email the EFDC's Mobile Technologies Core at: efdc-mobiletech@umich.edu.
- FieldStationAI™ : A research platform for mobile and digital mental health studies. Used as the original source of the crawling/indexing engine that was extracted into this project. https://github.com/DepressionCenter/FieldStationAI
Copyright © 2026 The Regents of the University of Michigan
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl-3.0-standalone.html.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You should have received a copy of the license included in the section entitled "GNU Free Documentation License". If not, see https://www.gnu.org/licenses/fdl-1.3-standalone.html
If you find this repository, code or paper useful for your research, please cite it.
Mongefranco, Gabriel (2026). Extractium™. University of Michigan. Software. https://github.com/DepressionCenter/extractium
DOI: < DOI # e.g. 10.6084/m9.figshare.xxxxxx.v1 >
Copyright © 2026 The Regents of the University of Michigan
