This tool analyzes and understands resumes intelligently using a powerful local LLM (Mistral 7B via OpenRouter API). Unlike traditional resume parsers that just extract text, this system understands skills, projects, and experience depth — helping recruiters shortlist ideal candidates faster.

1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a backend API endpoint to interface with various Large Language Model (LLM) providers, allowing the frontend to select and utilize different LLMs for resume processing. This API should be accessible from the frontend component `LLMProviderSetting.tsx` within the `settings` module. Testing is required after implementation.

Complexity: 4/5
help wanted

This tool analyzes and understands resumes intelligently using a powerful local LLM (Mistral 7B via OpenRouter API). Unlike traditional resume parsers that just extract text, this system understands skills, projects, and experience depth — helping recruiters shortlist ideal candidates faster.

TypeScript