Formerly known as Panoptes (AutoApply)
Version: 1.0 (Reforged January 2026)
Pathwise is an intelligent ecosystem designed to navigate the complexity of modern job searching. It combines a powerful Chrome Extension, a premium Web Dashboard, and an advanced AI Engine to automate, optimize, and track your career journey.
- 🔌 Chrome Extension: Intelligent form autofill and job data extraction.
- 📊 Premium Web Dashboard: Glassmorphism UI with fluid animations for a superior user experience.
- 🧠 AI Engine (Groq + Llama 3): Resume optimization and tailored cover letter generation.
- 📄 Deep Extract PDF Parser: Visual analysis of CV structure, detecting gaps and skills automatically.
- ⚡ Instant Generation: Smart local caching for extreme performance.
- 🔍 Advanced Search: Distributed job search engine with analytical match scoring.
- 🔐 Secure Identity: Multi-user JWT authentication system.
- 🌎 Global Ready: Native English/Spanish support.
- 🎨 Visual Themes: Persistent Dark/Light modes.
- 💾 Robust Persistence: Automatic synchronization with Google Cloud Storage.
# 1. Clone repository
git clone https://github.com/medalcode/Panoptes.git Pathwise
cd Pathwise
# 2. Start Web Dashboard (Local)
# Open web-dashboard/index.html in your browser
# Or use Live ServerChrome Extension:
- Go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" → Select
/extensionfolder
- 📖 DOCUMENTATION.md - Complete System Documentation
- 🚀 DEPLOYMENT_GUIDE.md - Deployment Guide
- ⚙️ INSTALL.md - Detailed Installation
- 🧯 ISSUES.md - Known Issues and Technical Debt
- Layout Aware: Detects 2-column layouts and processes text in visual logical order.
- Split View Interface: Integrated PDF viewer for immediate visual validation.
- Visual Career Timeline: Interactive chart visualizing career trajectory and gaps.
- ATS Compatibility Score: Real-time analysis of resume machine-readability.
- Career Personas: Generate customized profiles for different market segments (e.g., "Senior Frontend" vs "Tech Lead").
- Salary Market Value: AI-estimated salary ranges based on role and location.
- Smart Caching: Local persistence of generated assets.
- Application Kanban: Trello-style board to manage applications (Saved, Applied, Interview, Offer).
- Match Analysis: Visual compatibility scoring.
- Cover Letter AI: Instant generation of tone-adjusted cover letters.
We are obsessed with reliability. Critical flows like CV Upload are protected by explicit contracts and automated integration tests.
- Contract-First Development: See API_CONTRACT_UPLOAD_CV.md.
- Resilient Architecture: Anti-DoS protection and deterministic error handling.
- Automated Validation:
npm testruns rigorous integration scenarios including "Worst Case" validation. - Upload Integration Coverage: invalid PDF, technical parser failure, AI fallback, and DB partial-failure rollback.
Backend: Node.js, Express, SQLite (Managed), Google Cloud Storage, Groq SDK
Frontend: HTML5, CSS3 (Tailwind + Custom Variables), Vanilla JS (ES6+ Modules)
Extension: Chrome Manifest V3
AI: Llama 3.3 70B (Groq)
- Automated Tests (Jest + Playwright)
- Backend Persistence for Kanban (Cloud Sync)
- Resume Tailoring (Job-specific PDF generation)
- Multi-site Extension Support (LinkedIn, Indeed)
- CI/CD Pipeline
- Market Salary Analysis with IA
© 2026 MedalCode. Built for the modern professional.