Available in Chrome Web Store: https://chromewebstore.google.com/detail/algo-ace/jgmbkilelblcdpcokkclihbedbmccdla
Interview Copilot (AlgoAce) is an open-source Chrome extension that helps users solve coding problems and prepare for technical interviews efficiently. It supports platforms like LeetCode and HackerRank, providing instant AI-generated solutions and code in multiple languages.
Features
- Parse and solve coding questions on popular practice sites
- Supports multiple programming languages and AI models
- Customizable output and notifications
- Free trial and subscription management
- Runs locally in your browser, privacy-first
Tech Stack
- React + TypeScript
- Vite for build tooling
- Tailwind CSS for styling
- Firebase (Auth, Firestore, Functions)
- Chrome Extension APIs
- pnpm for package management
- Install dependencies:
pnpm install
- Build:
pnpm run build
or dev mode:pnpm run dev
- Package:
pnpm run zip
- Load in Chrome:
chrome://extensions/
→ Enable Developer Mode → Load unpacked → selectchrome-extension/dist
Interview Copilot(AlgoAce)是一个开源的 Chrome 插件,帮助用户高效刷题和准备技术面试。支持 LeetCode、HackerRank 等主流平台,自动解析题目并生成多语言 AI 解答和代码。
主要功能
- 自动识别并解答主流刷题网站的算法题
- 支持多种编程语言和 AI 模型
- 输出和通知可自定义
- 免费试用与订阅管理
- 本地运行,注重隐私
技术栈
- React + TypeScript
- Vite 构建工具
- Tailwind CSS 样式
- Firebase(认证、数据库、云函数)
- Chrome 扩展 API
- pnpm 包管理
- 安装依赖:
pnpm install
- 开发模式:
pnpm run dev
- 构建打包:
pnpm run build
- 打包扩展:
pnpm run zip
- Chrome 加载:
chrome://extensions/
→ 开发者模式 → 加载已解压扩展 → 选择chrome-extension/dist
欢迎随意使用、随意提意见,上岸请多多推荐,没上岸欢迎来提 issue(认真&搞笑都行)!
Feel free to use, fork, and give feedback. If this project helps you land an offer, please recommend it! If not, open an issue (serious or just for fun, both welcome!).
-- Chrome extension, LeetCode AI, coding interview assistant, 算法面试AI, 刷题助手, AI解题, AlgoAce, 面试Copilot