Back to Home
vivek7557 icon

Ai-Job-hunting-Agent

Verified Safe

by vivek7557

Overview

An AI-powered multi-agent system for job seekers to automate job discovery, analyze resumes, match job descriptions, and provide recommendations.

Installation

Run Command
streamlit run app/main_app.py

Security Notes

The project uses direct web scraping (requests.get) to external job boards (Indeed, Naukri, LinkedIn) without explicit rate limiting or advanced anti-bot measures, which could lead to IP blocking or potential terms-of-service violations if used extensively in production. The 'google_search_tool.py', 'mcp_tool.py', and 'openapi_tool.py' are explicitly stubs/mocks for the demo, implying no immediate hardcoded secrets or sensitive external API calls are made with the provided code. No 'eval' or other dynamic code execution patterns were found.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassLow
Stars1
Forks0
Last Update2025-12-13

Tags

AIMulti-agentJob SearchStreamlitResume MatchingWeb Scraping