Agentic & RAG
on résuméAgentic AI Profile — open on GitHub
A local agent that answers recruiter questions about me, and logs the lead.
A fully local Streamlit agent powered by Ollama that lets a recruiter interview my professional profile conversationally. Reasoning runs through an orchestrator that emits deterministic JSON tool calls against a structured profile store, which is what keeps it from hallucinating my background. When it detects genuine hiring intent it captures the lead to Google Sheets automatically.
- Python
- Ollama
- llama3
- Streamlit
- Tool calling
- Google Sheets API
