
How to Build an Offline Agent with ADK, Ollama and SQLite
·13 mins·
loading
·
loading
ai & development
ai
python
tutorial
rag
gemini
adk
Learn how to make your AI agent completely offline. We walk through swapping the cloud model for a local Qwen 2.5 via Ollama, and building a local RAG knowledge base using SQLite and sqlite-rag to query Osquery schemas and packs.
