All activity
Stephan Fitzpatrickleft a comment
I decided to make promptic out of my own frustrations with common LLM development frameworks and it's the only thing I use now if working in Python.
Promptic90% of what you need for llm app dev work
Promptic aims to be the "requests" of LLM development. It leverages LiteLLM, so you can switch to the latest and greatest model with a single line of code. Promptic gets out of your way so you can focus entirely on building features.
Promptic90% of what you need for llm app dev work
Stephan Fitzpatrickleft a comment
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...
SkeetLocal-friendly command-line copilot that works with any LLM
Skeet: The command-line AI copilot for power users.
Resilient. Model-agnostic. Local-friendly.
A Swiss Army Knife for your terminal.
SkeetLocal-friendly command-line copilot that works with any LLM
