Skip to content

Medalcode/Pathwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧭 Pathwise — Smart Career Navigation

Pathwise is an intelligent career automation platform designed to streamline the job application process using AI-driven profile optimization and seamless browser integration.

🚀 Key Features

  • AI CV Parsing: Neural extraction of professional data from PDFs.
  • Dynamic Personas: Generate multiple optimized professional profiles (Frontend, Backend, Management, etc.) using Llama 3.3.
  • Smart Dashboard: Glassmorphism UI for profile management and verification.
  • Chrome Extension: Intelligent form autofilling and job data capture.
  • Cloud Persistence: SQLite with automatic Google Cloud Storage synchronization.

🏛️ Project Architecture

Pathwise follows a Lean & Modular architecture:

Backend (Node.js/Express)

  • Routes → Services → Repositories: Clean separation of concerns.
  • Unified Schema: Centralized SQLite database for users, profiles, and applications.
  • AI Orchestration: Integrated with Groq SDK for ultra-fast Llama 3 inference.

Web Dashboard (Vanilla JS)

  • Modular Frontend: Organized into core/, modules/, and utils/.
  • Wizard Engine: Consolidated step-by-step CV verification and enrichment.
  • Rich Aesthetics: Premium Dark Mode with Glassmorphism and micro-animations.

Chrome Extension (MV3)

  • Contextual Injection: Injects optimized data directly into job application forms.

🛠️ Tech Stack

  • Backend: Node.js, Express, SQLite.
  • Frontend: HTML5, Vanilla JS, Tailwind CSS.
  • AI: Groq (Llama 3.3 70B).
  • Cloud: Google Cloud Run, Google Cloud Storage.
  • DevOps: Docker, GitHub Actions, Cloud Build.

📂 Project Structure

Pathwise/
├── backend/            # API, Database Repositories & Services
├── docs/               # Technical documentation & Contracts
├── extension/          # Chrome Extension (Manifest V3)
├── web-dashboard/      # Premium Frontend (core/modules/utils)
├── agents.md           # AI Agent Persona & Principles
└── skills/             # Agent Skillset definition

🚥 Getting Started

  1. Install Dependencies: npm install
  2. Configure Environment: Create .env in backend/ with your GROQ_API_KEY.
  3. Start Development: npm start
  4. Deploy: bash deploy-cloud-run.sh

Developed by MedalCode — Pathwise is your terminal for professional infiltration.

About

Panoptes es un ecosistema avanzado para automatizar la búsqueda de empleo que combina extensión Chrome, dashboard web y motor de IA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors