Skip to main content

Navigate Your Career Journey with AI

Track applications, generate tailored documents, and get intelligent job matching powered by AI

What is Vega AI?

Vega AI is an intelligent job application tracking system that transforms how job seekers manage their search. Just as ancient navigators used the star Vega to find their way, Vega AI helps you navigate your career journey with AI-powered tools for job tracking, matching, and document generation.

Self-Hosted or Cloud

Deploy Vega AI on your own infrastructure for complete data privacy, or use our cloud service

AI-Powered Matching

Get intelligent compatibility scores and detailed analysis for every job opportunity

Document Generation

Generate tailored cover letters and CVs based on your profile and job requirements

Browser Extension

Capture jobs from LinkedIn and other job boards with one click

Quick Start

Get Vega AI running in minutes with Docker:
1

Get your Gemini API key

Visit Google AI Studio to get your free API key
2

Create a config file

mkdir vega-ai && cd vega-ai
echo "GEMINI_API_KEY=your-gemini-api-key" > config
3

Run with Docker

docker run --pull always -d \
  --name vega-ai \
  -p 8765:8765 \
  -v vega-data:/app/data \
  --env-file config \
  ghcr.io/benidevo/vega-ai:latest
4

Access Vega AI

Open http://localhost:8765 and log in with:
  • Username: admin
  • Password: VegaAdmin
Important: Change your password after first login via Settings → Account

Key Features

Job Tracking

Track applications with customizable statuses and detailed job information

AI Matching

Get match scores and compatibility analysis powered by Google Gemini

CV Parsing

Upload your CV to automatically populate your profile

Profile Management

Comprehensive professional profile with experience, education, and skills

Usage Quotas

Fair usage limits for AI features in cloud mode

Privacy-First

Self-hosted option with complete control over your data

Deployment Guide

Learn how to deploy Vega AI with Docker, Docker Compose, or Docker Swarm

API Reference

Explore the REST API for integrating with Vega AI

Architecture

Understand the system design and technical architecture

Browser Extension

Install and configure the job capture extension

Community and Support

GitHub Repository

Star the project, report issues, or contribute to development

Build docs developers (and LLMs) love