Skip to content

shovon/logseq-ai

Repository files navigation

Logseq AI Plugin

A Logseq plugin that adds AI assistance to enhance your note-taking and knowledge management experience.

A screenshot of a note-taking app with a two-pane layout. On the left, there’s a sidebar showing sections such as Journals, Whiteboards, Flashcards, Graph view, and All pages. The main pane displays a journal entry dated Nov 23rd, 2025, containing bullet-point notes about commit counts, GitHub links, and progress on refactoring a task runner. On the right side of the screen, a chat interface shows a conversation where the user asks about the number of commits and the repository URL, and the assistant replies with information pulled from the notes.

Discussion

Overview

This plugin integrates AI capabilities into your Logseq workflow, allowing you to leverage artificial intelligence directly within your knowledge graph.

Status

⚠️ Pre-Alpha: This plugin is currently in pre-alpha development. Expect bugs, breaking changes, and incomplete features.

⚠️ API Dependencies: This plugin is heavily dependent on OpenAI's APIs. Additional AI providers coming soon.

Development

Prerequisites

  • Node.js
  • npm

Installation

npm install

Development Commands

If you need to build exclusively for the browser (generally not needed):

npm run dev

Note: This command is mainly kept for compatibility and is rarely used.

Features

  • AI-powered assistance within your Logseq notes
  • Seamless integration with Logseq's UI

About

A plugin for Logseq to "chat" with your graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages