From e30b4427d7d0963546be2b9ea61a044e5eb08382 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 8 May 2026 15:05:53 +0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0a13c51..1de9c7e 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,16 @@ It supports both online models (OpenRouter) and local AI providers, giving full - [x] Compatible with Linux(Arch,Debian/Ubuntu) devices - [x] Model management per chat - [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] Run local AI providers (Ollama, LM Studio, vLLM, etc.) - [x] Shows how many tokens are consumed for each message - [x] AI can read, analyze, modify your documents (within permission) -- [x] Files returned as downloadable outputs -- [x] Supports PDF, DOCX, XLSX +- [x] AI-generated files are automatically created, saved, and shown with download buttons +- [x] Supports PDF, DOCX, XLSX, TXT, and MD (read & generate) +- [x] Editable file permission system (safe file editing control) - [x] Unlimited reference tree support -- [x] Generate image +- [x] Image generation and image-based workflows - [x] Regenerate +- [x] Modular prompt system (Prompt Chooser) - [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) @@ -52,6 +54,7 @@ It supports both online models (OpenRouter) and local AI providers, giving full - [x] Dark/Light themes - [x] Keep all your chats in your machine - [x] Just one configure file +- [x] Streaming response system (real-time output) - [x] Easy access with keyboard shortcuts - [x] Language support [Turkish, English]*You can easily create your own language file* - [x] Caching the language file to avoid repeated file reads