Browser extension for saving LLM conversations to Notion
Top 76.7% on sourcepulse
This project provides a browser extension that integrates large language models (LLMs) like ChatGPT, Deepseek, Claude, and Mistral directly into your Notion workspace. It allows users to save individual LLM responses or entire conversations to a chosen Notion database, enhancing productivity for those who leverage both LLMs and Notion for research, writing, or knowledge management.
How It Works
The extension utilizes the Plasmo framework and TypeScript for its frontend. A separate Express server, hosted on Render, handles the secure, long-term storage of Notion access tokens. This architecture allows users to save specific LLM answers and their associated prompts, or entire chat histories, to user-defined Notion databases. If a page with the same title already exists, new content is appended.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
The developer plans to address existing bugs, particularly on the Edge browser, and expand support to Perplexity and Grok. Code documentation is also a planned future enhancement.
Licensing & Compatibility
The license is not explicitly stated in the provided README. Compatibility with commercial or closed-source projects is not detailed.
Limitations & Caveats
The README acknowledges unfixed bugs, especially on the Edge browser. Support for additional LLMs like Perplexity and Grok is planned but not yet implemented. Code documentation is also pending.
5 months ago
1 day