Best Artificial Intelligence Software for Linux - Page 17

Compare the Top Artificial Intelligence Software for Linux as of July 2026 - Page 17

  • 1
    Hathr AI

    Hathr AI

    Hathr AI

    HIPAA-compliant AI Chat Tool, API, and Enterprise Solutions powered by Anthropic's Claude, Hathr AI empowers healthcare providers, insurers, and anyone who needs to deal with HIPAA Controlled Data to automate and streamline operations without compromising on data security. Hosted in AWS GovCloud's FedRAMP high environment and Hathr AI helps teams ensure that all data interactions remains confidential and protected against unauthorized access. It allows users to automate tasks such as patient note summarization, pre-authorization writing, and insurance claim submissions on a unified interface. Leveraging models, such as Claude 3.5 Sonnet, Hathr AI provides a private, HIPAA-compliant AI environment, ensuring that sensitive data remains within control. Teams can retrieve and summarize information from extensive medical records, enabling informed clinical decisions.
    Starting Price: $45/month
  • 2
    R1 1776

    R1 1776

    Perplexity AI

    Perplexity AI has open-sourced R1 1776, a large language model (LLM) based on DeepSeek R1 designed to enhance transparency and foster community collaboration in AI development. This release allows researchers and developers to access the model's architecture and codebase, enabling them to contribute to its improvement and adaptation for various applications. By sharing R1 1776 openly, Perplexity AI aims to promote innovation and ethical practices within the AI community.
    Starting Price: Free
  • 3
    txtai

    txtai

    NeuML

    txtai is an all-in-one open source embeddings database designed for semantic search, large language model orchestration, and language model workflows. It unifies vector indexes (both sparse and dense), graph networks, and relational databases, providing a robust foundation for vector search and serving as a powerful knowledge source for LLM applications. With txtai, users can build autonomous agents, implement retrieval augmented generation processes, and develop multi-modal workflows. Key features include vector search with SQL support, object storage integration, topic modeling, graph analysis, and multimodal indexing capabilities. It supports the creation of embeddings for various data types, including text, documents, audio, images, and video. Additionally, txtai offers pipelines powered by language models that handle tasks such as LLM prompting, question-answering, labeling, transcription, translation, and summarization.
    Starting Price: Free
  • 4
    LexVec

    LexVec

    Alexandre Salle

    LexVec is a word embedding model that achieves state-of-the-art results in multiple natural language processing tasks by factorizing the Positive Pointwise Mutual Information (PPMI) matrix using stochastic gradient descent. This approach assigns heavier penalties for errors on frequent co-occurrences while accounting for negative co-occurrences. Pre-trained vectors are available, including a common crawl dataset with 58 billion tokens and 2 million words in 300 dimensions, and an English Wikipedia 2015 + NewsCrawl dataset with 7 billion tokens and 368,999 words in 300 dimensions. Evaluations demonstrate that LexVec matches or outperforms other models like word2vec in terms of word similarity and analogy tasks. The implementation is open source under the MIT License and is available on GitHub.
    Starting Price: Free
  • 5
    GloVe

    GloVe

    Stanford NLP

    GloVe (Global Vectors for Word Representation) is an unsupervised learning algorithm developed by the Stanford NLP Group to obtain vector representations for words. It constructs word embeddings by analyzing global word-word co-occurrence statistics from a given corpus, resulting in vector spaces where the geometric relationships reflect semantic similarities and differences among words. A notable feature of GloVe is its ability to capture linear substructures within the word vector space, enabling vector arithmetic to express relationships. The model is trained on the non-zero entries of a global word-word co-occurrence matrix, which records how frequently pairs of words appear together in a corpus. This approach efficiently leverages statistical information by focusing on significant co-occurrences, leading to meaningful word representations. Pre-trained word vectors are available for various corpora, including Wikipedia 2014.
    Starting Price: Free
  • 6
    fastText

    fastText

    fastText

    fastText is an open source, free, and lightweight library developed by Facebook's AI Research (FAIR) lab for efficient learning of word representations and text classification. It supports both unsupervised learning of word vectors and supervised learning for text classification tasks. A key feature of fastText is its ability to capture subword information by representing words as bags of character n-grams, which enhances the handling of morphologically rich languages and out-of-vocabulary words. The library is optimized for performance and capable of training on large datasets quickly, and the resulting models can be reduced in size for deployment on mobile devices. Pre-trained word vectors are available for 157 languages, trained on Common Crawl and Wikipedia data, and can be downloaded for immediate use. fastText also offers aligned word vectors for 44 languages, facilitating cross-lingual natural language processing tasks.
    Starting Price: Free
  • 7
    Gensim

    Gensim

    Radim Řehůřek

    Gensim is a free, open source Python library designed for unsupervised topic modeling and natural language processing, focusing on large-scale semantic modeling. It enables the training of models like Word2Vec, FastText, Latent Semantic Analysis (LSA), and Latent Dirichlet Allocation (LDA), facilitating the representation of documents as semantic vectors and the discovery of semantically related documents. Gensim is optimized for performance with highly efficient implementations in Python and Cython, allowing it to process arbitrarily large corpora using data streaming and incremental algorithms without loading the entire dataset into RAM. It is platform-independent, running on Linux, Windows, and macOS, and is licensed under the GNU LGPL, promoting both personal and commercial use. The library is widely adopted, with thousands of companies utilizing it daily, over 2,600 academic citations, and more than 1 million downloads per week.
    Starting Price: Free
  • 8
    NLTK

    NLTK

    NLTK

    The Natural Language Toolkit (NLTK) is a comprehensive, open source Python library designed for human language data processing. It offers user-friendly interfaces to over 50 corpora and lexical resources, such as WordNet, along with a suite of text processing libraries for tasks including classification, tokenization, stemming, tagging, parsing, and semantic reasoning. NLTK also provides wrappers for industrial-strength NLP libraries and maintains an active discussion forum. Accompanied by a hands-on guide that introduces programming fundamentals alongside computational linguistics topics, and comprehensive API documentation, NLTK is suitable for linguists, engineers, students, educators, researchers, and industry professionals. It is compatible with Windows, Mac OS X, and Linux platforms. Notably, NLTK is a free, community-driven project.
    Starting Price: Free
  • 9
    SWE-agent

    SWE-agent

    SWE-agent

    SWE-agent is an advanced AI-powered tool designed to automate various tasks such as fixing GitHub issues, performing cybersecurity operations like Capture The Flag (CTF) challenges, and solving coding problems. By leveraging language models such as GPT-4 or Claude, it interacts with isolated computer environments to carry out tasks autonomously, providing highly customizable solutions for developers and cybersecurity professionals. The platform supports a wide range of use cases, from improving software repositories to identifying vulnerabilities, and even executing custom tasks. Developed by researchers from Princeton and Stanford University, SWE-agent offers a powerful way to integrate machine learning with practical problem-solving in both software development and security fields.
    Starting Price: Free
  • 10
    Devika

    Devika

    Devika

    Devika is an open-source AI software engineer designed to understand high-level instructions, break them into steps, research relevant information, and write code to complete objectives. Using large language models, reasoning algorithms, and web browsing capabilities, Devika can assist in software development by taking on complex coding tasks with minimal human intervention. The platform supports multiple programming languages and offers key features like advanced AI planning, contextual keyword extraction, and dynamic agent tracking. Devika aims to be a competitive alternative to commercial AI tools, providing an ambitious, open-source solution for developers.
    Starting Price: Free
  • 11
    FastAgency

    FastAgency

    FastAgency

    FastAgency is an open source framework designed to accelerate the deployment of multi-agent AI workflows from prototype to production. It provides a unified programming interface compatible with various agentic AI frameworks, enabling developers to deploy agentic workflows in both development and production settings. With features like multi-runtime support, seamless external API integration, and a command-line interface for orchestration, FastAgency simplifies the creation of scalable, production-ready architectures for serving AI workflows. Currently, it supports the AutoGen framework, with plans to extend support to CrewAI, Swarm, and LangGraph in the future. Developers can easily switch between frameworks, choosing the best one for their project's specific needs. FastAgency also features a common programming interface that enables the development of core workflows once and reuse them across various user interfaces without rewriting code.
    Starting Price: Free
  • 12
    SmolLM2

    SmolLM2

    Hugging Face

    SmolLM2 is a collection of state-of-the-art, compact language models developed for on-device applications. The models in this collection range from 1.7B parameters to smaller 360M and 135M versions, designed to perform efficiently even on less powerful hardware. These models excel in text generation tasks and are optimized for real-time, low-latency applications, providing high-quality results across various use cases, including content creation, coding assistance, and natural language processing. SmolLM2's flexibility makes it a suitable choice for developers looking to integrate powerful AI into mobile devices, edge computing, and other resource-constrained environments.
    Starting Price: Free
  • 13
    SmolVLM

    SmolVLM

    Hugging Face

    SmolVLM-Instruct is a compact, AI-powered multimodal model that combines the capabilities of vision and language processing, designed to handle tasks like image captioning, visual question answering, and multimodal storytelling. It works with both text and image inputs, providing highly efficient results while being optimized for smaller, resource-constrained environments. Built with SmolLM2 as its text decoder and SigLIP as its image encoder, the model offers improved performance for tasks that require integration of both textual and visual information. SmolVLM-Instruct can be fine-tuned for specific applications, offering businesses and developers a versatile tool for creating intelligent, interactive systems that require multimodal inputs.
    Starting Price: Free
  • 14
    QwQ-Max-Preview
    QwQ-Max-Preview is an advanced AI model built on the Qwen2.5-Max architecture, designed to excel in deep reasoning, mathematical problem-solving, coding, and agent-related tasks. This preview version offers a sneak peek at its capabilities, which include improved performance in a wide range of general-domain tasks and the ability to handle complex workflows. QwQ-Max-Preview is slated for an official open-source release under the Apache 2.0 license, offering further advancements and refinements in its full version. It also paves the way for a more accessible AI ecosystem, with the upcoming launch of the Qwen Chat app and smaller variants of the model like QwQ-32B, aimed at developers seeking local deployment options.
    Starting Price: Free
  • 15
    Voicv

    Voicv

    Voicv

    ​Voicv is a cutting-edge voice cloning platform that transforms your voice into a digital asset in minutes, supporting multiple languages and zero-shot learning. It allows users to clone any voice with just a 10-30-second audio sample, maintaining high fidelity and natural expression. It supports multiple languages, including English, Japanese, Korean, Chinese, French, German, Arabic, and Spanish. Voicv offers real-time processing, enabling fast voice generation suitable for quick iterations and production needs. It achieves professional-quality output with extremely low error rates, ensuring clear and accurate speech generation. Users can access Voicv through a web interface or desktop applications. For enterprise users, Voicv provides a production-ready API and comprehensive documentation for seamless integration.
    Starting Price: $23.99 per month
  • 16
    OWL

    OWL

    CAMEL-AI

    OWL (Optimized Workforce Learning) is an advanced framework designed for multi-agent collaboration in real-world task automation. Built on the CAMEL-AI platform, OWL aims to revolutionize AI agent interactions, enabling more efficient, natural, and resilient task automation across various industries. It achieves high performance, ranking #1 among open-source frameworks on the GAIA benchmark with a score of 58.18. OWL features real-time information sharing, dynamic task management, and integration with various tools and platforms, supporting collaborative AI agents in completing complex tasks.
    Starting Price: Free
  • 17
    Gemma 3

    Gemma 3

    Google

    Gemma 3, introduced by Google, is a new AI model built on the Gemini 2.0 architecture, designed to offer enhanced performance and versatility. This model is capable of running efficiently on a single GPU or TPU, making it accessible for a wide range of developers and researchers. Gemma 3 focuses on improving natural language understanding, generation, and other AI-driven tasks. By offering scalable, powerful AI capabilities, Gemma 3 aims to advance the development of AI systems across various industries and use cases.
    Starting Price: Free
  • 18
    Mistral Large 2
    Mistral AI has launched the Mistral Large 2, an advanced AI model designed to excel in code generation, multilingual capabilities, and complex reasoning tasks. The model features a 128k context window, supporting dozens of languages including English, French, Spanish, and Arabic, as well as over 80 programming languages. Mistral Large 2 is tailored for high-throughput single-node inference, making it ideal for large-context applications. Its improved performance on benchmarks like MMLU and its enhanced code generation and reasoning abilities ensure accuracy and efficiency. The model also incorporates better function calling and retrieval, supporting complex business applications.
    Starting Price: Free
  • 19
    MindSpore

    MindSpore

    MindSpore

    ​MindSpore is an open source deep learning framework developed by Huawei, designed to facilitate easy development, efficient execution, and deployment across cloud, edge, and device environments. It supports multiple programming paradigms, including both object-oriented and functional programming, allowing users to define AI networks using native Python syntax. MindSpore offers a unified programming experience that seamlessly integrates dynamic and static graphs, enhancing compatibility and performance. It is optimized for various hardware platforms, including CPUs, GPUs, and NPUs, and is particularly well-suited for Huawei's Ascend AI processors. MindSpore's architecture comprises four layers, the model layer, MindExpression (ME) for AI model development, MindCompiler for optimization, and the runtime layer supporting device-edge-cloud collaboration. Additionally, MindSpore provides a rich ecosystem of domain-specific toolkits and extension packages, such as MindSpore NLP.
    Starting Price: Free
  • 20
    ML.NET

    ML.NET

    Microsoft

    ML.NET is a free, open source, and cross-platform machine learning framework designed for .NET developers to build custom machine learning models using C# or F# without leaving the .NET ecosystem. It supports various machine learning tasks, including classification, regression, clustering, anomaly detection, and recommendation systems. ML.NET integrates with other popular ML frameworks like TensorFlow and ONNX, enabling additional scenarios such as image classification and object detection. It offers tools like Model Builder and the ML.NET CLI, which utilize Automated Machine Learning (AutoML) to simplify the process of building, training, and deploying high-quality models. These tools automatically explore different algorithms and settings to find the best-performing model for a given scenario.
    Starting Price: Free
  • 21
    Model Context Protocol (MCP)
    Model Context Protocol (MCP) is an open protocol designed to standardize how applications provide context to large language models (LLMs). It acts as a universal connector, similar to a USB-C port, allowing LLMs to seamlessly integrate with various data sources and tools. MCP supports a client-server architecture, enabling programs (clients) to interact with lightweight servers that expose specific capabilities. With growing pre-built integrations and flexibility to switch between LLM vendors, MCP helps users build complex workflows and AI agents while ensuring secure data management within their infrastructure.
    Starting Price: Free
  • 22
    Nanobrowser

    Nanobrowser

    Nanobrowser

    Nanobrowser is an open-source, AI-powered web automation tool that runs directly in your browser, providing an alternative to costly services like OpenAI Operator. It features a multi-agent system, where specialized AI agents work together to handle complex web workflows efficiently. Nanobrowser offers flexible LLM (Large Language Model) options, enabling users to connect to various providers like OpenAI, Anthropic, and Gemini. The platform is privacy-focused, with everything running locally in the browser to ensure user credentials remain secure. As a free tool, it provides powerful web automation capabilities without the high subscription fees.
    Starting Price: Free
  • 23
    Mastra AI

    Mastra AI

    Mastra AI

    Mastra is a powerful TypeScript framework for building intelligent AI agents that can execute tasks, access knowledge bases, and maintain memory persistently within workflows. This framework simplifies the process of creating and deploying AI-powered agents by leveraging TypeScript’s capabilities to streamline development. With features like customizable agent instructions, memory, and task orchestration, Mastra provides developers with the tools to build and scale AI agents for various applications, from personal assistants to specialized domain experts.
    Starting Price: Free
  • 24
    Llama 4 Behemoth
    Llama 4 Behemoth is Meta's most powerful AI model to date, featuring a massive 288 billion active parameters. It excels in multimodal tasks, outperforming previous models like GPT-4.5 and Gemini 2.0 Pro across multiple STEM-focused benchmarks such as MATH-500 and GPQA Diamond. As the teacher model for the Llama 4 series, Behemoth sets the foundation for models like Llama 4 Maverick and Llama 4 Scout. While still in training, Llama 4 Behemoth demonstrates unmatched intelligence, pushing the boundaries of AI in fields like math, multilinguality, and image understanding.
    Starting Price: Free
  • 25
    Llama 4 Maverick
    Llama 4 Maverick is one of the most advanced multimodal AI models from Meta, featuring 17 billion active parameters and 128 experts. It surpasses its competitors like GPT-4o and Gemini 2.0 Flash in a broad range of benchmarks, especially in tasks related to coding, reasoning, and multilingual capabilities. Llama 4 Maverick combines image and text understanding, enabling it to deliver industry-leading results in image-grounding tasks and precise, high-quality output. With its efficient performance at a reduced parameter size, Maverick offers exceptional value, especially in general assistant and chat applications.
    Starting Price: Free
  • 26
    Llama 4 Scout
    Llama 4 Scout is a powerful 17 billion active parameter multimodal AI model that excels in both text and image processing. With an industry-leading context length of 10 million tokens, it outperforms its predecessors, including Llama 3, in tasks such as multi-document summarization and parsing large codebases. Llama 4 Scout is designed to handle complex reasoning tasks while maintaining high efficiency, making it perfect for use cases requiring long-context comprehension and image grounding. It offers cutting-edge performance in image-related tasks and is particularly well-suited for applications requiring both text and visual understanding.
    Starting Price: Free
  • 27
    Pruna AI

    Pruna AI

    Pruna AI

    Pruna uses generative AI to enable companies to produce professional-grade visual content quickly and affordably. By eliminating the traditional need for studios and manual editing, it empowers brands to create consistent, customized images for advertising, product displays, and digital campaigns with minimal effort.
    Starting Price: $0.40 per runtime hour
  • 28
    Agent2Agent (A2A)
    Agent2Agent (A2A) is a protocol developed by Google to enable seamless communication between AI agents. It facilitates the transfer of knowledge and tasks between different AI systems, allowing them to collaborate and execute complex workflows. A2A aims to enhance interoperability between AI agents, enabling more sophisticated, multi-agent systems that can perform tasks autonomously across various platforms and services.
    Starting Price: Free
  • 29
    Agent Development Kit (ADK)
    The Agent Development Kit (ADK) is a flexible, open-source framework for building and deploying AI agents. It is tightly integrated with Google’s ecosystem, including Gemini models, and supports popular large language models (LLMs). ADK simplifies the development of both simple and complex AI agents, providing a structured environment for building dynamic workflows and multi-agent systems. With built-in tools for orchestration, deployment, and evaluation, ADK helps developers create scalable, modular AI solutions that can be easily deployed on platforms like Gemini Enterprise Agent Platform or Cloud Run.
    Starting Price: Free
  • 30
    Hugging Face Transformers
    ​Transformers is a library of pretrained natural language processing, computer vision, audio, and multimodal models for inference and training. Use Transformers to train models on your data, build inference applications, and generate text with large language models. Explore the Hugging Face Hub today to find a model and use Transformers to help you get started right away.​ Simple and optimized inference class for many machine learning tasks like text generation, image segmentation, automatic speech recognition, document question answering, and more. A comprehensive trainer that supports features such as mixed precision, torch.compile, and FlashAttention for training and distributed training for PyTorch models.​ Fast text generation with large language models and vision language models. Every model is implemented from only three main classes (configuration, model, and preprocessor) and can be quickly used for inference or training.
    Starting Price: $9 per month
Monday.com Logo