Bookmarks tagged javascript and ai

27 Sep 2023 github.com
"Codepilot is a programming buddy that is an expert on your codebase.” This is a pretty amazing LLM-powered coding assistant by my pal Steve Ickman. It runs locally against your code and can answer questions, write docs, and actually generate code specific to your coding style. Very, very, very cool.
See also the filesystem based vector database package he built that enables some of these features.
#ai - #hacking + #javascript -