Based on our record, Kamara seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I think it absolutely makes sense. Especially if the bot and prompts that go in the code review are different from the bot/prompts that wrote the code. But sometimes even the same one can find different errors if you just give it more cycles/iterations to look at the code. We humans (most of us anyways) don't write everything perfectly in one go, AI doesn't either. AI tooling is improving so the AI can write tests... - Source: Hacker News / 3 days ago
That’s already how I’m building new projects, I mostly only write/reorder UI code since it’s what LLMs struggle with the most. I’m building a VS Code extension that makes this easier by having context on the code and building features on top of it with no copy-pasting required. The extension is called Kamara: https://kamaraapp.com/. - Source: Hacker News / almost 2 years ago
I’m building an AI-powered coding tool and the approach I’m using now is based on embeddings. We do pass the whole files, not just headers although that’s a possibility we considered and may try in the future. Looking at other code helps the LLM a lot in maintaining similar style and making sure the code is being used correctly. Sad reality is that interfaces are rarely descriptive and robust enough to code... - Source: Hacker News / almost 2 years ago
jedi-vim - Python auto-completion plugin for vim.
CodeGeeX - CodeGeeX: An Open Multilingual Code Generation Model
GitHub Copilot - Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.
Tabnine - TabNine is the all-language autocompleter. We use deep learning to help you write code faster.
Codeium - Free AI-powered code completion for *everyone*, *everywhere*
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.