10BC0 GitHub - Rda99/Job-Copilot: A sophisticated job search automation platform leveraging multiple AI models
[go: up one dir, main page]

Skip to content

Rda99/Job-Copilot

Repository files navigation

JobCopilot

A sophisticated job search automation platform leveraging multiple AI models to enhance job seeking and matching processes.

Features

  • Multi-Model AI Integration: Support for OpenAI, Anthropic, Google Gemini, and Ollama
  • Job Search & Matching: Advanced algorithms to find the best job matches for your skills
  • Resume Builder & Analysis: AI-powered resume builder with feedback and improvement suggestions
  • Cover Letter Generator: Create customized cover letters for specific job applications
  • Interview Preparation: Generate practice questions and prepare answers for interviews
  • Application Tracking: Monitor your job applications throughout the application process

Technology Stack

  • Frontend: React, TypeScript, Shadcn UI components, Tailwind CSS
  • Backend: Node.js, Express, Memory Storage (upgradable to PostgreSQL)
  • AI Models:
    • OpenAI GPT-4o
    • Anthropic Claude 3.7 Sonnet
    • Google Gemini Pro
    • Ollama (for local model execution)

Getting Started

  1. Clone the repository
  2. Install dependencies with npm install
  3. Start the development server with npm run dev
  4. Access the application at http://localhost:5000

API Keys

The application requires API keys for various AI providers. You can configure these in the application settings:

  • OpenAI API Key
  • Anthropic API Key
  • Google Gemini API Key
  • Ollama Endpoint (for local models)

License

MIT

About

A sophisticated job search automation platform leveraging multiple AI models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0