Show HN: Tabby back end in 20 Python lines (self-hosted AI coding assistant)
https://github.com/vsolina/tabby-backend-pyToday I've made an anticomplex re-implementation of backend for Tabby - self-hosted AI coding assistant. (seems fully functional, but some issues are expected)
motivation: I had to move the one I use to another server, but did not want to re-install the entire toolchain and all dependencies.
additionally I like simple stuff which I can understand