15 lines
654 B
Markdown
15 lines
654 B
Markdown
# meetus + doocus
|
|
|
|
A local, offline **context extractor**: turn a downloaded Google Drive — meetings
|
|
**and** documents — into a searchable, browsable, packageable knowledge base, then
|
|
hand focused subsets to the AI services you're allowed to use (Gemini web,
|
|
NotebookLM). Every extraction step is deterministic and offline; no cloud AI ever
|
|
touches the raw source.
|
|
|
|
- **meetus** — meeting recordings → enhanced transcripts (WhisperX + screen frames)
|
|
- **doocus** — documents → textified content + metadata, indexed into a tree
|
|
|
|
📖 **Documentation:** <https://docs.mcrn.ar/meetus/>
|
|
|
|
🗺️ Repo map for contributors: [`INDEX.md`](INDEX.md)
|