From 87c96f3a66b4ce32a6ceae89ec49e9cd1cea45d8 Mon Sep 17 00:00:00 2001 From: Shurayu Date: Fri, 27 Feb 2026 19:56:17 +0800 Subject: [PATCH] Fix: image filenames, video embed format for inline playback Made-with: Cursor --- README.md | 18 +++++++++++++----- .../{Chat Sources .jpeg => Chat Sources.jpeg} | Bin assets/{Chat .png => Chat.png} | Bin assets/{Crystal .png => Crystal.png} | Bin ...ry Dashboard .png => Memory Dashboard.png} | Bin 5 files changed, 13 insertions(+), 5 deletions(-) rename assets/{Chat Sources .jpeg => Chat Sources.jpeg} (100%) rename assets/{Chat .png => Chat.png} (100%) rename assets/{Crystal .png => Crystal.png} (100%) rename assets/{Memory Dashboard .png => Memory Dashboard.png} (100%) diff --git a/README.md b/README.md index 8716565..9c29452 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,17 @@ Every other AI tool forgets you the moment you close the window. Monolithos does ## See it in action -| Memory Core & Crystallization | Chat & Synapse AI | Audio Brief & Gamma Forge | -|:----:|:----:|:----:| -| [▶ Watch](./assets/Readme_MMC.mov) | [▶ Watch](./assets/Readme_chat_Synapse.mov) | [▶ Watch](./assets/Readme_Audio_Gamma.mov) | +### Memory Core & Crystallization + + + +### Chat & Synapse AI + + + +### Audio Brief & Gamma Forge + + --- @@ -71,7 +79,7 @@ When you ask the Chat a question, the Memory Core surfaces relevant Crystals fro Crystal source links appear inline in the conversation: `Sources: [◇ Crystal_20260223...]`. **Hover any link** → a floating preview instantly shows the Crystal's Core Insight. **Click it** → the original note opens. From question to source paragraph, in one natural motion. -![Chat with Memory](./assets/Chat%20Sources%20.jpeg) +![Chat with Memory](./assets/Chat%20Sources.jpeg) #### Memory Dashboard — Your Cognition, Made Visible @@ -97,7 +105,7 @@ Six intelligence modes from instant fluid responses to deep strategic reasoning. **Getting started:** Open the Core panel → click the top-left icon to launch Chat. After your first session, you can switch back anytime via the 💬 icon in Obsidian's sidebar. -![Chat](./assets/Chat%20.png) +![Chat](./assets/Chat.png) ### 🔷 Synapse — In-Note AI Panel diff --git a/assets/Chat Sources .jpeg b/assets/Chat Sources.jpeg similarity index 100% rename from assets/Chat Sources .jpeg rename to assets/Chat Sources.jpeg diff --git a/assets/Chat .png b/assets/Chat.png similarity index 100% rename from assets/Chat .png rename to assets/Chat.png diff --git a/assets/Crystal .png b/assets/Crystal.png similarity index 100% rename from assets/Crystal .png rename to assets/Crystal.png diff --git a/assets/Memory Dashboard .png b/assets/Memory Dashboard.png similarity index 100% rename from assets/Memory Dashboard .png rename to assets/Memory Dashboard.png