AI » Coding Assistants

AI » Coding Assistants

AI Code Assistants

See: Free for Developers

The CodeWP AI WordPress Code Generator & Assistant is a paid tool that is specifically designed for WordPress. One interesting feature it offers is the custom AI Modes, which have been trained for specific plugins.

Cursor - The AI-first Code Editor, is a new editor that aims to compete with VSCode by focusing on AI. However, it is not free. If you are using Windows, you can try installing it using the command scoop install https://raw.githubusercontent.com/ivaquero/scoopet/master/bucket/cursor.json.

gencay/vscode-chatgpt: An unofficial Visual Studio Code - OpenAI ChatGPT integration ChatGPT - Genie AI - Visual Studio Marketplace

Adrenaline shobrook/adrenaline: An AI-powered debugger Adrenaline sends your code and error message to the OpenAI Edit & Insert API


AI Tools for Specific Coding Tasks

davidleitw/naming: naming made easy: Elevate your code’s readability with just one command.

genieai.chatgpt-vscode ai-genie/chatgpt-vscode: Your best AI pair programmer in VS Code


Code Translator mckaywrigley/ai-code-translator: Use AI to translate code from one language to another.


Ovaj pravi ceo repo: GitWit, šatro


JIT.codes je interesantno


New AI entrants:

Refact.ai is similar to Codeium


Nije loše za React: Magic Patterns gde AI kreira kod, iako će toga sada biti brdo.


CLONE UI | design - Generate UI components with simple prompts is an AI-based tool that lets you generate UI components with a simple text prompt, sve sa HTML i TailwindCSS, nestvarno!


Ludilo za React:

Announcing v0: Generative UI – Vercel na v0 by Vercel

Similar, but open-source and not only for React: wandb/openui: OpenUI let’s you describe UI using your imagination, then see it rendered live.

And this one Llama Coder – AI Code Generator with repo Nutlope/llamacoder: Open source Claude Artifacts – built with Llama 3.1 405B

Claude Artifacts are actually quite similar


Cody | AI coding assistant nije besplatan, ali je od renomirane firme.


Continue AI mi je novi VSCode favorit

Continue je savršen, sa repo continuedev/continue: ⏩ The easiest way to code with any LLM—Continue is an open-source autopilot for VS Code and JetBrains

A slična ekstenzija je i Rubberduck - ChatGPT for Visual Studio Code - Visual Studio Marketplace


Ollama

Omogućava you can use it with commercial models like GPT-4 via the OpenAI API, open-source models like CodeLlama running on your laptop with Ollama

A korisnici imaju dobra iskustva sa codebooga modelom.

Tool to get up and running with large language models locally ollama/ollama: Get up and running with Llama 2, Mistral, and other large language models. and model codebooga


O tome koliko je koji code-language dobar za LLM LLMs are helpful with Python, but what about all of the other programming languages?


Top 5 AI Coding Assistants You Must Try - KDnuggets

Tabby - Visual Studio Marketplace - Huggingface SafeCoder ima svoju extenziju safeCoder - Visual Studio Marketplace a izgleda da je taj model implementiran u Home | Tabby je server koji podržava mnogo drugih open-source modela.

Show HN: Tabby – A self-hosted GitHub Copilot | Hacker News

self-hosted AI coding assistant serve –model TabbyML/StarCoder-1B –device cuda

Homebrew (Apple M1/M2) | Tabby

brew install tabbyml/tabby/tabby
tabby serve --device metal --model TabbyML/StarCoder-1B

Ali je možda bilja primena preko Hugging Face Spaces | Tabby

Ima razne modele: 🧑‍🔬 Models Registry | Tabby, a za completion je DeepseekCoder-6.7B najbolji, dok je za chat Mistral-7B. TabbyML (TabbyML)

I kako se koji ponaša: Coding LLMs Leaderboard


Prompt: Do a code review of given code for bugs, code smells, check if logic can be simpler and code more readable. If necessary extract logic of the following code into separate functions and simplify it. Take a deep breath and work on this problem step-by-step.


Prompt Club - Free, fast & powerful prompt playground.


LLM Litmus Test from Sourcegraph Labs allows you to compare and determine the most suitable LLM for your AI coding scenarios.

Claude 3 is now available for all Cody users


Darwin - Your Github Agent has been “missing in action” after only 2 months, despite being introduced in the article Darwin AI and featured on HN.


16x Prompt - ChatGPT for Coding is streamlined AI prompt generator especially for Coding GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision

Ideal Customer Profile Generator - M1 Project Synthflow AI human-like conversational AI voice agents


Isto kao Continue je Code GPT VS Code extenstion.

You must have the CodeGPT extension installed in VSCode. CodeGPT Download link: https://marketplace.visualstudio.com/items?itemName=DanielSanMedium.dscodegpt&ssr=false

Then you must install @ollama
Ollama Download link: https://ollama.com/download

Pomeranje modela na eksterni disk

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
# move models
mv /Users/cvladan/.ollama/models/ /Volumes/External/ollama-models
# sudo chown -R ollama:ollama /Volumes/External/ollama-models

# set envirnoment
export OLLAMA_MODELS="/Volumes/External/ollama-models"
# echo $OLLAMA_MODELS
# launchctl setenv OLLAMA_MODELS "/Volumes/External/ollama-models"

ollama serve

ollama run codestral
ollama run llama3.1:405b
ollama run deepseek-v2.5

Previše je sve to sporo za sada.

Cursor is a fork of VS Code, odnosno open-source dela VSCodium.

Upoređen sa Cody ili sa Copilot, mnogo je bolji: ⟨ Cursor.sh ⟩ - a competitor to GitHub CoPilot - DEV Community


Aide je VSCodium based i po svemu vrlo sličan kao Cursor.


Double - Double, the AI Coding Copilot je jedna od najboljih VSCode AI extenzija.


VSCodium

Open VSX Registry is open-source alternative to the Visual Studio Marketplace.

Nisam siguran da li radi 1.:

  1. Remote - SSH by Microsoft

Head to https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh, then hit “Version History” and download the latest one. Drag the .vsix file into Cursor to install it, then use the command palette to connect to a target machine.

  1. Open Remote - SSH, koji sigurno radi

jeanp413/open-remote-ssh: VSCode Remote Development: Open any folder on a remote machine using SSH.


I’m using Zed with Ollama and Codestral. codestral Codestral: Hello, World! | Mistral AI | Frontier AI in your hands


Pieces for Developers | AI-Enabled Developer Productivity


Plandex - AI programming engine for complex tasks is an open source, terminal-based AI coding engine


Coding AI Tools | Mentat vs Aider vs Codeium vs Cursor vs Tabnine + many more!! - YouTube

From his findings:

  1. Cursor.sh
  2. Mentat/Aider/Rift (tied)
  3. Continue.dev

AutoDev je sličan kao i Continue.


Temperature and Top_P for coding and other

Cheat Sheet: Mastering Temperature and Top_p in ChatGPT API - API - OpenAI Developer Forum


These two do create files, read by itself, do everything proper:

Cline (prev. Claude Dev) - Visual Studio Marketplace is VSCode extension.

Home | aider is imilar to Cline, but in Terminal.


Stories how to generate complete code:

Generate an entire app from a prompt using Together AI’s LlamaCoder

Using Claude, Claude-Dev and Aider to Build a Ticketing System - DEV Community with repo joegiglio/helpdesk-claude-dev-ai

date 01. Feb 2023 | modified 23. Oct 2024
filename: AI » Coding Assistants