diff --git a/plugins/open_notebook/index.yaml b/plugins/open_notebook/index.yaml new file mode 100644 index 0000000..34c4372 --- /dev/null +++ b/plugins/open_notebook/index.yaml @@ -0,0 +1,15 @@ +title: Open Notebook +description: Connect Agent Zero to Open Notebook for notebook browsing, source management, RAG queries, notes, podcasts, and a right-canvas knowledge panel. +github: https://github.com/twilso24/open_notebook_agent_zero +tags: + - integration + - tools + - llm + - search + - web +screenshots: + - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-notebooks.png + - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-chat.png + - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-podcasts.png + - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-notes.png + - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-sources.png