108 Integrations with Qwen

View a list of Qwen integrations and software that integrates with Qwen below. Compare the best Qwen integrations as well as features, ratings, user reviews, and pricing of software that integrates with Qwen. Here are the current Qwen integrations in 2026:

  • 1
    LM-Kit.NET
    LM-Kit.NET is a complete local AI runtime for .NET that lets engineering teams ship AI-powered features without cloud dependencies, per-token costs, or data leaving the network. Most .NET AI integrations stop at inference. LM-Kit.NET covers the full range of capabilities production applications actually need: agentic workflows with tool calling, planning, and memory; document intelligence with OCR and structured extraction; retrieval-augmented generation with built-in vector storage; multilingual speech-to-text; vision and multimodal understanding; text analysis with classification, NER, PII extraction, and sentiment; and text generation with translation, summarization, and constrained output. Ships in one NuGet package, runs in-process with no sidecar services, and works across all major hardware acceleration backends. Drop-in replacement for Semantic Kernel through its Microsoft.Extensions.AI compatibility layer.
    Leader badge
    Starting Price: Free (Community) or $1000/year
    View Software
    Visit Website
  • 2
    OpenClaw
    OpenClaw is an open source autonomous personal AI assistant agent you run on your own computer, server, or VPS that goes beyond just generating text by actually performing real tasks you tell it to do in natural language through familiar chat platforms like WhatsApp, Telegram, Discord, Slack, and others. It connects to external large language models and services while prioritizing local-first execution and data control on your infrastructure so the agent can clear your inbox, send emails, manage your calendar, check you in for flights, interact with files, run scripts, and automate everyday workflows without needing predefined triggers or cloud-hosted assistants; it maintains persistent memory (remembering context across sessions) and can run continuously to proactively coordinate tasks and reminders. It supports integrations with messaging apps and community-built “skills,” letting users extend its capabilities and route different agents or tools through isolated workspaces.
    Starting Price: Free
  • 3
    AiAssistWorks

    AiAssistWorks

    PT Visi Cerdas Digital

    AiAssistWorks is the smartest way to use AI in Google Sheets™, Docs™, and Slides™. In Sheets™, just type a simple instruction — and Smart Command uses AI to do the task for you. Instantly generate product descriptions, create formulas, build charts and pivot tables, format data, create tables, validate entries, and more. No formulas. No scripts. No copy-paste. In Docs™, generate, rewrite, translate, create images, and summarize content — all directly inside your document. In Slides™, generate entire presentations or create AI-powered images in just a few clicks. Powered by 100+ AI models including GPT, Claude, Gemini, Llama, Groq, and more — giving you unmatched flexibility. ✅ Free Forever – 100 executions/month with your own API key ✅ Unlimited usage with a paid plan (API key required) ✅ No formulas needed – Fill 1,000+ rows with AI ✅ Automate SEO content, product listings, ad copy, and data labeling in Sheets™, Docs™, and Slides™.
    Starting Price: $5/month
  • 4
    Filamental

    Filamental

    Filamental.space

    Filamental is a desktop application for Windows & MacOS that turns a folder of notes and files into a 3D knowledge graph. See connections forming chains, clusters and structures in space. Every node is a point that can be navigated, written in, assigned and connected to anything else in the graph. Built for researchers, analysts, investigators, consultants and business strategists whose work involves navigating complex, interconnected information. Custom node types classify content; connector types carry direction and meaning, encoding not just that things relate, but how and why. 3D & 2D canvas toggle with auto-arrange physics Custom node and connector types Integrated MCP & AI skills included Import links, files, wikilink folders and Mermaid diagrams Plain Markdown; no SaaS servers, no lock-in Export images and 'drone' videos One-click AI export for any AI assistant Permanent free tier, upgrade for extended and commercial use.
    Starting Price: Free forever
  • 5
    MachinesFluent

    MachinesFluent

    MachinesFluent

    MachinesFluent is an extremely flexible AI‑powered dictation app. It lets you dictate in any app, work offline or online, and turn speech into raw text, polished writing, summaries, translations, replies, documentation, structured notes, or any custom format you define. You can: - ask web‑search questions by voice - process copied text - analyze clipboard images - transcribe existing audio or video files MachinesFluent gives you control over the engine behind each task. Features include: - offline dictation for privacy - cloud speech for convenience - local AI - cloud AI - direct OpenAI account sign‑in - custom prompts - per‑prompt model choices - vocabulary dictionaries - voice snippets - local history - configurable hotkeys - app or website‑aware dictation styles It is for users who want dictation to be fast, private when needed, AI‑powered when useful, and flexible enough to match how they actually work.
    Starting Price: $9/month/user
  • 6
    AnyAPI

    AnyAPI

    AnyAPI.ai

    AnyAPI is a unified API platform that provides instant access to the world’s leading AI models through a single integration. It allows developers to connect to models from OpenAI, Anthropic, Google, xAI, Mistral, and more using one consistent request format. With minimal setup, teams can power applications with advanced AI in minutes. AnyAPI supports multiple programming languages and works seamlessly with existing tech stacks. Built for performance, the platform delivers low latency, high uptime, and enterprise-grade reliability. Developers can experiment with models using an AI playground before deploying to production. AnyAPI simplifies AI integration so teams can focus on building, not infrastructure.
    Starting Price: $19.9/month
  • 7
    Java

    Java

    Oracle

    The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine.
    Starting Price: Free
  • 8
    Qwen3.8 Max
    Qwen3.8 Max is Alibaba’s next-generation Qwen flagship model, currently referenced publicly as Qwen3.8-Max-Preview. The model is positioned as a large multimodal AI system for advanced reasoning, coding, agentic workflows, data analysis, office productivity, and document understanding. Alibaba Cloud Model Studio lists Qwen3.8-Max-Preview as one of the newest models available through its Token Plan, alongside other text, image, and video models. Public reporting describes Qwen3.8 Max as a 2.4 trillion-parameter model that can handle text, images, video, and documents. It is expected to improve on Qwen3.7 Max in areas such as coding, full-stack development, data analysis, and office workflows. Built for developers and AI teams, Qwen3.8 Max is best understood as a frontier Qwen preview model for testing advanced multimodal and agentic AI workloads.
    Starting Price: $3 per 1M (input)
  • 9
    Python

    Python

    Python

    The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
    Starting Price: Free
  • 10
    PromptX

    PromptX

    VE3 Global

    PromptX unifies your data across SharePoint, Google Drive, email, cloud, and legacy systems into a single Enterprise Knowledge System. With AI-Powered Search, users ask conversational questions and get context-aware, verifiable answers in seconds. Auto-ingestion, semantic tagging, smart entity recognition transforms unstructured files, emails, and URLs into Knowledge Cards. Adaptive prompts, split-chat pathways, collaborative workspaces, and agent automations streamline workflows. Deployed across any cloud or hybrid environment, PromptX integrates any LLM or external search engine, PromptX scales to any enterprise, all while providing granular permissions, SSO, audit trails, and built-in AI governance.
  • 11
    Alibaba Cloud
    As a business unit of Alibaba Group (NYSE: BABA), Alibaba Cloud provides a comprehensive suite of global cloud computing services to power both our international customers’ online businesses and Alibaba Group’s own e-commerce ecosystem. In January 2017, Alibaba Cloud became the official Cloud Services Partner of the International Olympic Committee. By harnessing, and improving on, the latest cloud technology and security systems, we tirelessly work towards our vision - to make it easier for you to do business anywhere, with anyone in the world. Alibaba Cloud provides cloud computing services for large and small businesses, individual developers, and the public sector in over 200 countries and regions.
  • 12
    Jan

    Jan

    Jan.ai

    Jan is an open-source personal AI assistant designed to run locally on your device, giving you full control over your data and privacy. It allows users to interact with AI models without relying on cloud-based services or incurring API costs. The platform supports a wide range of models, including popular options from OpenAI, Anthropic, Google, Meta, and others. Jan provides a clean, user-friendly interface that makes it easy to chat, research, and complete tasks efficiently. It also includes real-time web search capabilities to enhance responses with up-to-date information. Users can customize their experience by selecting different models and integrating external providers. Jan is lightweight and optimized for performance, enabling smooth operation even on personal machines. It empowers users to build a private, flexible AI environment tailored to their needs.
    Starting Price: Free
  • 13
    Fuser

    Fuser

    Fuser

    Fuser is a browser-based AI creative workspace that lets designers, creative directors, and studios build and run multimodal workflows across text, image, video, audio, 3D, and chatbot/LLM models, all on a single visual canvas. Instead of juggling separate AI tools and subscriptions, Fuser gives you a node-based workflow editor where you can chain models together, iterate on prompts, compare outputs, and ship real creative work with a clear process. Fuser is fully cloud-hosted and runs in the browser—no GPU or local installs. It’s model-agnostic: connect your own API keys from providers like OpenAI, Anthropic, Runway, Fal, and OpenRouter, or use Fuser’s pay-as-you-go credits that never expire. Built for creative and design teams, Fuser is ideal for campaign ideation, product and industrial visualization, motion tests, moodboards, and repeatable content pipelines. Designers can adopt in minutes, not hours, or weeks.
    Starting Price: $5 per month
  • 14
    amazee.ai

    amazee.ai

    amazee.ai

    amazee.ai provides Sovereign AI Infrastructure engineered for highly regulated enterprises. Unlike public cloud AI, we deliver dedicated inference isolation, ensuring that proprietary data and LLMs operate in a secure, customer-controlled environment. The platform features a Private AI Assistant that enables secure processing of sensitive internal documents, CRM records, and support data without data ever exiting your firewall or contributing to external model training. With a "Privacy-by-Design" architecture, you can select specific regional enclaves (including CH, DE, and the USA) to meet strict GDPR, HIPAA, and CCPA data residency requirements. By leveraging a transparent, open source foundation, we eliminate vendor lock-in, providing a future-proof gateway to state-of-the-art models such as Claude, GPT-4, and Mistral. It serves as an essential compliance layer for finance, healthcare, and government sectors seeking to leverage generative AI without compromising data sovereignty.
    Starting Price: Free Trial
  • 15
    Qwen3.6-Max-Preview
    Qwen3.6-Max-Preview is a next-generation frontier language model designed to push the limits of intelligence, instruction following, and real-world agent capabilities within the Qwen ecosystem. Building on the Qwen3 series, this preview release introduces stronger world knowledge, sharper instruction alignment, and significant improvements in agentic coding performance, enabling the model to better handle complex, multi-step tasks and software engineering workflows. It is engineered for advanced reasoning and execution scenarios, where the model not only generates responses but also interacts with tools, processes long contexts, and supports structured problem-solving across domains such as coding, research, and enterprise workflows. The architecture continues the Qwen focus on large-scale, high-efficiency models capable of handling extensive context windows and delivering consistent performance across multilingual and knowledge-intensive tasks.
    Starting Price: Free
  • 16
    Qwen3.7-Max
    Qwen3.7-Max is Qwen’s latest proprietary model designed for the agent era, built to be a versatile agent foundation that is equally capable of writing and debugging code, automating office workflows, and sustaining autonomous browser sessions over long horizons. It reaches frontier-level coding performance, with stronger results across software engineering, terminal tasks, GUI grounding, web browsing, and agentic tool use. Qwen3.7-Max is designed to reduce the gap between model intelligence and real agent execution by supporting planning, long-context reasoning, reliable function calling, and multi-step task completion across complex workflows. It also strengthens multimodal and document-oriented work through Qwen Studio, which supports chatbot interaction, image and video understanding, image generation, document processing, presentation generation, coding assistance, deep research, and web development.
    Starting Price: Free
  • 17
    omp

    omp

    omp

    omp is an open source AI coding agent and development harness that provides developers with a powerful local environment for AI-assisted engineering. It connects AI models directly to IDE capabilities, debugging tools, code execution, language servers, browser automation, memory, and dozens of built-in development tools. It supports more than 40 AI providers while allowing developers to use a single interface across cloud and local language models. omp enhances coding performance with features such as intelligent code editing, parallel subagents, persistent execution environments, integrated debugging, and advanced code review workflows. It also includes collaborative sessions, local memory, workflow automation, browser control, and GitHub integration to streamline complex software development tasks. Built with a native Rust engine and designed for Windows, macOS, and Linux, omp helps developers build, debug, and maintain software.
    Starting Price: Free
  • 18
    Hugging Face

    Hugging Face

    Hugging Face

    Hugging Face is a leading platform for AI and machine learning, offering a vast hub for models, datasets, and tools for natural language processing (NLP) and beyond. The platform supports a wide range of applications, from text, image, and audio to 3D data analysis. Hugging Face fosters collaboration among researchers, developers, and companies by providing open-source tools like Transformers, Diffusers, and Tokenizers. It enables users to build, share, and access pre-trained models, accelerating AI development for a variety of industries.
    Starting Price: $9 per month
  • 19
    CSS

    CSS

    CSS

    CSS, short for Cascading Style Sheets, is a style sheet language used by web developers to structure the HTML and other elements of a website. CSS is one of the most widely used languages on the web. For style sheets to work, it is important that your markup be free of errors. A convenient way to automatically fix markup errors is to use the HTML Tidy utility. This also tidies the markup making it easier to read and easier to edit. I recommend you regularly run Tidy over any markup you are editing. Tidy is very effective at cleaning up markup created by authoring tools with sloppy habits. Each style property starts with the property's name, then a colon and lastly the value for this property. When there is more than one style property in the list, you need to use a semicolon between each of them to delimit one property from the next.
    Starting Price: Free
  • 20
    Kotlin

    Kotlin

    Kotlin

    Easy to pick up, so you can create powerful applications immediately. Compatible with the Java ecosystem. Use your favorite JVM frameworks and libraries. Share application logic between web, mobile, and desktop platforms while keeping an experience native to users. Save time and get the benefit of unlimited access to features specific to these platforms. Kotlin has great support and many contributors in its fast-growing global community. Enjoy the benefits of a rich ecosystem with a wide range of community libraries. Help is never far away — consult extensive community resources or ask the Kotlin team directly. Kotlin Multiplatform Mobile is an SDK for iOS and Android app development. It offers all the combined benefits of creating cross-platform and native apps. Maintain a single codebase for networking, data storage, analytics, and the other logic of your Android and iOS apps.
    Starting Price: Free
  • 21
    PHP

    PHP

    PHP

    Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. The PHP development team announces the immediate availability of PHP 8.0.20. When using the PHP.net website, there is even no need to get to a search box to access the content you would like to see quickly. You can use short PHP.net URLs to access pages directly.
    Starting Price: Free
  • 22
    Visual Basic

    Visual Basic

    Microsoft

    Visual Basic is an object-oriented programming language developed by Microsoft. Using Visual Basic makes it fast and easy to create type-safe .NET apps. Visual Basic focuses on supplying more of the features of the Visual Basic Runtime (microsoft.visualbasic.dll) to .NET Core and is the first version of Visual Basic focused on .NET Core. Many portions of the Visual Basic Runtime depend on WinForms and these will be added in a later version of Visual Basic. .NET is a free, open-source development platform for building many kinds of apps. With .NET, your code and project files look and feel the same no matter which type of app you're building. You have access to the same runtime, API, and language capabilities with each app. A Visual Basic program is built up from standard building blocks. A solution comprises one or more projects. A project in turn can contain one or more assemblies. Each assembly is compiled from one or more source files.
    Starting Price: Free
  • 23
    Ruby

    Ruby

    Ruby Language

    Wondering why Ruby is so popular? Its fans call it a beautiful, artful language. And yet, they say it’s handy and practical. Since its public release in 1995, Ruby has drawn devoted coders worldwide. In 2006, Ruby achieved mass acceptance. With active user groups formed in the world’s major cities and Ruby-related conferences filled to capacity. Ruby-Talk, the primary mailing list for discussion of the Ruby language, climbed to an average of 200 messages per day in 2006. It has dropped in recent years as the size of the community pushed discussion from one central list into many smaller groups. Ruby is ranked among the top 10 on most of the indices that measure the growth and popularity of programming languages worldwide (such as the TIOBE index). Much of the growth is attributed to the popularity of software written in Ruby, particularly the Ruby on Rails web framework.
    Starting Price: Free
  • 24
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.
    Starting Price: Free
  • 25
    Scala

    Scala

    Scala

    Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries. The Scala compiler is smart about static types. Most of the time, you need not tell it the types of your variables. Instead, its powerful type inference will figure them out for you. In Scala, case classes are used to represent structural data types. They implicitly equip the class with meaningful toString, equals and hashCode methods, as well as the ability to be deconstructed with pattern matching. In Scala, functions are values, and can be defined as anonymous functions with a concise syntax.
    Starting Price: Free
  • 26
    R

    R

    The R Foundation

    R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, …) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity. One of R’s strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed.
    Starting Price: Free
  • 27
    Rust

    Rust

    Rust

    Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. Rust’s rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time. Rust has great documentation, a friendly compiler with useful error messages, and top-notch tooling — an integrated package manager and build tool, smart multi-editor support with auto-completion and type inspections, an auto-formatter, and more. Whip up a CLI tool quickly with Rust’s robust ecosystem. Rust helps you maintain your app with confidence and distribute it with ease. Use Rust to supercharge your JavaScript, one module at a time. Publish to npm, bundle with webpack, and you’re off to the races.
    Starting Price: Free
  • 28
    Go

    Go

    Golang

    With a strong ecosystem of tools and APIs on major cloud providers, it is easier than ever to build services with Go. With popular open source packages and a robust standard library, use Go to create fast and elegant CLIs. With enhanced memory performance and support for several IDEs, Go powers fast and scalable web applications. With fast build times, lean syntax, an automatic formatter and doc generator, Go is built to support both DevOps and SRE. Everything there is to know about Go. Get started on a new project or brush up for your existing Go code. An interactive introduction to Go in three sections. Each section concludes with a few exercises so you can practice what you've learned. The Playground allows anyone with a web browser to write Go code that we immediately compile, link, and run on our servers.
    Starting Price: Free
  • 29
    Julia

    Julia

    Julia

    Julia was designed from the beginning for high performance. Julia programs compile to efficient native code for multiple platforms via LLVM. Julia uses multiple dispatch as a paradigm, making it easy to express many object-oriented and functional programming patterns. The talk on the Unreasonable Effectiveness of Multiple Dispatch explains why it works so well. Julia is dynamically typed, feels like a scripting language, and has good support for interactive use. Julia provides asynchronous I/O, metaprogramming, debugging, logging, profiling, a package manager, and more. One can build entire Applications and Microservices in Julia. Julia is an open source project with over 1,000 contributors. It is made available under the MIT license.
    Starting Price: Free
  • 30
    F#

    F#

    F#

    F# gives you simplicity and succinctness like Python with correctness, robustness and performance beyond C# or Java. F# is open source, cross-platform and free to use with professional tooling. F# is a JavaScript and .NET language for web, cloud, data-science, apps and more. Cloud computing relies on leveraging multiple integrated services. Using multiple services required a unique set of technologies and capabilities, and F# excels in this domain. With the recent rise of cloud solutions, it is becoming increasingly easy to deploy multiple services “in the cloud”, expanding what is possible both by storing large amounts of data and running heavy computations distributed across clusters of machines.
    Starting Price: Free
  • 31
    Elixir

    Elixir

    Elixir

    Elixir is a dynamic, functional language for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed, and fault-tolerant systems. Elixir is successfully used in web development, embedded software, data ingestion, and multimedia processing, across a wide range of industries. Check our getting started guide and our learning page to begin your journey with Elixir. All Elixir code runs inside lightweight threads of execution (called processes) that are isolated and exchange information via messages. Due to their lightweight nature, it is not uncommon to have hundreds of thousands of processes running concurrently in the same machine. Isolation allows processes to be garbage collected independently, reducing system-wide pauses, and using all machine resources as efficiently as possible (vertical scaling). Processes are also able to communicate with other processes running on different machines in the same network.
    Starting Price: Free
  • 32
    Ollama

    Ollama

    Ollama

    Ollama is an innovative platform that focuses on providing AI-powered tools and services, designed to make it easier for users to interact with and build AI-driven applications. Run AI models locally. By offering a range of solutions, including natural language processing models and customizable AI features, Ollama empowers developers, businesses, and organizations to integrate advanced machine learning technologies into their workflows. With an emphasis on usability and accessibility, Ollama strives to simplify the process of working with AI, making it an appealing option for those looking to harness the potential of artificial intelligence in their projects.
    Starting Price: Free
  • 33
    WebLLM

    WebLLM

    WebLLM

    WebLLM is a high-performance, in-browser language model inference engine that leverages WebGPU for hardware acceleration, enabling powerful LLM operations directly within web browsers without server-side processing. It offers full OpenAI API compatibility, allowing seamless integration with functionalities such as JSON mode, function-calling, and streaming. WebLLM natively supports a range of models, including Llama, Phi, Gemma, RedPajama, Mistral, and Qwen, making it versatile for various AI tasks. Users can easily integrate and deploy custom models in MLC format, adapting WebLLM to specific needs and scenarios. The platform facilitates plug-and-play integration through package managers like NPM and Yarn, or directly via CDN, complemented by comprehensive examples and a modular design for connecting with UI components. It supports streaming chat completions for real-time output generation, enhancing interactive applications like chatbots and virtual assistants.
    Starting Price: Free
  • 34
    Qwen Studio
    Qwen Studio is an AI-powered platform developed by Alibaba Cloud that gives users access to advanced language models, multimodal AI tools, and intelligent productivity features through a unified workspace. The platform supports AI chat, coding assistance, image understanding, document processing, video analysis, voice interactions, and AI-generated content creation for both personal and professional use. Qwen Studio allows developers and businesses to experiment with Qwen models through APIs, browser-based tools, and integrations compatible with frameworks such as OpenAI, Puppeteer, and other developer environments. Users can generate text, analyze files, automate workflows, create images, and interact with AI assistants designed to improve productivity and streamline complex tasks. The platform also supports multimodal capabilities including image recognition, audio processing, and AI-powered reasoning for more advanced business and development applications.
    Starting Price: Free
  • 35
    Oumi

    Oumi

    Oumi

    Oumi is a fully open source platform that streamlines the entire lifecycle of foundation models, from data preparation and training to evaluation and deployment. It supports training and fine-tuning models ranging from 10 million to 405 billion parameters using state-of-the-art techniques such as SFT, LoRA, QLoRA, and DPO. The platform accommodates both text and multimodal models, including architectures like Llama, DeepSeek, Qwen, and Phi. Oumi offers tools for data synthesis and curation, enabling users to generate and manage training datasets effectively. For deployment, it integrates with popular inference engines like vLLM and SGLang, ensuring efficient model serving. The platform also provides comprehensive evaluation capabilities across standard benchmarks to assess model performance. Designed for flexibility, Oumi can run on various environments, from local laptops to cloud infrastructures such as AWS, Azure, GCP, and Lambda.
    Starting Price: Free
  • 36
    Axolotl

    Axolotl

    Axolotl

    ​Axolotl is an open source tool designed to streamline the fine-tuning of various AI models, offering support for multiple configurations and architectures. It enables users to train models, supporting methods like full fine-tuning, LoRA, QLoRA, ReLoRA, and GPTQ. Users can customize configurations using simple YAML files or command-line interface overrides, and load different dataset formats, including custom or pre-tokenized datasets. Axolotl integrates with technologies like xFormers, Flash Attention, Liger kernel, RoPE scaling, and multipacking, and works with single or multiple GPUs via Fully Sharded Data Parallel (FSDP) or DeepSpeed. It can be run locally or on the cloud using Docker and supports logging results and checkpoints to several platforms. It is designed to make fine-tuning AI models friendly, fast, and fun, without sacrificing functionality or scale.
    Starting Price: Free
  • 37
    LLaMA-Factory

    LLaMA-Factory

    hoshi-hiyouga

    ​LLaMA-Factory is an open source platform designed to streamline and enhance the fine-tuning process of over 100 Large Language Models (LLMs) and Vision-Language Models (VLMs). It supports various fine-tuning techniques, including Low-Rank Adaptation (LoRA), Quantized LoRA (QLoRA), and Prefix-Tuning, allowing users to customize models efficiently. It has demonstrated significant performance improvements; for instance, its LoRA tuning offers up to 3.7 times faster training speeds with better Rouge scores on advertising text generation tasks compared to traditional methods. LLaMA-Factory's architecture is designed for flexibility, supporting a wide range of model architectures and configurations. Users can easily integrate their datasets and utilize the platform's tools to achieve optimized fine-tuning results. Detailed documentation and diverse examples are provided to assist users in navigating the fine-tuning process effectively.
    Starting Price: Free
  • 38
    TypeThink

    TypeThink

    TypeThink

    ​TypeThinkAI is an all-in-one AI platform that integrates multiple leading AI models and tools into a single, user-friendly ecosystem. It offers features like multi-model chat, image and video generation, real-time web search, and code interpretation, catering to diverse needs such as content creation, research, and problem-solving. Users might choose TypeThinkAI to streamline their workflows, enhance productivity, and access a wide range of AI capabilities without switching between multiple platforms, making it an efficient solution for content creators, researchers, developers, and business professionals alike. ​Type-Think-AI integrates with the leading AI model providers, giving you access to the best models for your specific needs. Type-Think-AI streamlines the process of working with AI models, making them accessible and easy to use. Seamlessly switch between different AI models during your conversation.
    Starting Price: $10 per month
  • 39
    Zemith

    Zemith

    Zemith

    ​Zemith is an all-in-one AI platform designed to enhance productivity in work, research, and creative endeavors. It integrates multiple advanced AI models, including Gemini-2.0, Claude 3.7 Sonnet, and GPT o3-mini, allowing users to select and set their preferred model as default. The platform offers a suite of tools such as a document assistant for AI-powered chat, podcast generation, and summaries; a smart notepad with features like smart autocomplete and instant rephrasing; creative tools for AI image generation and editing; a coding assistant to aid in writing, debugging, and optimizing code; and productivity tools like Focus OS to eliminate distractions, document-to-quiz converters, and image-to-prompt reverse engineering. Zemith aims to consolidate various AI functionalities into a single, affordable platform, reducing the need for multiple subscriptions and streamlining user workflows.
    Starting Price: $5.99 per month
  • 40
    RankLLM

    RankLLM

    Castorini

    RankLLM is a Python toolkit for reproducible information retrieval research using rerankers, with a focus on listwise reranking. It offers a suite of rerankers, pointwise models like MonoT5, pairwise models like DuoT5, and listwise models compatible with vLLM, SGLang, or TensorRT-LLM. Additionally, it supports RankGPT and RankGemini variants, which are proprietary listwise rerankers. It includes modules for retrieval, reranking, evaluation, and response analysis, facilitating end-to-end workflows. RankLLM integrates with Pyserini for retrieval and provides integrated evaluation for multi-stage pipelines. It also includes a module for detailed analysis of input prompts and LLM responses, addressing reliability concerns with LLM APIs and non-deterministic behavior in Mixture-of-Experts (MoE) models. The toolkit supports various backends, including SGLang and TensorRT-LLM, and is compatible with a wide range of LLMs.
    Starting Price: Free
  • 41
    FriendliAI

    FriendliAI

    FriendliAI

    FriendliAI is a generative AI infrastructure platform that offers fast, efficient, and reliable inference solutions for production environments. It provides a suite of tools and services designed to optimize the deployment and serving of large language models (LLMs) and other generative AI workloads at scale. Key offerings include Friendli Endpoints, which allow users to build and serve custom generative AI models, saving GPU costs and accelerating AI inference. It supports seamless integration with popular open source models from the Hugging Face Hub, enabling lightning-fast, high-performance inference. FriendliAI's cutting-edge technologies, such as Iteration Batching, Friendli DNN Library, Friendli TCache, and Native Quantization, contribute to significant cost savings (50–90%), reduced GPU requirements (6× fewer GPUs), higher throughput (10.7×), and lower latency (6.2×).
    Starting Price: $5.9 per hour
  • 42
    kluster.ai

    kluster.ai

    kluster.ai

    Kluster.ai is a developer-centric AI cloud platform designed to deploy, scale, and fine-tune large language models (LLMs) with speed and efficiency. Built for developers by developers, it offers Adaptive Inference, a flexible and scalable service that adjusts seamlessly to workload demands, ensuring high-performance processing and consistent turnaround times. Adaptive Inference provides three distinct processing options: real-time inference for ultra-low latency needs, asynchronous inference for cost-effective handling of flexible timing tasks, and batch inference for efficient processing of high-volume, bulk tasks. It supports a range of open-weight, cutting-edge multimodal models for chat, vision, code, and more, including Meta's Llama 4 Maverick and Scout, Qwen3-235B-A22B, DeepSeek-R1, and Gemma 3 . Kluster.ai's OpenAI-compatible API allows developers to integrate these models into their applications seamlessly.
    Starting Price: $0.15per input
  • 43
    NativeMind

    NativeMind

    NativeMind

    NativeMind is an open source, on-device AI assistant that runs entirely in your browser via Ollama integration, ensuring absolute privacy by never sending data to the cloud. Everything, from model inference to prompt processing, occurs locally, so there’s no syncing, logging, or data leakage. Users can load and switch between powerful open models such as DeepSeek, Qwen, Llama, Gemma, and Mistral instantly, without additional setup, and leverage native browser features for streamlined workflows. NativeMind offers clean, concise webpage summarization; persistent, context-aware chat across multiple tabs; local web search that retrieves and answers queries directly within the page; and immersive, format-preserving translation of entire pages. Built for speed and security, the extension is fully auditable and community-backed, delivering enterprise-grade performance for real-world use cases without vendor lock-in or hidden telemetry.
    Starting Price: Free
  • 44
    Void Editor

    Void Editor

    Void Editor

    Void is an open source AI code editor and Cursor alternative built as a fork of VS Code, enabling developers to write code with advanced AI assistance while retaining full control over their data. It supports seamless integration with any large language model, such as DeepSeek, Llama, Qwen, Gemini, Claude, and Grok, connecting directly without routing through a private backend. Core features include tab‑triggered autocomplete, inline quick edit, and a versatile AI chat interface offering normal chat, a restricted gather mode for read/search-only tasks, and an agent mode that automates file and folder operations, terminal commands, and MCP tool access. Void delivers high‑performance operations, including fast apply on files with thousands of lines, alongside checkpoint management for model updates, native tool execution, and lint error detection. Developers can transfer all themes, keybindings, and settings from VS Code in one click and host models locally or via the cloud.
    Starting Price: Free
  • 45
    NuExtract

    NuExtract

    NuExtract

    NuExtract is a large language model specialized in extracting structured information from documents of any format, including raw text, scanned images, PDFs, PowerPoints, spreadsheets, and more, supporting over a dozen languages and mixed‑language inputs. It delivers JSON‑formatted output that faithfully follows user‑defined templates, with built‑in verification and null‑value handling to minimize hallucinations. Users define extraction tasks by creating a template, either by describing the desired fields or importing existing schemas—and can improve accuracy by adding document, output examples in the example set. The NuExtract Platform provides an intuitive workspace for designing templates, testing extractions in a playground, managing teaching examples, and fine‑tuning settings such as model temperature and document rasterization DPI. Once validated, projects can be deployed via a RESTful API endpoint that processes documents in real time.
    Starting Price: $5 per 1M tokens
  • 46
    Doclingo

    Doclingo

    Doclingo

    Doclingo is an AI-powered professional document translation platform that supports uploads of PDFs, Word, Excel, PowerPoint, images, and other formats, translates into over 90 languages, and keeps the original layout intact. Users can select from multiple AI translation engines (such as ChatGPT, Gemini, Claude, and DeepSeek), use OCR to recognize and translate text embedded in images and scanned documents, and access online editing tools, terminology glossaries, bilingual-comparison downloads, and highlight-to-translate interactive features. The system automatically restores complex formatting, including text, images, tables, and charts, so that the translated output mirrors the original design, and enterprise features include API access, batch processing, enterprise collaboration, and secure handling of documents with compliance to standards such as ISO 27001, SOC 2, HIPAA, and GDPR.
    Starting Price: Free
  • 47
    graphis

    graphis

    graphis

    graphis is a unified creative workspace that empowers designers, marketers, and creators to generate, edit, and enhance images, videos, and text, all within a single intelligent canvas. It eliminates tool-switching by offering a “one canvas for every AI model, every content type, every idea” workflow where users can blend text, visuals, and motion seamlessly. Users can access hundreds of AI models, customize their “AI palette” per project, collaborate in real time, manage versioning and client communication, and automate branding and publishing, all without needing node-based workflow complexity. graphis is designed to replace fragmented toolchains with a single, intuitive platform built by creatives, for creatives, to make AI-powered visual production faster, smarter, and more manageable.
    Starting Price: $10 per month
  • 48
    Arena.ai

    Arena.ai

    Arena.ai

    Arena is a community-powered platform designed to evaluate AI models based on real-world usage and feedback. Created by researchers from UC Berkeley, it enables users to test and compare frontier AI models across various tasks. The platform gathers insights from millions of builders, researchers, and creative professionals to generate transparent performance rankings. Arena’s public leaderboard reflects how models perform in practical scenarios rather than controlled benchmarks. Users can compare models side by side and provide feedback that helps shape future AI development. It supports a wide range of use cases, including text generation, coding, image creation, and video production. By leveraging collective input, Arena advances the understanding and improvement of AI technologies.
    Starting Price: Free
  • 49
    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
  • 50
    Nebius Token Factory
    Nebius Token Factory is a scalable AI inference platform designed to run open-source and custom AI models in production without manual infrastructure management. It offers enterprise-ready inference endpoints with predictable performance, autoscaling throughput, and sub-second latency — even at very high request volumes. It delivers 99.9% uptime availability and supports unlimited or tailored traffic profiles based on workload needs, simplifying the transition from experimentation to global deployment. Nebius Token Factory supports a broad set of open source models such as Llama, Qwen, DeepSeek, GPT-OSS, Flux, and many others, and lets teams host and fine-tune models through an API or dashboard. Users can upload LoRA adapters or full fine-tuned variants directly, with the same enterprise performance guarantees applied to custom models.
    Starting Price: $0.02
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next