Compare the Top AI Coding Assistants for Mac as of September 2024

What are AI Coding Assistants for Mac?

AI coding assistants, also known as code assistants, code autocomplete plugins, or code completion tools, enable coders/developers to write code faster and more accurately by leveraging artificial intelligence that will help edit and suggest code. Compare and read user reviews of the best AI Coding Assistants for Mac currently available using the table below. This list is updated regularly.

  • 1
    Sourcegraph Cody

    Sourcegraph Cody

    Sourcegraph

    Cody is an AI coding assistant that uses search and codebase context to help you write code faster. Cody brings autocomplete, chat, and commands to your IDE, so you can generate code, write unit tests, create docs, and explain complex code using AI. Choose from the latest LLMs, including GPT-4o and Claude 3 Sonnet. Features: 🤖 AI-powered chat for your code: Cody helps unblock you when you’re jumping into new projects, trying to understand legacy code, or taking on tricky problems. ✨ Code faster with autocomplete: Cody autocompletes single lines or whole functions in any programming language, configuration file, or documentation. 🧪 Run custom and pre-built commands: Generate, test, and fix code with one-
    Starting Price: $0
    View Software
    Visit Website
  • 2
    Codeium

    Codeium

    Exafunction

    Codeium is a free AI powered code acceleration toolkit. Currently, Codeium provides AI generated autocomplete in over 70 programming languages (including Python, JS, TS, Java, Go, C/C++, etc) and 40+ IDEs (VSCode, JetBrains, Jupyter notebooks, Colab, Vim / Neovim, etc). With rapid multiline code suggestions generated by Codeium, you can eliminate the time spent on searching for APIs and documentation, writing boilerplate and unit tests, and other repetitive or frustrating tasks. Trained on billions of lines of public code, Codeium accelerates your development and helps you stay in the flow state, letting you be the best coder possible.
    Starting Price: Free
    View Software
    Visit Website
  • 3
    CodiumAI

    CodiumAI

    CodiumAI

    CodiumAI analyzes your code and generates meaningful tests to catch bugs before you ship. CodiumAI maps your code’s behaviors, surfaces edge cases, and tags anything that looks suspicious. Then, it generates clear and meaningful unit tests that match how your code behaves. Get full visibility of how your code behaves, and how the changes you make affect the rest of your code. Code coverage is broken. Meaningful tests actually check functionality, giving you the confidence needed to commit. Spend fewer hours writing questionable test cases, and more time developing useful features for your users. By analyzing your code, docstring, and comments, CodiumAI suggests tests as you type. All you have to do is add them to your suite. CodiumAI is focused on code integrity: generating tests that help you understand how your code behaves; finding edge cases and suspicious behaviors; and making your code more robust.
    Leader badge
    Starting Price: $19/user/month
  • 4
    Krater.ai

    Krater.ai

    Krater.ai

    Krater.ai is a comprehensive and user-friendly platform that offers a range of AI-powered tools and services. Our platform provides a powerful alternative to all major AI services, tools and apps in one convenient and elegant location. You no longer need to switch between multiple apps and accounts that have different log-ins and pricing plans. With Krater.ai, you can generate 100% plagiarism-free content in a matter of seconds. Our AI-powered tool and templates ensure that your content is always original, allowing you to focus on creating high-quality content that resonates with your audience. Whether you're a marketer, content creator, or small business owner, Krater.ai has a pricing plan that suits your needs. We offer competitive pricing plans that are tailored to meet your specific requirements. Plus, we have a free plan that you can try out without the need for a credit card.
    Leader badge
    Starting Price: $7 per month
  • 5
    Tabnine

    Tabnine

    Tabnine

    Tabnine is the AI coding assistant that you control — helping development teams of every size use AI to accelerate and simplify the software development process without sacrificing privacy, security, or compliance. Tabnine boosts engineering velocity, code quality, and developer happiness by automating the coding workflow through AI tools customized to your team. Tabnine is trusted by more than 1,000,000 developers across thousands of organizations. Tabnine offers best-in-class AI code completion and an AI-powered chat and supports numerous use cases such as code generation, explanation of code, creating unit tests, generating documentation, debugging code, refactoring and maintaining code. Tabnine is integrated with all the major IDEs such as VS Code, JetBrains, Visual Studio, Eclipse. It supports over 80 programming languages and frameworks including JavaScript, Python, Java, PHP, Go, and more.
    Starting Price: $12 per user per month
  • 6
    AIWriter

    AIWriter

    AIWriter.fi

    Introducing AIWriter, the ultimate solution for all your content creation needs. With our advanced AI technology, including GPT-3 and GPT-4 language models, you can create high-quality content in multiple languages with ease. Our platform offers a variety of features, including AI Text Generation, AI Image Generation, AI Coding Generation, and Speech to Text. Choose from a range of specialized bots or use our templates to generate articles, blogs, ads, and more. With different content creation templates available, you'll never run out of ideas. Our AI-generated topic suggestions and outlines will provide you with endless inspiration, making content creation a breeze. With our Stable Diffusion Solution, you can generate unique images simply by describing them in words. Our AI code generator enables developers to generate code faster and with greater accuracy than ever before. Not only does AIWriter make content creation easier, but it also offers a referral system to earn passive
    Starting Price: €9.90 per month
  • 7
    GitHub Copilot
    Your AI pair programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor. Trained on billions of lines of public code, GitHub Copilot puts the knowledge you need at your fingertips, saving you time and helping you stay focused. GitHub Copilot is available today as a Visual Studio Code extension. It works wherever Visual Studio Code works — on your machine or in the cloud on GitHub Codespaces. And it’s fast enough to use as you type. GitHub Copilot works with a broad set of frameworks and languages. The technical preview does especially well for Python, JavaScript, TypeScript, Ruby, and Go, but it understands dozens of languages and can help you find your way around almost anything. With GitHub Copilot, you’re always in charge. You can cycle through alternative suggestions, choose which to accept or reject, and manually edit suggested code. GitHub Copilot adapts to the edits you make, matching your coding style.
    Starting Price: $10 per month
  • 8
    K.Explorer

    K.Explorer

    Morphis Tech

    A state-of-the-art AI that builds better software, cheaper and faster. K.Explorer is an AI powered Code Assistant trained on many millions of private corporate lines of code, for specific domains, and on billions of public and open-source lines of code for general purposes. Its code auto-completion features suggest code completions and entire function bodies as you type or as you search the engine for help. To make development faster and more agile it even supports Natural Language for programmers to get guidance while telling a text story about the code they want to write.
    Starting Price: Free
  • 9
    CodeGeeX

    CodeGeeX

    AMiner

    We introduce CodeGeeX, a large-scale multilingual code generation model with 13 billion parameters, pre-trained on a large code corpus of more than 20 programming languages. Based on CodeGeeX, we develop a VS Code extension (search 'CodeGeeX' in the Extension Marketplace) that assists the programming of different programming languages. Besides the multilingual code generation/translation abilities, we turn CodeGeeX into a custom programming assistant using its few-shot ability. It means that when a few examples are provided as extra prompts in the input, CodeGeeX will imitate what are done by these examples and generate codes accordingly. Some cool features can be implemented using this ability, like code explanation, summarization, generation with specific coding style, and more. For example, one can add code snippets with his/her own coding style, and CodeGeeX will generate codes in a similar way. You can also try prompts with specific formats to inspire CodeGeeX for new skills.
    Starting Price: Free
  • 10
    BLACKBOX AI

    BLACKBOX AI

    BLACKBOX AI

    BLACKBOX.AI is a Coding LLM designed to transform the way we build software. By building BLACKBOX.AI, our goal is to: - Accelerate the pace of innovation within companies by making engineers 10X faster in building and releasing products - Accelerate the growth in software engineers around the world and 10X the number of engineers from ~100M to 1B Capabilities: 1. Natural Language to Code 2. Real-Time Knowledge 3. Code Completion 4. VISION 5. Code Commenting 6. Commit Message Generation 7. Chat with your Code Files BLACKBOX is built to answer coding questions and assist you write code faster. Whether you are fixing a bug, building a new feature or refactoring your code, ask BLACKBOX to help. BLACKBOX has real-time knowledge of the world, making it able to answer questions about recent events, technological breakthroughs, product releases, API documentations & more BLACKBOX integrates directly with VSCode to automatically suggests the next lines of code.
    Starting Price: Free
  • 11
    Cursor

    Cursor

    Anysphere

    The AI-first Code Editor. Build software faster in an editor designed for pair-programming with AI. One click to migrate all your favorite vscode extensions with local options for security-critical work. Cursor is a fork of VSCode. Import all your extensions, themes, and keybindings in one-click. With local mode, we store none of your data in our servers or logs. Avoid looking for code with answers tailored to your repository. Save time hunting for a the place to start a change or the right method to call. Refer directly to documentation, code definitions, and files. Change an entire method or class with a single prompt. Generate code from scratch with a simple instruction. Cursor can scan your code for bugs and quickly help you fix problems.
    Starting Price: $20 per month
  • 12
    Wing Python IDE
    Wing Python IDE was designed from the ground up for Python, to bring you a more productive development experience. Type less and let Wing worry about the details. Get immediate feedback by writing your Python code interactively in the live runtime. Easily navigate code and documentation. Avoid common errors and find problems early with assistance from Wing's deep Python code analysis. Keep code clean with smart refactoring and code quality inspection. Debug any Python code. Inspect debug data and try out bug fixes interactively without restarting your app. Work locally or on a remote host, VM, or container. Wingware's 21 years of Python IDE experience bring you a more Pythonic development environment. Wing was designed from the ground up for Python, written in Python, and is extensible with Python. So you can be more productive.
  • 13
    Kite

    Kite

    Kite

    Code Faster. Stay in Flow. Kite adds AI powered code completions to your code editor, giving developers superpowers. Download the Kite engine to add Kite’s AI powered code completions to all your code editors. Kite supports over 16 languages and 16 code editors. Experience lightning fast completions that are context aware of your code. Give your code editor super powers and get longer multi-line completions where you would typically get none. Code faster and stay in flow. Kite’s AI helps you cut keystrokes, by as much as 47% in this example. View Python docs with just one click or mouse-hover, plus find helpful examples and how-tos. Quickly find files in your codebase that may be related to the current file that you are coding in. Making thousands of developers more productive.
    Starting Price: Free
  • 14
    IntelliSense

    IntelliSense

    Microsoft

    IntelliSense is a general term for various code editing features including: code completion, parameter info, quick info, and member lists. IntelliSense features are sometimes called by other names such as "code completion", "content assist", and "code hinting." Visual Studio Code IntelliSense is provided for JavaScript, TypeScript, JSON, HTML, CSS, SCSS, and Less out of the box. VS Code supports word based completions for any programming language but can also be configured to have richer IntelliSense by installing a language extension. VS Code IntelliSense features are powered by a language service. A language service provides intelligent code completions based on language semantics and an analysis of your source code. If a language service knows possible completions, the IntelliSense suggestions will pop up as you type. If you continue typing characters, the list of members (variables, methods, etc.) is filtered to only include members containing your typed characters.
  • 15
    Liner AI

    Liner AI

    Liner

    Collect with one tool, Search with one tool. In the flood of information, LINER helps you find and learn reliable information faster. LINER AI will generate the answers from reliable references and suggest what to search for next. Highlight on articles, YouTube, Images, and PDFs. Make your search for information much easier and more personalized. Access your favorites anytime for future use. LINER has been #1 for several years in many stores, including the App Store. Many people around the world have already improved their productivity with LINER in their workplace. Get ChatGPT-based answers on Google search results. Discuss PDF with ChatGPT-based AI to get insights faster. LINER is a ChatGPT extension that displays answers directly on the Google search result page. Collect and organize insights you got from the web and PDF in one place. LINER also offers a powerful AI coding assistant and code generator.
    Starting Price: $11.33 per month
  • 16
    JetBrains Datalore
    Datalore is a collaborative data science and analytics platform aimed at boosting the whole analytics workflow and making work with data enjoyable for both data scientists and data savvy business teams across the enterprise. Keeping a major focus on data teams workflow, Datalore offers technical-savvy business users the ability to work together with data teams, using no-code or low-code together with the power of Jupyter notebooks. Datalore enables analytical self-service for business users, enabling them to work with data using SQL and no-code cells, build reports and deep dive into data. It offloads the core data team with simple tasks. Datalore enables analysts and data scientists to share results with ML Engineers. You can run your code on powerful CPUs or GPUs and collaborate with your colleagues in real-time.
    Starting Price: $19.90 per month
  • 17
    mutable.ai

    mutable.ai

    MutableAI

    Build fast with production quality using AI. Create high quality code effortlessly. Prototype with AI Autocomplete. Transform to production quality code with AI. Minimize time filling in boilerplate and on Stack OverFlow with our specialized neural networks. Refactor, document, and add types. Give instructions to the AI directly to modify your code. Hate writing tests? We have you covered. Automatically generate unit tests with AI and metaprogramming. We believe the future of software development is AI accelerated. Our long term mission is to enable programmers to move at the speed of thought. We also believe the recent advances in AI will unlock new ways of programming beyond the pre AI accelerated stack that won't look like a traditional IDE or version control system.
    Starting Price: $15 per seat per month
  • 18
    Safurai

    Safurai

    Safurai

    Safurai is an AI-based IDE extension designed to assist developers by speeding up coding, debugging, refactoring, documentation and many more tasks. It acts as a virtual assistant, providing solutions and suggestions for any issues that may arise during the software development process. With Safurai, developers can improve their workflow and code quality, making the development process more efficient and streamlined. Safurai AI is made up of a set of non-proprietary Large Language Models optimized for programming and performing all the functions. The models we use are trained with synthetic data only, we do not retain or reuse user codebase data for model improvement purposes. For Safurai, "Transparency" is not only a vogue word. We care a lot about transparency.
    Starting Price: $0
  • 19
    Refact

    Refact

    Refact AI

    Refact is an AI coding assistant that offers code completion, refactoring, integrated AI chat and has a self-hosted option.
    Starting Price: $0
  • 20
    Codacy

    Codacy

    Codacy

    Codacy is an automated code review tool that helps identify issues through static code analysis, allowing engineering teams to save time in code reviews and tackle technical debt. Codacy integrates seamlessly into existing workflows on your Git provider, and also with Slack, JIRA, or using Webhooks. Users receive notifications on security issues, code coverage, code duplication, and code complexity in every commit and pull request along with advanced code metrics on the health of a project and team performance. The Codacy CLI enables running Codacy code analysis locally, so teams can see Codacy results without having to check their Git provider or the Codacy app. Codacy supports more than 30 coding languages and is available in free open-source, and enterprise versions (cloud and self-hosted). For more see https://www.codacy.com/
    Starting Price: $15.00/month/user
  • 21
    Raycast

    Raycast

    Raycast

    Raycast is a blazingly fast, totally extendable launcher. It lets you complete tasks, calculate, share common links, and much more. On top of the core Raycast Extensions already built in, you can install Extensions built by Developers from the community. Everything you’ve asked for, in one place. Search and browse Extensions for your tools, actions and more. Productivity is unique to everyone. Personalization is key. Extend Raycast the way you want to, and build tools for you and your team with the API. Start building your perfect tools with the Raycast API, and streamline your workflows. Simply create Extensions with ease and publish directly to the Raycast Store seamlessly. We listen to our community and build Raycast in collaboration with developers, to build the best product and developer experience across the platform.
    Starting Price: $10 per user per month
  • 22
    SpellBox

    SpellBox

    SpellBox

    With SpellBox, you can say goodbye to hours of frustrating coding and hello to quick, easy solutions. SpellBox creates the code you need from simple prompts, so you can solve your toughest programming problems in seconds. No more time wasted on syntax errors, debugging, or scouring the internet for answers. With SpellBox, you'll have the code you need right at your fingertips, allowing you to focus on what really matters, delivering top-quality results. With the code explanation feature, you can save time by quickly gaining a deep understanding of the code you are working with, without having to spend hours researching or studying documentation. It's the perfect tool for anyone looking to improve their coding proficiency and maximize their productivity. With code bookmarking, you can save your code snippets, and quickly find what you retrieve them later. This feature is especially useful for developers who work on multiple projects and need to access their code snippets frequently.
    Starting Price: $40 per month
  • 23
    Fig

    Fig

    Fig

    Easily share shell aliases/functions and help your coworkers save a few keystrokes. Securely sync API keys, ports and other application configurations between developers. Use Fig's autocomplete for your team's internal scripts & CLI tools. Create easy-to-discover shell scripts and sync them across your engineering team. Extend autocomplete with custom suggestions tailored to your team. All cloud features are opt-in and your data is encrypted at rest. For autocomplete, all of your keystrokes are processed locally and never leave your device.
    Starting Price: $12 per user per month
  • 24
    Warp

    Warp

    Warp

    Warp is a blazingly fast, Rust-based terminal reimagined from the ground up to work like a modern app. Fully native, Rust-based terminal. No Electron or web-tech. All cloud features are opt-in. Data is encrypted at rest. Warp works out of the box with zsh, fish, and bash. Input that feels like a code editor. Writing code in your terminal shouldn’t feel like 1978. Edit your commands like in a modern code editor with selections, cursor positioning, and completion menus. Our GPT-3 powered AI search will convert natural language into executable shell commands. It's like GitHub Copilot, but for the terminal. Navigate through your terminal, command by command. Copy the output with one click and zero scrolls. Access common workflows with a simple GUI. You can create your own workflows, and share them with your team.
    Starting Price: Free
  • 25
    Lightly

    Lightly

    Lightly

    Develop your apps efficiently with Multilingual cloud IDE - Lightly. Create high-quality code in no time with AI-generated code and collaborative development features. Lightly is a powerful cloud IDE that supports multiple programming languages, including Java, Python, C++, HTML, JavaScript. Write, run, and debug code on iPad, anywhere, anytime. The AI-generated code feature helps you quickly generate code. Collaborative development enables easy team collaboration in real-time. Lightly can deploy and host your projects without managing infrastructures. We'll provide project images to efficiently help you deploy on AWS, Azure, GCP, or any other cloud provider. You focus on your creativity and ideas, and let the AI programming assistant do the rest for you!
    Starting Price: $9 per month
  • 26
    Code Llama
    Code Llama is a large language model (LLM) that can use text prompts to generate code. Code Llama is state-of-the-art for publicly available LLMs on code tasks, and has the potential to make workflows faster and more efficient for current developers and lower the barrier to entry for people who are learning to code. Code Llama has the potential to be used as a productivity and educational tool to help programmers write more robust, well-documented software. Code Llama is a state-of-the-art LLM capable of generating code, and natural language about code, from both code and natural language prompts. Code Llama is free for research and commercial use. Code Llama is built on top of Llama 2 and is available in three models: Code Llama, the foundational code model; Codel Llama - Python specialized for Python; and Code Llama - Instruct, which is fine-tuned for understanding natural language instructions.
    Starting Price: Free
  • 27
    DevGPT

    DevGPT

    DevGPT

    Elevate your development game. with DevGPT We handle the routine coding, you focus on more complex and fulfilling tasks, by turning tasks to code. Click below and start transforming your coding experience in just 40 seconds. Generate custom code trained on your own repository and sync effortlessly. A new level of personalized automation in coding. Our AI model generates code in an average of 40 seconds, allowing for rapid prototyping and quicker go-to-market times. Achieve more with fewer resources. With automatically generated unit tests and AI-powered debugging, DevGPT ensures your code meets the highest quality standards. Reduce errors and elevate your end product. Code smarter, not harder. DevGPT understands your code base to deliver precise, ready-to-deploy solutions. Say goodbye to the stress of disorganization and hello to a more focused, efficient, and successful you
    Starting Price: $15.99 per month
  • 28
    Amazon Q

    Amazon Q

    Amazon

    Amazon Q can help you get fast, relevant answers to pressing questions, solve problems, generate content, and take actions using the data and expertise found in your company's information repositories, code, and enterprise systems. When you chat with Amazon Q, it provides immediate, relevant information and advice to help streamline tasks, speed decision-making, and help spark creativity and innovation at work. Amazon Q can be tailored to your business by connecting it to company data, information, and systems, made simple with more than 40 built-in connectors. Business users—like marketers, project and program managers, and sales representatives, among others—can have tailored conversations, solve problems, generate content, take actions, and more. Amazon Q is aware of which systems they can access, so they can ask detailed, nuanced questions and get tailored results that include only information they are authorized to see.
    Starting Price: $20 per user per month
  • 29
    Mentat

    Mentat

    Abante AI

    Mentat is the AI tool that assists you with any coding task, right from your command line. Unlike Copilot, Mentat coordinates edits across multiple locations and files. And unlike ChatGPT, Mentat already has the context of your project, no copy and pasting is required. Run Mentat from within your project directory. Mentat uses Git, so if your project doesn't already have Git set up, run git init. List the files you would like Mentat to read and edit as arguments. Mentat will add each of them to context, so be careful not to exceed the GPT-4 token context limit.
    Starting Price: Free
  • 30
    CodeCompanion.AI

    CodeCompanion.AI

    CodeCompanion.AI

    Prototype faster, code smarter, and scale your productivity, available anytime, right on your desktop. Read, write, and update existing or new code, run terminal commands and read the output, use natural language to search the entire codebase, search the web for up-to-date information or documentation, and extract relevant information from websites. CodeCompanion writes code and runs commands for you, leaving you more time for important tasks. CodeCompanion app can create new apps from scratch. Or work on the existing codebase. Work together with AI or let AI-complete the entire task on its own. Whether you are working on a new or existing project the app can understand, modify, and write code. It can work with various programming languages and offers automatic coding and refining. CodeCompanion is capable of executing shell commands, automating various tasks like project setup, file creation, code updates, installations, or deployment, and answer based on your entire codebase.
    Starting Price: $39 per month
  • Previous
  • You're on page 1
  • 2
  • Next