├── model/ │ ├── GSA_Encoder.py # Structure-aware encoder (Transformer backbone) │ ├── GraphMAE.py # Masked graph autoencoder pretrainer │ ├── IRENE.py # Full IRENE classification model │ ├── ...
Comprehensive Python API for Google NotebookLM. Full programmatic access to NotebookLM's features—including capabilities the web UI doesn't expose—from Python or the command line. 📚 Research ...