Developer Builds Two Local AI Desktop Tools Using Claude CLI Instead of API Keys
A developer has released two Python-based AI desktop tools — Rasco, a JARVIS-style assistant that executes system commands, and Gosi, a coding assistant that reads local project files to answer context-specific questions. Both tools run entirely on the user's machine using Python and Tkinter, with no direct cloud API calls. Instead of using pay-per-token API keys, they route prompts through the Claude Code CLI via subprocess, requiring only an existing Claude Pro or Max subscription. Rasco handles over 40 predefined system actions and falls back to Claude for anything unrecognised, while Gosi uses a relevance-scoring algorithm to select the most pertinent files before querying the model. The approach eliminates extra API costs for developers already subscribed to Claude Code, though it does depend on that subscription as a prerequisite.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in