realtime-interview-copilot
Realtime Interview Copilot is a desktop application that assists users in crafting responses during interviews. It leverages real-time audio transcription and AI-powered response generation to provide relevant and concise answers.
파일 탐색기
최종 버전 다운로드 (.zip)- release.yml
- FUNDING.yml
- page.tsx
- page.tsx
- favicon.ico
- globals.css
- layout.tsx
- page.tsx
- entitlements.mac.inherit.plist
- entitlements.mac.plist
- AppAnnouncements.tsx
- AskListeningBanner.tsx
- useAskKeyboard.ts
- useAskScreenshotBridge.ts
- auth-guard.tsx
- auth-wizard.tsx
- waiting-for-approval.tsx
- CompactAskComposer.tsx
- CompactContextDrawer.tsx
- CompactLiveTranscript.tsx
- compactTextStyles.ts
- CompactToolbar.tsx
- LoadingDots.tsx
- OutputPanel.tsx
- useCompactGenerate.ts
- ContextCard.tsx
- OutputCard.tsx
- TranscriptionCard.tsx
- AlertBanner.tsx
- SignalStrip.tsx
- UserMenu.tsx
- WorkspaceTabs.tsx
- AskMicDebugHud.tsx
- badge.tsx
- button.tsx
- ChatThread.tsx
- input.tsx
- Kbd.tsx
- label.tsx
- LevelMeter.tsx
- modal.tsx
- switch.tsx
- textarea.tsx
- AppBackdropContext.tsx
- AppErrorBoundary.tsx
- AskChatProvider.tsx
- CompactCopilot.tsx
- copilot.tsx
- CopilotSessionProvider.tsx
- History.tsx
- InterviewContextProvider.tsx
- main.tsx
- PostHogProvider.tsx
- QuestionAssistant.tsx
- recorder.tsx
- SafeMarkdown.tsx
- ScreenRecordingOnboard.tsx
- TabContext.tsx
- TitleBar.tsx
- TranscriptionContext.tsx
- TranscriptionDisplay.tsx
- TranscriptionLine.tsx
- app.js
- app.ts
- screen.js
- screen.ts
- window.js
- window.ts
- csp.js
- csp.ts
- origin.js
- origin.ts
- permissions.js
- permissions.ts
- deepLink.ts
- main.ts
- preload.ts
- updater.ts
- keyFetch.ts
- levelMeter.ts
- mimePicker.ts
- statsFlush.ts
- types.ts
- useAnnouncements.ts
- useAskChat.ts
- useAskMic.ts
- useCaptureAndAsk.ts
- useClickThrough.ts
- useClientReady.ts
- useCompactWindowSize.ts
- useCopilotSubmit.ts
- useExport.ts
- useMicPushToTalk.ts
- useNotes.ts
- useSupportMessages.ts
- deepgramLiveConnection.ts
- deepgramSession.ts
- segmentMerger.ts
- api-errors.ts
- app-session-storage.ts
- auth-client.ts
- constant.ts
- csp.mjs
- csp.ts
- debug.ts
- design-tokens.ts
- prompt-context.ts
- resume-parser.ts
- ric-fetch.ts
- session-display.ts
- session-tracking.ts
- sse.ts
- stream-completion.ts
- types.ts
- utils.ts
- vision-screenshot.ts
- workspace-tabs.ts
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- site.webmanifest
- _headers
- next.svg
- placeholder-user.jpg
- 0000_snapshot.json
- _journal.json
- 0000_bizarre_zeigeist.sql
- 0001_add_is_approved.sql
- 0002_add_saved_notes_and_presets.sql
- 0003_add_admin_dashboard_tables.sql
- 0004_add_admin_config.sql
- 0005_add_performance_indexes.sql
- 0006_add_usage_event.sql
- 0007_add_user_model_params.sql
- 0008_add_live_sessions.sql
- 0009_add_support_and_announcements.sql
- 0010_add_quota_balance.sql
- 0011_add_resume_jd_to_presets.sql
- 0012_add_workspace_columns.sql
- 0013_remove_presets_add_interview_context.sql
- noteRepo.ts
- sessionRepo.ts
- index.ts
- schema.ts
- fetch-retry.ts
- html.ts
- http.ts
- ids.ts
- ip-rate-limit.ts
- ip.ts
- maintenance.ts
- markdown-to-html.ts
- prompt.ts
- security-log.ts
- auth.ts
- cors.ts
- csrf.ts
- ai-gateway-routes.ts
- announcements.ts
- audit.ts
- cleanup.ts
- config.ts
- dashboard.ts
- exports.ts
- important-events.ts
- live-sessions.ts
- model-params.ts
- notes.ts
- quota.ts
- sessions.ts
- support.ts
- usage.ts
- users.ts
- admin-set.ts
- ai-gateway.ts
- audit.ts
- health-cache.ts
- probes.ts
- rate-limit.ts
- constants.ts
- helpers.ts
- index.ts
- query-schemas.test.ts
- query-schemas.ts
- schemas.ts
- types.ts
- announcements.ts
- completion-gemini.ts
- completion-openai.ts
- completion-types.ts
- completion.ts
- deepgram.ts
- events.ts
- export.ts
- health.ts
- interview-context.ts
- notes.ts
- sessions.ts
- support.ts
- usage-me.ts
- interview-context.ts
- quota.service.ts
- auth.ts
- config-cache.ts
- config.json
- crypto.ts
- env.ts
- index.ts
- kv-keys.ts
- url-guard.test.ts
- url-guard.ts
- usage.ts
- .dev.vars.example
- .gitignore
- bun.lock
- drizzle.config.ts
- package.json
- README.md
- tsconfig.json
- wrangler.toml
- apply-app-constants.js
- build-electron.js
- csp.mjs
- sync-distribution.js
- .env.example
- .gitignore
- biome.json
- bun.lock
- components.json
- CONTRIBUTING.md
- electron.d.ts
- eslint.config.mjs
- LICENSE
- next.config.mjs
- package.json
- postcss.config.mjs
- PRIVACY.md
- README.md
- tailwind.config.ts
- tsconfig.electron.json
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/innovatorved/realtime-interview-copilot
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd realtime-interview-copilot
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. 공식 설치 스크립트
쉬움 추천사전 준비물
- Homebrew macOS/Linux용 패키지 매니저입니다.
brew tap innovatorved/tap
Homebrew에 이 프로젝트의 저장소(tap)를 등록합니다.
brew install --cask realtime-interview-copilot
Homebrew로 이미 빌드된 패키지를 바로 설치합니다. 소스 빌드가 필요 없습니다.
irm https://raw.githubusercontent.com/innovatorved/winget/main/install-realtime-interview-copilot.ps1 | iex
공식 설치 스크립트를 다운로드해서 바로 실행합니다 (PowerShell). 이 한 줄로 필요한 게 자동으로 설치됩니다.
설치 후 새 터미널을 열고, 프로그램의 버전 확인 명령(예: --version)으로 정상 설치됐는지 확인하세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
