|
|
|
|
|
by codemac
557 days ago
|
|
Learning to leverage AI as it exists today takes effort, but is usually worth it. However, ignoring the effort undercuts the distance these products have to go. Speech is great because there is just a single interface to integrate with. Obviously I'm biased to my employer's speech product, but I'm sure there are many. Biggest thing for me was when I saw that the lem editor[0] posted on hacker news[1] was a small editor, which has 3 top level features: common lisp API, LSP support, and copilot support. I've installed gptel[2] in emacs, and hacking up a few tools that really make it shine. Up next is figuring out voice + AI + emacs :) [0]: https://lem-project.github.io/ [1]: https://news.ycombinator.com/item?id=41357409 [2]: https://github.com/karthink/gptel |
|