Aartiq
Intelligent Browser
An open-source, AI-native browser with permission-gated OS automation. Electron + Next.js + React.
Built by Preet3627 & Latestinssan — v...
Components
179
Lines of Code
40,709
Platforms
4
AI Commands
25
See It In Action.
Click to load video
Core
Features.
Autonomous Agent
Multi-step autonomous tasks with RAG memory. Source: src/components/AIChatSidebar.tsx, src/lib/AICommandParser.ts
Document Engine
PDF/Excel/PPTX generation. Source: src/lib/AdvancedDocumentEngine.ts, src/lib/PDFCommandParser.ts
Screenshot & OCR
Visual analysis. Source: src/lib/tesseract-service.js, src/lib/screen-vision-service.js
Low-Spec Optimized
Runs on Electron with configurable GPU flags in main.js
Triple-Lock Security
src/lib/Security.ts, src/lib/SecurityValidator.js, src/main/handlers/permission-handlers.js
Multi-Platform
macOS (src/lib/native-panels/), Windows (src/lib/platform/WindowsIntegration.ts), Linux (src/lib/platform/LinuxIntegration.ts), Android (flutter_browser_app/)
0
0
0
0
Downloads
Build
...
Reference
Documentation
Core documentation for AI command reference, automation API, security architecture, and cross-platform deployment.