Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modified readme #445

Merged
merged 1 commit into from
Sep 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -630,20 +630,20 @@ For further assistance, please create an issue on the [GitHub repository](https:

To install and configure **Ollama** and **Gemini**, please refer to the following documents:

- [Download Ollama and Gemini Setup Guide (PDF)](https://github.com/RushiChaganti/Auto_Jobs_Applier_AIHawk/blob/alphonse/docs/guide_to_setup_ollama_and_gemini.pdf)
- [Download Ollama and Gemini Setup Guide (PDF)](https://github.com/feder-cr/Auto_Jobs_Applier_AIHawk/blob/main/docs/guide_to_setup_ollama_and_gemini.pdf)

Follow the instructions in these guides to ensure proper configuration of **AIHawk** with **Ollama** and **Gemini**.


### Editing YAML Files
For detailed instructions on editing YAML configuration sections for **AIHawk**, refer to this document:

- [Download YAML Editing Guide (PDF)](https://github.com/RushiChaganti/Auto_Jobs_Applier_AIHawk/blob/alphonse/docs/guide_yaml_sections.pdf)
- [Download YAML Editing Guide (PDF)](https://github.com/feder-cr/Auto_Jobs_Applier_AIHawk/blob/main/docs/guide_yaml_sections.pdf)

### Auto-start AIHawk
To make **AIHawk** automatically start when your system boots, follow the steps in this guide:

- [Download Auto-start AIHawk Guide (PDF)](https://github.com/RushiChaganti/Auto_Jobs_Applier_AIHawk/blob/alphonse/docs/guide_to_autostart_aihawk.pdf)
- [Download Auto-start AIHawk Guide (PDF)](https://github.com/feder-cr/Auto_Jobs_Applier_AIHawk/blob/main/docs/guide_to_autostart_aihawk.pdf)

Navigate to the docs/ directory and download the PDF guides you need.

Expand Down
Loading