
Amjith
@amjithr
I write CLI tools: dbcli.com. I am polite and respectful. இந்தியன்
ID: 63773047
https://amjith.com 07-08-2009 16:58:16
4,4K Tweet
1,1K Takipçi
315 Takip Edilen




This quote from antirez bsky social 's blog post is absolute chef kiss. "great use of AI is not making machines do what you can do better." antirez.com/news/144

Experimenting with adding LLM support to litecli. Heavily inspired by Simon Willison's sqlite-utils-ask plugin.





Figured out how to autocomplete subcommands in a click based CLI. amjith.com/blog/2025/auto… This is an intermediate step to embedding Simon Willison's llm tool in litecli to use LLMs to write SQL queries.





