| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-26 | 1.3 kB | |
| v1.2.0 source code.tar.gz | 2025-03-26 | 23.5 MB | |
| v1.2.0 source code.zip | 2025-03-26 | 23.5 MB | |
| Totals: 3 Items | 46.9 MB | 0 | |
🚀 Local-NotebookLM Release v1.2.0
Major Features
- 🖥️ Added Gradio Web UI for easy no-code usage
- 🔄 Improved pipeline stability and error handling
- 🎛️ Enhanced configuration options with more flexibility
- 📱 Responsive design for mobile and desktop access
Improvements
- 🌟 New intuitive web interface with drag-and-drop PDF upload
- 🎮 Interactive controls for format, style, and length selection
- 🔊 Live audio preview in the browser
- 📊 Real-time progress tracking during generation
- 🔧 Simplified configuration through the UI
- 🌐 Network sharing capability with
--shareoption
Usage Examples
:::bash
# Launch the web UI locally
python -m local_notebooklm.web_ui
# Share the web UI on your network
python -m local_notebooklm.web_ui --share
# Use a custom port
python -m local_notebooklm.web_ui --port 8080
Note: The web UI makes Local-NotebookLM accessible to users without technical knowledge while maintaining all the powerful customization options! 🎯
Now you can convert your PDFs to engaging audio content with just a few clicks! 🎙️
Best, Gökdeniz Gülmez
What's Changed
What's Changed
Full Changelog: https://github.com/Goekdeniz-Guelmez/Local-NotebookLM/compare/1.1.2...v1.2.0