From 2ebb7bc445fe920383167bcf95450f95ab02d6dd Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 4 May 2026 01:12:48 +0300 Subject: [PATCH] Update README.md --- README.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index ac4c5ba..ce3195d 100644 --- a/README.md +++ b/README.md @@ -6,31 +6,31 @@ ## 👀 capture-ai Overview ## 🚀 Features -- [x] Easy access with keyboard shortcuts +- [x] Compatible with Linux(Arch,Debian/Ubuntu) devices - [x] Model management per chat -- [x] Generate image -- [x] Access every AI model easily -- [x] Unlimited reference tree support -- [x] Customize how the AI responds +- [x] Per-chat conversational RAG system with enable/disable support(short-term memory + summary memory + embedding-based retrieval + code-aware context) +- [x] Run local text model(Local API-based AI) - [x] Shows how many tokens are consumed for each message -- [x] Dark/Light themes -- [x] Just one configure file -- [x] Copyable code blocks -- [x] Regenerate -- [x] Keep all your chats in your machine -- [x] Enter input with your voice -Speech to text(online or local)- -- [x] Adding documents via drag & drop - [x] AI can read, analyze, modify your documents (within permission) - [x] Files returned as downloadable outputs - [x] Supports PDF, DOCX, XLSX +- [x] Unlimited reference tree support +- [x] Generate image +- [x] Regenerate +- [x] Enter input with your voice -Speech to text(online or local)- +- [x] Copyable code blocks +- [x] Control via Terminal (excluding STT and some UI features) +- [x] Customize how the AI responds +- [x] Adding documents via drag & drop - [x] Lazy Loading, Chat Loading System (Loads latest messages first,older messages load on scroll) - [x] Change UI colors +- [x] Dark/Light themes +- [x] Keep all your chats in your machine +- [x] Just one configure file +- [x] Easy access with keyboard shortcuts +- [x] Access every AI model easily - [x] Language support [Turkish, English]*You can easily create your own language file* - [x] Caching the language file to avoid repeated file reads -- [x] Compatible with Linux(Arch,Debian/Ubuntu) devices -- [x] Control via Terminal (excluding STT and some UI features) -- [x] Per-chat conversational RAG system with enable/disable support(short-term memory + summary memory + embedding-based retrieval + code-aware context) -- [x] Run local text model(Local API-based AI) - [ ] Compatible with macOS, Windows ## 📦 Setup