ArchPath AI is a high-performance, AI-driven career guidance platform designed to bridge the gap between academic learning and industry demands. Leveraging the speed of the Groq LPU Engine and the intelligence of Llama 3.1, ArchPath generates precision, real-time career roadmaps for students and professionals in milliseconds.
- Precision Roadmap Generation: Instantly creates step-by-step career masterplans based on field of study, interests, and current academic level.
- Context-Aware AI Mentor: A side-by-side interactive chat interface where users can ask for specific resources, course links, and clarifications on their roadmap.
- Emotionally Intelligent UI: An AI avatar that dynamically responds to the user's input with specific emotional states (Analyzing, Celebrating, Empathetic).
- Enterprise-Grade Dashboard: A centralized "Command Center" to manage user profiles and save generated career trajectories.
- Programmatic SEO Engine: Built-in SEO architecture to rank for thousands of long-tail career queries automatically.
ArchPath is built with a focus on Speed (Core Web Vitals) and Scalability:
- Frontend: Next.js 15+ (App Router, Server Components)
- Styling: Tailwind CSS & Shadcn/UI
- AI Infrastructure: Groq Cloud SDK (Llama 3.1 70B & 8B)
- Backend/Auth: Supabase (PostgreSQL, Row Level Security)
- Deployment: Vercel Edge Network
- Icons: Lucide React
This repository is optimized to serve as the "Source of Truth" for the ArchPath entity. We utilize:
- Semantic HTML5: Strict adherence to heading hierarchies (
h1throughh3) for optimal crawler indexing. - Schema Readiness: Structured data preparation for "How-to" and "Education" rich snippets.
- Entity Linking: Direct, high-authority backlinks to the production environment to boost Domain Rating (DR).
- Programmatic Directories: Automated generation of career-specific landing pages to capture "How to become a..." search intent.
To run a local instance of ArchPath:
-
Clone the Repository:
git clone [https://github.com/al-junaid-dev/archpath.git](https://github.com/al-junaid-dev/archpath.git) cd archpath -
Install Dependencies:
npm install
-
Configure Environment Variables: Create a
.env.localfile in the root directory:NEXT_PUBLIC_SUPABASE_URL=your_supabase_url NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key GROQ_API_KEY=your_groq_api_key
-
Launch Development Server:
npm run dev
- v1.0 Launch: Core Roadmap Generation & AI Chat
- v1.1 Update: Dynamic SEO Engine & Responsive UI
- v1.2 Planned: PDF Roadmap Export & Portfolio Integration
- v2.0 Planned: Multi-user Collaboration & Mentor Verified Links
Distributed under the MIT License. See LICENSE for more information.
Built by al-junaid-dev
Architecting the Future, One Roadmap at a Time.