Skip to content

Zatfer17/kowalski-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kowalski-core

GitHub top language GitHub last commit License: GPL-3.0

kowalski-core is an AI-powered terminal-based PKMS. You can use it to take notes or save read-it-later content.

Install

  • Install go
  • Sign up at OpenRouter
  • Run make all
  • Update the yaml config. Note that:
    • notesPath is the full expanded path where you will save your notes
    • editor is the default editor kowalski-core will use
    • model is the OpenRouter model id you get from here
    • apiKey is your OpenRouter api key

Usage

Usage:
  ko [command]

Available Commands:
  add         Add a new note. Skipping the content will open the editor of choice.
  completion  Generate the autocompletion script for the specified shell
  cook        Cook a note with AI.
  edit        Edit a note. Skipping the content will open the editor of choice.
  find        Find a note.
  help        Help about any command
  list        List the notes. Skipping the limit will list all the notes.
  remove      Remove a note.
  save        Save a link.
  serve       Start kowalski in server mode.
  show        Show a note.

Flags:
  -h, --help   help for ko

Use "ko [command] --help" for more information about a command.

License

kowalski-core is distributed under the terms of the GNU general public license.

About

Kowalski, analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published