logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install joeseesun/qiaomu-anything-to-notebooklm. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

joeseesun/qiaomu-anything-to-notebooklm Installation Guide

How to install joeseesun/qiaomu-anything-to-notebooklm. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for joeseesun/qiaomu-anything-to-notebooklm. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i joeseesun/qiaomu-anything-to-notebooklm
or

Install via npx

npx @hexmos/ipm i joeseesun/qiaomu-anything-to-notebooklm

Prerequisites

Python

language

Version: 3.9+

Git

version control system

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install from Source (Recommended)

git clone https://github.com/joeseesun/qiaomu-anything-to-notebooklm.git

cd qiaomu-anything-to-notebooklm

./install.sh

notebooklm login

notebooklm list

Post Installation Steps

  • Configure MCP if needed: cd ~/.claude/skills/qiaomu-anything-to-notebooklm/wexin-read-mcp && pip install -r requirements.txt && playwright install chromium
  • Set GetNote API keys if using podcast transcription: export GETNOTE_API_KEY="your_api_key" && export GETNOTE_CLIENT_ID="your_client_id"
  • Restart Claude Code after configuration.