From ff3078e93411c3467d797258744a7f17a7dbdf0a Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 16 Jul 2025 10:07:06 +0700 Subject: m --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb8cb0d --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ + +# SORMARK + +This is an app to handle bookmarks with the help of an LLM. The app will ingest Twitter (well now X) bookmarks, browser bookmarks and later on other saved stuff. It will go through them one by one, and the LLM will analyze the bookmarks, read any existing links, categorize them and decide what to do with them: either store them in an Obsidian like vault, add a calendar event, or some other. + +## Getting started + +Just enter the devenv shell. This is a typescript app using Bun. Fullstack webapp using Waku with server react components. -- cgit v1.2.3