Best Artificial Intelligence Software for Mac - Page 38

Compare the Top Artificial Intelligence Software for Mac as of September 2026 - Page 38

  • 1
    Liquid Apollo

    Liquid Apollo

    Liquid AI

    Liquid Apollo is a lightweight mobile application designed for fully on-device, cloud-free AI interactions, enabling users to engage with advanced language and vision models securely, privately, and with low latency. It supports a library of small foundation models from the company’s LEAP platform, allowing users to draft messages, emails, chat with a private AI assistant, craft digital characters, or use image-to-text capabilities, all without an internet connection and with no data leaving the device. Apollo is optimized for real-time responsiveness and offline operation, ensuring that inference happens entirely locally, with no API calls, servers, or user-data logging involved. It serves as both a personal AI playground and a testing bed for developers using LEAP models, letting one “vibe-check” how a model performs on their own mobile hardware before broader deployment.
    Starting Price: Free
  • 2
    nao

    nao

    nao

    nao is an AI-powered data IDE designed specifically for data teams, combining a code editor with native integration to your data warehouse so you can write, test, and maintain data-centric code with full context. It supports warehouses such as Postgres, Snowflake, BigQuery, Databricks, DuckDB, Motherduck, Athena, and Redshift. Once connected, nao replaces a traditional data-warehouse console by offering schema-aware SQL auto-completion, data previews, SQL worksheets, and the ability to switch easily between multiple warehouses. The core of nao is its AI agent, which has full awareness of your actual data schema, tables, columns, metadata, and your codebase or data-stack context. It can generate SQL queries or full data-transformation models (e.g., for dbt workflows), refactor code, add or update documentation, run data-quality checks and data-diff tests, and even surface insights or run exploratory analytics, all while respecting data structure and quality constraints.
    Starting Price: $30 per month
  • 3
    Emdash

    Emdash

    Emdash

    Emdash is an orchestration layer that lets you run multiple coding agents in parallel, each in its own isolated Git worktree, so you can simultaneously spin up different agents to tackle independent subtasks or experiments without interference. It’s provider-agnostic, meaning you can pick from various AI models and CLIs (for example, Claude Code, Codex, and others) to fit your workflow. With Emdash, you can assign issues or tickets (from Linear, GitHub, or Jira) directly to a chosen agent, then watch multiple agents operate side by side in real time. The UI shows live agent status and activity, and once agents generate code, you can review diffs, comment, and open pull requests, all without leaving Emdash. Because every agent runs in a separate worktree, changes stay sandboxed and comparable, enabling you to test different implementations or strategies side-by-side safely.
    Starting Price: Free
  • 4
    DeepSeek-V3.2
    DeepSeek-V3.2 is a next-generation open large language model designed for efficient reasoning, complex problem solving, and advanced agentic behavior. It introduces DeepSeek Sparse Attention (DSA), a long-context attention mechanism that dramatically reduces computation while preserving performance. The model is trained with a scalable reinforcement learning framework, allowing it to achieve results competitive with GPT-5 and even surpass it in its Speciale variant. DeepSeek-V3.2 also includes a large-scale agent task synthesis pipeline that generates structured reasoning and tool-use demonstrations for post-training. The model features an updated chat template with new tool-calling logic and the optional developer role for agent workflows. With gold-medal performance in the IMO and IOI 2025 competitions, DeepSeek-V3.2 demonstrates elite reasoning capabilities for both research and applied AI scenarios.
    Starting Price: Free
  • 5
    DeepSeek-V3.2-Speciale
    DeepSeek-V3.2-Speciale is a high-compute variant of the DeepSeek-V3.2 model, created specifically for deep reasoning and advanced problem-solving tasks. It builds on DeepSeek Sparse Attention (DSA), a custom long-context attention mechanism that reduces computational overhead while preserving high performance. Through a large-scale reinforcement learning framework and extensive post-training compute, the Speciale variant surpasses GPT-5 on reasoning benchmarks and matches the capabilities of Gemini-3.0-Pro. The model achieved gold-medal performance in the International Mathematical Olympiad (IMO) 2025 and International Olympiad in Informatics (IOI) 2025. DeepSeek-V3.2-Speciale does not support tool-calling, making it purely optimized for uninterrupted reasoning and analytical accuracy. Released under the MIT license, it provides researchers and developers an open, state-of-the-art model focused entirely on high-precision reasoning.
    Starting Price: Free
  • 6
    OpenAGI

    OpenAGI

    OpenAGI

    OpenAGI is a developer-focused framework designed to help teams build autonomous, human-like AI agents capable of planning, reasoning, and executing tasks independently. It bridges the gap between traditional LLM applications and fully autonomous agents by offering tools for decision-making, continual learning, and long-term task execution. The platform allows developers to create specialized agents for real-world use cases across industries such as education, finance, healthcare, and software development. With its flexible architecture, OpenAGI supports sequential, parallel, and dynamic communication patterns between agents. Developers can choose automated configuration generation or manually tailor every detail for complete customization. OpenAGI represents an early but significant step toward making powerful, adaptive agent technology accessible to everyone.
    Starting Price: Free
  • 7
    Lux

    Lux

    OpenAGI Foundation

    Lux is a powerful computer-use AI platform that enables agents to operate software just like a human user—clicking, typing, navigating, and completing tasks across any interface. It offers three execution modes—Tasker, Actor, and Thinker—giving developers the ability to choose between step-by-step precision, near-instant task execution, or long-form reasoning for complex workflows. Lux can autonomously perform actions such as crawling Amazon data, running automated QA tests, or extracting insights from Nasdaq’s insider activity pages. The platform makes it possible to prototype and deploy real computer-use agents in as little as 20 minutes using developer-friendly SDKs and templates. Its agents are built to understand vague goals, execute long-running operations, and interact naturally with human-facing software instead of relying solely on APIs. Lux represents a new paradigm where AI goes beyond reasoning and content generation to directly operate computers at scale.
    Starting Price: Free
  • 8
    Transync AI

    Transync AI

    Transync AI

    Transync AI is an AI-powered translation and interpretation tool built to enable real-time, multilingual conversation across platforms, whether for meetings, calls, travel, or daily interactions. It uses end-to-end speech recognition, neural translation, and natural voice synthesis to provide two-way, live voice translation with very low latency (on average under 0.5 seconds), letting participants speak naturally while hearing or seeing the translation almost instantly. It supports more than 60 languages and offers a dual-screen interface showing both the original speech and the translation side-by-side, aiding clarity and comprehension. Transync AI also includes speaker-recognition and language-detection, so it can automatically identify who is talking (and in what language) and deliver appropriate translations without manual configuration. After conversations conclude, the platform can generate full transcripts and AI-written meeting summaries in multiple languages.
    Starting Price: $8.99 per
  • 9
    Devstral 2

    Devstral 2

    Mistral AI

    Devstral 2 is a next-generation, open source agentic AI model tailored for software engineering: it doesn’t just suggest code snippets, it understands and acts across entire codebases, enabling multi-file edits, bug fixes, refactoring, dependency resolution, and context-aware code generation. The Devstral 2 family includes a large 123-billion-parameter model as well as a smaller 24-billion-parameter variant (“Devstral Small 2”), giving teams flexibility; the larger model excels in heavy-duty coding tasks requiring deep context, while the smaller one can run on more modest hardware. With a vast context window of up to 256 K tokens, Devstral 2 can reason across extensive repositories, track project history, and maintain a consistent understanding of lengthy files, an advantage for complex, real-world projects. The CLI tracks project metadata, Git statuses, and directory structure to give the model context, making “vibe-coding” more powerful.
    Starting Price: Free
  • 10
    Devstral Small 2
    Devstral Small 2 is the compact, 24 billion-parameter variant of the new coding-focused model family from Mistral AI, released under the permissive Apache 2.0 license to enable both local deployment and API use. Alongside its larger sibling (Devstral 2), this model brings “agentic coding” capabilities to environments with modest compute: it supports a large 256K-token context window, enabling it to understand and make changes across entire codebases. On the standard code-generation benchmark (SWE-Bench Verified), Devstral Small 2 scores around 68.0%, placing it among open-weight models many times its size. Because of its reduced size and efficient design, Devstral Small 2 can run on a single GPU or even CPU-only setups, making it practical for developers, small teams, or hobbyists without access to data-center hardware. Despite its compact footprint, Devstral Small 2 retains key capabilities of larger models; it can reason across multiple files and track dependencies.
    Starting Price: Free
  • 11
    Mistral Vibe

    Mistral Vibe

    Mistral AI

    Mistral Vibe is an AI-powered agent platform designed to help individuals, developers, and organizations automate complex tasks, conduct research, create content, and execute workflows across connected tools and data sources. The platform combines advanced AI reasoning with access to business applications, internal knowledge, documents, calendars, and communication channels to support long-horizon work. Users can generate reports, prepare meeting briefs, analyze data, draft communications, and automate recurring processes through a unified workspace. Mistral Vibe also includes specialized coding capabilities that enable developers to write, test, review, refactor, and deploy software with full codebase awareness. Its customizable AI models, integrations, and enterprise deployment options allow organizations to tailor the platform to their unique operational requirements. Built for both business productivity and software development, Mistral Vibe helps teams accelerate execution.
    Starting Price: Free
  • 12
    DeepCoder

    DeepCoder

    Agentica Project

    DeepCoder is a fully open source code-reasoning and generation model released by Agentica Project in collaboration with Together AI. It is fine-tuned from DeepSeek-R1-Distilled-Qwen-14B using distributed reinforcement learning, achieving a 60.6% accuracy on LiveCodeBench (representing an 8% improvement over the base), a performance level that matches that of proprietary models such as o3-mini (2025-01-031 Low) and o1 while using only 14 billion parameters. It was trained over 2.5 weeks on 32 H100 GPUs with a curated dataset of roughly 24,000 coding problems drawn from verified sources (including TACO-Verified, PrimeIntellect SYNTHETIC-1, and LiveCodeBench submissions), each problem requiring a verifiable solution and at least five unit tests to ensure reliability for RL training. To handle long-range context, DeepCoder employs techniques such as iterative context lengthening and overlong filtering.
    Starting Price: Free
  • 13
    DeepSWE

    DeepSWE

    Agentica Project

    DeepSWE is a fully open source, state-of-the-art coding agent built on top of the Qwen3-32B foundation model and trained exclusively via reinforcement learning (RL), without supervised finetuning or distillation from proprietary models. It is developed using rLLM, Agentica’s open source RL framework for language agents. DeepSWE operates as an agent; it interacts with a simulated development environment (via the R2E-Gym environment) using a suite of tools (file editor, search, shell-execution, submit/finish), enabling it to navigate codebases, edit multiple files, compile/run tests, and iteratively produce patches or complete engineering tasks. DeepSWE exhibits emergent behaviors beyond simple code generation; when presented with bugs or feature requests, the agent reasons about edge cases, seeks existing tests in the repository, proposes patches, writes extra tests for regressions, and dynamically adjusts its “thinking” effort.
    Starting Price: Free
  • 14
    DeepScaleR

    DeepScaleR

    Agentica Project

    DeepScaleR is a 1.5-billion-parameter language model fine-tuned from DeepSeek-R1-Distilled-Qwen-1.5B using distributed reinforcement learning and a novel iterative context-lengthening strategy that gradually increases its context window from 8K to 24K tokens during training. It was trained on ~40,000 carefully curated mathematical problems drawn from competition-level datasets like AIME (1984–2023), AMC (pre-2023), Omni-MATH, and STILL. DeepScaleR achieves 43.1% accuracy on AIME 2024, a roughly 14.3 percentage point boost over the base model, and surpasses the performance of the proprietary O1-Preview model despite its much smaller size. It also posts strong results on a suite of math benchmarks (e.g., MATH-500, AMC 2023, Minerva Math, OlympiadBench), demonstrating that small, efficient models tuned with RL can match or exceed larger baselines on reasoning tasks.
    Starting Price: Free
  • 15
    GLM-4.6V
    GLM-4.6V is a state-of-the-art open source multimodal vision-language model from the Z.ai (GLM-V) family designed for reasoning, perception, and action. It ships in two variants: a full-scale version (106B parameters) for cloud or high-performance clusters, and a lightweight “Flash” variant (9B) optimized for local deployment or low-latency use. GLM-4.6V supports a native context window of up to 128K tokens during training, enabling it to process very long documents or multimodal inputs. Crucially, it integrates native Function Calling, meaning the model can take images, screenshots, documents, or other visual media as input directly (without manual text conversion), reason about them, and trigger tool calls, bridging “visual perception” with “executable action.” This enables a wide spectrum of capabilities; interleaved image-and-text content generation (for example, combining document understanding with text summarization or generation of image-annotated responses).
    Starting Price: Free
  • 16
    GLM-4.1V
    GLM-4.1V is a vision-language model, providing a powerful, compact multimodal model designed for reasoning and perception across images, text, and documents. The 9-billion-parameter variant (GLM-4.1V-9B-Thinking) is built on the GLM-4-9B foundation and enhanced through a specialized training paradigm using Reinforcement Learning with Curriculum Sampling (RLCS). It supports a 64k-token context window and accepts high-resolution inputs (up to 4K images, any aspect ratio), enabling it to handle complex tasks such as optical character recognition, image captioning, chart and document parsing, video and scene understanding, GUI-agent workflows (e.g., interpreting screenshots, recognizing UI elements), and general vision-language reasoning. In benchmark evaluations at the 10 B-parameter scale, GLM-4.1V-9B-Thinking achieved top performance on 23 of 28 tasks.
    Starting Price: Free
  • 17
    GLM-4.5V-Flash
    GLM-4.5V-Flash is an open source vision-language model, designed to bring strong multimodal capabilities into a lightweight, deployable package. It supports image, video, document, and GUI inputs, enabling tasks such as scene understanding, chart and document parsing, screen reading, and multi-image analysis. Compared to larger models in the series, GLM-4.5V-Flash offers a compact footprint while retaining core VLM capabilities like visual reasoning, video understanding, GUI task handling, and complex document parsing. It can serve in “GUI agent” workflows, meaning it can interpret screenshots or desktop captures, recognize icons or UI elements, and assist with automated desktop or web-based tasks. Although it forgoes some of the largest-model performance gains, GLM-4.5V-Flash remains versatile for real-world multimodal tasks where efficiency, lower resource usage, and broad modality support are prioritized.
    Starting Price: Free
  • 18
    GLM-4.5V
    GLM-4.5V builds on the GLM-4.5-Air foundation, using a Mixture-of-Experts (MoE) architecture with 106 billion total parameters and 12 billion activation parameters. It achieves state-of-the-art performance among open-source VLMs of similar scale across 42 public benchmarks, excelling in image, video, document, and GUI-based tasks. It supports a broad range of multimodal capabilities, including image reasoning (scene understanding, spatial recognition, multi-image analysis), video understanding (segmentation, event recognition), complex chart and long-document parsing, GUI-agent workflows (screen reading, icon recognition, desktop automation), and precise visual grounding (e.g., locating objects and returning bounding boxes). GLM-4.5V also introduces a “Thinking Mode” switch, allowing users to choose between fast responses or deeper reasoning when needed.
    Starting Price: Free
  • 19
    Foxglove

    Foxglove

    Foxglove

    Foxglove is a visualization, observability, and data management platform purpose-built for robotics and embodied AI development that centralizes and simplifies working with large, multimodal temporal datasets, including time series, sensor logs, imagery, lidar/point clouds, geospatial maps, and more, in a single, integrated workspace. It enables engineers to record, import, organize, stream, and visualize both live and recorded data from robots using intuitive, customizable dashboards with interactive panels for 3D scenes, plots, raw messages, images, and maps, helping users understand how robots sense, think, and act. Foxglove supports real-time connections to systems like ROS and ROS 2 via bridges and web sockets, enables cross-platform workflows (desktop app for Linux, Windows, and macOS), and facilitates rapid analysis, debugging, and performance optimization by synchronizing diverse data sources in time and space.
    Starting Price: $18 per month
  • 20
    GLM-4.7
    GLM-4.7 is an advanced large language model designed to significantly elevate coding, reasoning, and agentic task performance. It delivers major improvements over GLM-4.6 in multilingual coding, terminal-based tasks, and real-world software engineering benchmarks such as SWE-bench and Terminal Bench. GLM-4.7 supports “thinking before acting,” enabling more stable, accurate, and controllable behavior in complex coding and agent workflows. The model also introduces strong gains in UI and frontend generation, producing cleaner webpages, better layouts, and more polished slides. Enhanced tool-using capabilities allow GLM-4.7 to perform more effectively in web browsing, automation, and agent benchmarks. Its reasoning and mathematical performance has improved substantially, showing strong results on advanced evaluation suites. GLM-4.7 is available via Z.ai, API platforms, coding agents, and local deployment for flexible adoption.
    Starting Price: Free
  • 21
    MiniMax-M2.1
    MiniMax-M2.1 is an open-source, agentic large language model designed for advanced coding, tool use, and long-horizon planning. It was released to the community to make high-performance AI agents more transparent, controllable, and accessible. The model is optimized for robustness in software engineering, instruction following, and complex multi-step workflows. MiniMax-M2.1 supports multilingual development and performs strongly across real-world coding scenarios. It is suitable for building autonomous applications that require reasoning, planning, and execution. The model weights are fully open, enabling local deployment and customization. MiniMax-M2.1 represents a major step toward democratizing top-tier agent capabilities.
    Starting Price: Free
  • 22
    Dafthunk

    Dafthunk

    Dafthunk

    Dafthunk is a visual workflow automation platform that lets users build, manage, and deploy serverless automation workflows using a drag-and-drop editor without needing to set up infrastructure or use containers. Workflows are constructed by visually connecting nodes that perform tasks across AI, browser automation, data processing, media generation, integrations, and developer tools, and then executed on Cloudflare’s global edge network with built-in scaling and durable execution. It supports workflow triggers including HTTP webhooks, queues, cron schedules, and manual starts, enabling event-driven, time-based, and custom-initiated automation. It includes persistent workflow state storage and execution history using Cloudflare D1 and R2 storage services. Users can incorporate AI models from providers like OpenAI, Anthropic, Google, and Cloudflare AI for text generation, summarization, vision, NLP, transcription, image creation, and more.
    Starting Price: Free
  • 23
    Onit Voice Dictation
    Onit Voice Dictation is a free, fully local voice-to-text tool designed for Mac users that prioritizes speed, privacy, and ease of use. It allows users to dictate text naturally without relying on cloud processing, ensuring that all voice data stays on the device. The platform includes a Smart Cleanup feature powered by a local AI model that refines transcripts by removing filler words and improving formatting. Users can generate clean, ready-to-use text for emails, notes, code, and social media content. Onit supports multiple languages and works seamlessly across all apps and websites on a Mac. It also offers convenient features like hotkey activation and transcript history for better workflow management. Overall, Onit provides a fast, private, and cost-free alternative to traditional cloud-based dictation tools.
    Starting Price: Free
  • 24
    Clerx

    Clerx

    Clerx AI

    Clerx is an AI-powered intake and client communication platform built for law firms. It helps firms capture, qualify, and convert new inquiries across phone calls, website chat, and text messages, while also supporting communication with existing clients. For prospective clients, Clerx responds instantly, answers common questions, gathers intake details, schedules consultations, and helps ensure no lead is missed. For existing clients, Clerx can answer routine questions, provide case updates when appropriate, take messages, and route inquiries to the right team member based on the firm's workflow. Designed specifically for legal workflows, Clerx supports multilingual communication, customizable intake flows, consultation booking, lead qualification, smart routing, and CRM and practice management syncs. Firms use Clerx to improve responsiveness, reduce administrative burden, and convert more inquiries into signed clients. Provides transcripts, summaries & communication insights.
    Starting Price: $99/month
  • 25
    Happy Coder

    Happy Coder

    Happy Coder

    Happy, also known as Happy Coder, is a free, open source mobile and web client that lets users spawn, view, and control multiple Claude Code AI coding agent sessions on any device, phone, tablet, laptop, or desktop, by syncing them in real time using an encrypted relay architecture so that a session started on one device can be continued seamlessly on another without losing context. It comprises three coordinated components, a CLI program that runs locally to launch and monitor Claude Code, a mobile app or web app that connects securely to the CLI session using end-to-end encryption so nobody (including the relay server) can read your data, and a relay server that simply passes encrypted blobs between devices without access to the contents; this design lets developers maintain their existing tools, editors, and workflows while adding remote control capability.
    Starting Price: Free
  • 26
    Repo Prompt

    Repo Prompt

    Repo Prompt

    Repo Prompt is a macOS-native AI coding assistant and context engineering tool that helps developers interact with, refine, and modify codebases using large language models by letting users select specific files or folders, build structured prompts with exactly the relevant context, and review and apply AI-generated code changes as diffs rather than rewriting entire files, ensuring precise, auditable modifications. It provides a visual file explorer for project navigation, an intelligent context builder, and CodeMaps that reduce token usage and help models understand project structure, and multi-model support so users can bring their own API keys for providers like OpenAI, Anthropic, Gemini, Azure, or others, keeping all processing local and private unless the user explicitly sends code to an LLM. Repo Prompt works as both a standalone chat/workflow interface and an MCP (Model Context Protocol) server for integration with AI editors.
    Starting Price: $14.99 per month
  • 27
    Nani Translate
    Nani Translate is a fast, AI-powered translation tool designed to deliver natural, nuanced language translation with context, explanation, and example sentences rather than just a direct word-for-word result, making translations feel more like working with a native speaker than a simple dictionary or basic translation service. It provides multiple translation options for a given input, along with nuanced explanations so users can see different ways to express the same idea depending on tone or context, and the interface is intentionally simple so users can translate text or images quickly in a browser without registration or complex setup. Nani’s AI can handle slang and idiomatic expressions, offer pronunciation playback and guided usage examples, and help users understand stylistic differences between casual and formal phrasing, turning translations into a learning experience as well as a practical tool.
    Starting Price: $8 per month
  • 28
    FastMCP

    FastMCP

    fastmcp

    FastMCP is an open source, Pythonic framework for building Model Context Protocol (MCP) applications that makes creating, managing, and interacting with MCP servers simple and production-ready by handling the protocol’s complexity so developers can focus on business logic. The Model Context Protocol (MCP) is a standardized way for large language models to securely connect to tools, data, and services, and FastMCP provides a clean API to implement that protocol with minimal boilerplate, using Python decorators to register tools, resources, and prompts. A typical FastMCP server is created by instantiating a FastMCP object, decorating Python functions as tools (functions the LLM can invoke), and then running the server with built-in transport options like stdio or HTTP; this lets AI clients call into your code as if it were part of the model’s context.
    Starting Price: Free
  • 29
    Animatives

    Animatives

    Animatives

    Animatives is a mobile stop motion and timelapse animation app that empowers users to create frame-by-frame animated videos easily on iPhone, iPad, and Mac. It expands traditional stop motion capabilities by letting users combine photos, imported video, drawings, and virtual objects into animated scenes with precise control over movement, transitions, and camera effects, while offering flexible aspect ratios and up to 4K export. Animatives includes intuitive tools for cropping and animating images, adding text and audio, recording drawings and voiceovers, applying motion curves and object paths, and integrating a personal library of characters and elements for storytelling. It supports creating traditional stop motion using the device camera as well as purely digital animations that mix real photos with virtual components, encouraging creativity regardless of experience level.
    Starting Price: Free
  • 30
    NeuraVision

    NeuraVision

    NeuraVision

    NeuraVision is an AI-driven visual content generation and editing platform that uses advanced neural architectures to help users create professional images and high-quality videos in seconds by transforming text prompts into realistic visual media and enabling detailed control over scenes, lighting, motion, and visual effects. It supports video production up to 8K resolution and up to 60 seconds long, allowing creators to build multi-scene sequences with cinematic quality that rivals traditional studio output, while also offering an integrated post-production toolkit to edit segments, replace objects, merge clips, and adjust style, camera movement, color, and lighting all in one workflow. NeuraVision’s system brings together video generation, editing, and cinematic post-production in a unified environment so users can go from concept to finished content without switching tools, making it suitable for marketing content, short films, visual effects, and promotional media.
    Starting Price: $29 per month