No Python. No Node. Just Bash and jq.
an AI assistant that runs in your terminal, chats with an LLM, and can search the web, check the weather, fetch URLs and run commands.
Tool calling turned out to be just a case statement: the model picks a tool, Bash runs it, the result goes back to the model.

Top comments (0)