logo

Show HN: Lexio – AI-Native PDF Reader (Ollama, Claude, OpenAI, Gemini)

Posted by nikodemseb |3 hours ago |1 comments

jlongo78 2 hours ago

cool PDF reader but the real unlock with local LLMs is the agentic workflow layer underneath. ollama + claude code running in persistent, isolated sessions is where things get interesting -- you can have the PDF context feeding directly into a coding agent without losign state between tasks. most people sleep on session persistence. once you've tried resuming a half-finished agent mid-thought, you cant go back.