
tty7
tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.
它结合了优先捕获的日常信息流、LLM 驱动的知识库、智能检索和夜间整合——所有操作都使用你自己的 API 密钥,并具有严格的架构和多租户行级安全。
A capture-first “second brain” that turns fleeting thoughts into a living, linked knowledge wiki — powered by your own LLM keys.
English · 简体中文
[!NOTE] BYOK — bring your own key. QCue runs entirely against your own model-provider key. It never ships, brokers, or sees your credentials, and the whole product runs keyless and offline in stub mode so you can explore it in seconds.
QCue is an open-source knowledge, memory, and semantic-recall system. Dump fleeting ideas — typed or
spoken — into a fast daily feed; a bring-your-own-key LLM continuously distills that stream into a
persistent, interlinked Markdown wiki ([[wikilinks]], an index.md, a log.md) that you can
browse, query by recall, and open in any Markdown editor. A nightly Auto-Dream pass keeps the
knowledge base coherent.
| 🎙️ Capture-first | Type or speak. Ideas land in an append-only daily feed with zero friction — the cost of capturing a thought should be near zero. |
| 🔗 LLM-wiki | A BYOK model distills your feed into a Karpathy-style Markdown wiki of entity / concept / source pages, woven together with [[wikilinks]]. |
| 🔎 Agentic recall | Ask in natural language. The model generates its own search patterns over full-text search + curated memory and answers from your wiki. |
| 🌙 Auto-Dream | A nightly consolidation pass compounds and tidies the wiki — cost-checked before any provider call, with edits proposed through a reversible approve gate. |
| 🔌 BYOK & provider-agnostic | One ha |
Your second brain - capture your mind
根据分类、Topic 和编程语言匹配的相似项目。

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.
reims-vgpu is an experimental virtual GPU for macOS guests that uses QEMU to decode the guest's GPU command stream and execute it through Metal or Vulkan, leveraging the built-in AppleParavirtGPU driver without requiring custom kexts.
A Rust library that provides secure memory handling primitives including zeroization on drop, memory locking, constant-time comparison, and compile-time guarded regions, with zero dependencies and no_std support.