tag: Electron · 3건
- 근거: AI 에이전트(Pi, OMP, Prime Agent) 통합 Electron 데스크탑 워크스페이스 — AI/LLM 도구 및 개발자 도구 영역에 해당
- 액션: git clone https://github.com/am-will/gooey-pi && npm install && npm run dev 로 실행 후 Pi/Prime Agent 연동 워크스페이스 UI 확인
- 근거: 개발자 도구 범주 — FFmpeg·LibreOffice·Tesseract를 번들한 Electron 기반 Windows 오프라인 파일 포맷 변환 도구로, 실제 JS 소스 구조가 검증됨
- 액션: git clone https://github.com/LaoFeng-mouse/flyingmouse-format && cd flyingmouse-format && npm install && npm start (Windows 환경에서 실행, 이미지→PDF, 음성→MP3 등 변환 기능 직접 확인)
- 근거: 실시간 음성 AI 관련 JavaScript/Electron 오픈소스 도구 — AI/LLM 및 개발자 도구 관심 분야에 해당
- 액션: git clone https://github.com/xikhar/persona 후 npm install && npm run dev 로 로컬 실행해 실시간 음성 기능 확인