Skip to content

NoteFeratu is a plain-text personal knowledge management system with LLM capabilities

License

Notifications You must be signed in to change notification settings

zeim839/Noteferatu

Repository files navigation

NoteFeratu

GitHub issues GitHub Actions Workflow Status GitHub package.json version GitHub

NoteFeratu is a plain-text personal knowledge management system with LLM capabilities. Build your second brain, discover new information through knowledge graphs, and chat with your notes using frontier LLM models.

Install

To install NoteFeratu, begin by installing the following dependencies:

Next, clone the repository:

git clone https://github.com/zeim839/Noteferatu.git

Enter the repository directory:

cd Noteferatu

Install NPM dependencies:

npm i

Usage

You can run a development version of NoteFeratu either through the NextJS dev server or directly via Tauri. Tauri is a web app bundler that exposes NoteFeratu as a native desktop application.

To start the NextJS development server (which launches NoteFeratu on the browser), run:

npm run dev

To start the Tauri app preview, run:

npm run tauri dev .

Build

To build NoteFeratu and export it as a Desktop application, run:

npm run tauri build .

License

GPL-3.0-or-later
Copyright (C) 2025 Michail Zeipekki, Daniel Wildsmith, Mathew Alangadan, Grayson Kornberg, Anton Salvador

About

NoteFeratu is a plain-text personal knowledge management system with LLM capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •