Category
AI Tools
LLMs, RAG, local inference, and AI tools that actually matter for engineers — no hype, just utility.
2 articles
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.
AI Tools
Rajath Kumar·Invalid Date
Building a Production FastAPI App with SQLAlchemy
A practical guide to building a FastAPI application with SQLAlchemy models, Pydantic schemas, and route handlers — organized into tabs for easy navigation.