0xN1 / kisahari

a personal journaling app where you can chat with your entries locally
https://kisahari.app
31 stars 5 forks source link
ai app dexiejs journal langchain langchain-js nextjs personal rag tailwindcss

Alt text

Kisahari, a personal journaling app where you can chat with your entries locally.

Motivation

A personal journal app where we keep the data locally, while having the power to chat with it using local LLM.

Features

Todo / Ideas

Develop

clone the repo

git clone https://github.com/0xn1/kisahari.git

install dependencies

cd kisahari && bun i

run development server

bun run dev

build the app

bun run build

Contribute

Feel free to open issue and create PR :)

Contributors