Tag: #AI Tools
2 articles tagged with AI Tools
AI Tools
Rajath Kumar·Jun 19, 2026
Running LLMs Locally: The Engineer's Practical Guide to Ollama
No API keys, no cloud costs, no data leaving your machine. Ollama makes running LLMs locally practical for engineers who want real AI integration.
Generative AI
Rajath Kumar·Jun 17, 2026
Building a RAG Pipeline for Engineers: From PDF to Answers in 50 Lines
RAG sounds complicated. It's not. Here's how to build a working pipeline that answers questions from your own documents in under 50 lines of Python.