Google NotebookLMは、ユーザがアップロードした資料に対して、要約や質問に対する回答などを得ることができます。試しに、自分が2008年に執筆した博士論文のpdf(約100ページ)をアップロードしてみました。Google NotebookLMの興味深い機能の一つに、男女2人が、アップロードしたファイルの内容についての説明・感想を数分程度の会話を音声で聞くことができます。アップロードした資料が日本語であっても、今のところ音声は英語だけなのが残念な点ですが、再生できるようにしてみました。
Google NotebookLMが処理した結果の「要約」は、次のようになりました。Google NotebookLMの出力は、飾りのないテキストなので、多少読みやすくなるよう手動で体裁を整えました。
Installation
Standalone package
Windows/Linux
The easiest way to install and run on Windows is to download a zip file that will allow you to run from one .exe file and everything will come up. If you want to run from source code then you will need to follow the Mac/Source install below.
Download win_seestar_alp.zip or linux_seestar_alp.zip from the lastest release tagged 1.1.0b1PullXXX at: https://github.com/rrowley42/seestar_alp/releases
Step 1: Install Ollama https://ollama.com/ Step 2: Copy and Paste Llama 3 install command using Terminal Step 3: Add other LLM models (optional) https://ollama.com/library Step 4: Install Docker https://www.docker.com/ Step 5: Install OpenWebUI https://docs.openwebui.com/getting-st... Login to OpenWebUI and start using your local AI chatbot.
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー STEP1:ollamaの実行 C:\Users\ei2k-> ollama.exe run llama3.1