Logseq plugin for AI-assisted note-taking
Top 47.7% on sourcepulse
This Logseq plugin integrates OpenAI's GPT-3 and DALL-E models into the note-taking workflow, enabling AI-assisted content generation, summarization, and image creation directly within the Logseq editor. It targets Logseq users seeking to leverage advanced AI capabilities for enhanced productivity and creativity in their knowledge management.
How It Works
The plugin provides slash commands (/gpt
, /gpt-block
, /gpt-page
, /whisper
, /dalle
) to trigger AI actions. It sends selected text or entire pages to OpenAI's API (defaulting to gpt-3.5-turbo
) and inserts or replaces content. Custom prompt templates can be defined using a prompt-template::
property and code blocks, allowing users to tailor AI responses for specific tasks like generating outlines or flashcards. Whisper API is used for speech-to-text transcription, and DALL-E for image generation.
Quick Start & Requirements
gpt-3.5-turbo
, text-davinci-003
, and gpt-4
(if available).m4a, mp3, mp4, mpeg, mpga, wav, webm
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
GPT-3 can produce subtly incorrect or misleading output and requires user verification. OpenAI API usage is subject to quotas and rate limits, and certain audio formats (like .aac
from Logseq mobile) are not directly supported by Whisper. Users must manage their OpenAI API key and potential costs.
9 months ago
1 week