|
|
|
Show HN: Tabby back end in 20 Python lines (self-hosted AI coding assistant)
(github.com)
|
|
3 points
by vsolina
875 days ago
|
|
Today 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 |
|
Yeah - ultimately, it won't be as performant or feature-rich compared to https://github.com/TabbyML/tabby, but it's still perfect for educational purposes!