Demo of a Job Application Assistant using AI Agent.
$ pip install langchain langgraph langchain-ollama python-dotenv streamlit PyMuPDF
- Download Ollama and install from the original website: https://ollama.com/.
- Pull a model to use, for example, the phi4 model:
$ ollama pull phi4