I’ve been working on a small experiment around a semantic shell.
The basic idea is that the user types something like:
copy report.pdf to backup
Enter fullscreen mode
Exit fullscreen mode
I’ve been working on a small experiment around a semantic shell. The basic idea is that the user...
I’ve been working on a small experiment around a semantic shell.
The basic idea is that the user types something like:
copy report.pdf to backup
Enter fullscreen mode
Exit fullscreen mode

If you’ve spent any time working across different local LLM backends, you know the frustration. You...

This is small and early, but I wanted to put it out there. I got tired of AI that's all bark and no...

A local LLM that can read your files is genuinely useful. A local LLM that can read your files...

A fast TUI, CLI, daemon, and OpenAI-compatible proxy for running local LLMs via llama.cpp, in one Rust binary

I've been leaning on AI inside my editor for a while now, and Cursor is the tool that finally made it...

A practical experiment in using an LLM agent to turn one terminal frustration into a working, cross-platform CLI.