Update README.md

This commit is contained in:
FURK4NGG
2026-05-04 01:12:48 +03:00
committed by GitHub
parent a36671ceb2
commit 2ebb7bc445
+16 -16
View File
@@ -6,31 +6,31 @@
## 👀 capture-ai Overview ## 👀 capture-ai Overview
## 🚀 Features ## 🚀 Features
- [x] Easy access with keyboard shortcuts - [x] Compatible with Linux(Arch,Debian/Ubuntu) devices
- [x] Model management per chat - [x] Model management per chat
- [x] Generate image - [x] Per-chat conversational RAG system with enable/disable support(short-term memory + summary memory + embedding-based retrieval + code-aware context)
- [x] Access every AI model easily - [x] Run local text model(Local API-based AI)
- [x] Unlimited reference tree support
- [x] Customize how the AI responds
- [x] Shows how many tokens are consumed for each message - [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] AI can read, analyze, modify your documents (within permission)
- [x] Files returned as downloadable outputs - [x] Files returned as downloadable outputs
- [x] Supports PDF, DOCX, XLSX - [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] Lazy Loading, Chat Loading System (Loads latest messages first,older messages load on scroll)
- [x] Change UI colors - [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] Language support [Turkish, English]*You can easily create your own language file*
- [x] Caching the language file to avoid repeated file reads - [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 - [ ] Compatible with macOS, Windows
## 📦 Setup ## 📦 Setup