Features
- hotkey पर चुने हुए text को rewrite।
- Dictation: रुकने पर transcribe, LLM cleanup, cursor पर paste।
- Meeting notes: mic + system audio record, फिर LLM summary जिससे chat कर सकते हैं।
मेरा personal AI desktop tool, native-Swift VOX से Rust + Tauri app में फिर से बनाया ताकि यह एक platform तक सीमित न रहे और engine layer सचमुच pluggable हो। यह आज macOS पर चलता है; Windows/Linux builds compile और CI-tested हैं पर उनका runtime अभी पूरा नहीं।
इसने मेरे लिए कई paid subscriptions की जगह ले ली — speech-to-text, LLM text cleanup और meeting notes — एक ही जगह, सब कुछ locally चलाने के विकल्प के साथ।
DRCODE का मुख्य product — agents जो APIs और UIs खुद टेस्ट करते हैं। UI-testing toolkit मैंने शुरू से बनाया और API E2E हिस्से में bugs ठीक/सुधार किए।
← देखेंएक reusable full-stack monorepo जो मैंने बनाया ताकि हर बार वही architecture दोबारा न जोड़ना पड़े — Astro, NestJS, tRPC और Prisma, एक command में सेटअप।
देखें →