Building a 3-tier on-device AI concierge: Gemini Nano -> MiniLM -> keyword, $0/query

Most "AI chat widget" tutorials assume you're calling out to an LLM API. This post is about the...

Read Original

Related

Dev.to tutorial 58m ago

How to Use Subagents in Claude Code

Subagents give Claude Code parallel workers with their own context windows. How to trigger them, define custom ones in .claude/agents/, and when NOT to.