Show HN: Skeet – A local-friendly command-line copilot that works with any LLM I've been using GitHub Copilot CLI, and while it's great, I found myself wanting something that could work with any LLM (including running local models through Ollama), so I built Skeet. The key features that make it different: - Works with any LLM provider through LiteLLM (OpenAI, Anthropic, local models, etc.) - Automatically retries and adapts commands when they fail - Can generate and execute Python scripts with dependencies (powered by uv) without virtual environment hassles You can try simple tasks like: ``` skeet show me system information skeet what is using port 8000 skeet --python "what's the current time on the ISS?" ``` Demo: https://ift.tt/iTnucMs Code: https://ift.tt/3e8AWNz I built it for myself, and I've been really happy with the results. It's interesting to see how different models fare against one another with everyday tasks. If running a local model, I've had decent luck with ollama_chat/phi3:medium but I'm curious to know what others use. Cheers! https://ift.tt/3e8AWNz January 6, 2025 at 10:53PM
Show HN: Skeet – A local-friendly command-line copilot that works with any LLM https://ift.tt/7m1bR0C
Related Articles
Show HN: Clean Your Mac with a Script https://ift.tt/HgWjv5PShow HN: Clean Your Mac with a Script I wanted to clean old temporary … Read More
Show HN: AI Project Manager for Slack with Natural Language Superpowers https://ift.tt/pRK1PD7Show HN: AI Project Manager for Slack with Natural Language Superpower… Read More
Show HN: I am Building a Producthunt alternative https://ift.tt/aSJF7CRShow HN: I am Building a Producthunt alternative https://huntlie.com N… Read More
Show HN: Gemini LLM corrects ASR YouTube transcripts https://ift.tt/wj8hrOtShow HN: Gemini LLM corrects ASR YouTube transcripts https://ift.tt/Ak… Read More
Show HN: I created a lightweight JavaScript library to visualize JSON as a graph https://ift.tt/NTbCyL3Show HN: I created a lightweight JavaScript library to visualize JSON … Read More
Show HN: I made a tool for voice cloning https://ift.tt/FuOLwZCShow HN: I made a tool for voice cloning https://anyvoice.app November… Read More
Show HN: Yoyo is a Livewire/Htmx alternative for vanilla php https://ift.tt/8NxvwSrShow HN: Yoyo is a Livewire/Htmx alternative for vanilla php https://i… Read More
Show HN: Video Composition Tool Powered by Qwen2.5-Coder and FFmpeg https://ift.tt/eh8Xcd1Show HN: Video Composition Tool Powered by Qwen2.5-Coder and FFmpeg Th… Read More
0 Comments: