PersonalisationΒΆ

dAIana needs to know about you before it can do anything useful. All personalisation lives inside job_hunt/ β€” no Python files to touch.

There are three areas to configure:

  • env β€” API keys, LLM model, and your name

  • latex β€” Your projects and cover letter paragraphs

  • prompts β€” What the AI knows about your skills and career tracks

Run daiana init to create the folder structure, then daiana check to verify everything is in place before your first hunt.

Quick referenceΒΆ