Welcome to the developer documentation for Jobs_Applier_AI_Agent_AIHawk. This documentation is designed to help developers understand the architecture, core modules, and workflows of the application.
- System Overview: High-level architecture, tech stack, and component interactions.
- Application Flows: Visual diagrams (Mermaid) of startup, resume generation, and parsing flows.
- Core Logic: Entry points, orchestration, and main application logic.
- LLM Integration: AI model adapters, prompt engineering, and LLM management.
- Data Models: Resume structures, profile schemas, and data validation.
- Configuration: Configuration handling, validation, and secrets management.
- Utilities: Shared utility functions and helpers.
Ensure you have the required dependencies and configuration files set up as per the main project README.
# Run the application
python main.pyPlease refer to CONTRIBUTING.md for guidelines on how to contribute to this project.