Tom Dörr
@tom_doerr
Follow for posts about GitHub repos, DSPy, and agents Subscribe for top posts DM to share your AI project (Due to volume of DMs I'll prioritize subscribers)
Introducing Gemini CLI, a light and powerful open-source AI agent that brings Gemini directly into your terminal. >_ Write code, debug, and automate tasks with Gemini 2.5 Pro with industry-leading high usage limits at no cost.
The gap between what AI can do vs what we're building with it is MASSIVE right now. That gap is your opportunity to build. This might be the best time ever to start an AI company.
I can’t believe how good Ollama has become. It handles my prompts to R1‑32B, while the requests my agents send to R1‑8B just queue—no more RAM anxiety. Ollama encodes prompts on the GPU, then continues on the CPU; I didn’t have to specify devices. Reasoning is color‑coded…