47 Integrations with Qwen3

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

  • 1
    LM-Kit.NET
    LM-Kit.NET is a cutting-edge, high-level inference SDK designed specifically to bring the advanced capabilities of Large Language Models (LLM) into the C# ecosystem. Tailored for developers working within .NET, LM-Kit.NET provides a comprehensive suite of powerful Generative AI tools, making it easier than ever to integrate AI-driven functionality into your applications. The SDK is versatile, offering specialized AI features that cater to a variety of industries. These include text completion, Natural Language Processing (NLP), content retrieval, text summarization, text enhancement, language translation, and much more. Whether you are looking to enhance user interaction, automate content creation, or build intelligent data retrieval systems, LM-Kit.NET offers the flexibility and performance needed to accelerate your project.
    Leader badge
    Starting Price: Free (Community) or $1000/year
    Partner badge
    View Software
    Visit Website
  • 2
    RunPod

    RunPod

    RunPod

    RunPod offers a cloud-based platform designed for running AI workloads, focusing on providing scalable, on-demand GPU resources to accelerate machine learning (ML) model training and inference. With its diverse selection of powerful GPUs like the NVIDIA A100, RTX 3090, and H100, RunPod supports a wide range of AI applications, from deep learning to data processing. The platform is designed to minimize startup time, providing near-instant access to GPU pods, and ensures scalability with autoscaling capabilities for real-time AI model deployment. RunPod also offers serverless functionality, job queuing, and real-time analytics, making it an ideal solution for businesses needing flexible, cost-effective GPU resources without the hassle of managing infrastructure.
    Starting Price: $0.40 per hour
    View Software
    Visit Website
  • 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
    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
  • 5
    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
  • 6
    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
  • 7
    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.
  • 8
    Baseten

    Baseten

    Baseten

    Baseten is a high-performance platform designed for mission-critical AI inference workloads. It supports serving open-source, custom, and fine-tuned AI models on infrastructure built specifically for production scale. Users can deploy models on Baseten’s cloud, their own cloud, or in a hybrid setup, ensuring flexibility and scalability. The platform offers inference-optimized infrastructure that enables fast training and seamless developer workflows. Baseten also provides specialized performance optimizations tailored for generative AI applications such as image generation, transcription, text-to-speech, and large language models. With 99.99% uptime, low latency, and support from forward deployed engineers, Baseten aims to help teams bring AI products to market quickly and reliably.
    Starting Price: Free
  • 9
    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
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    Fireworks AI

    Fireworks AI

    Fireworks AI

    Fireworks partners with the world's leading generative AI researchers to serve the best models, at the fastest speeds. Independently benchmarked to have the top speed of all inference providers. Use powerful models curated by Fireworks or our in-house trained multi-modal and function-calling models. Fireworks is the 2nd most used open-source model provider and also generates over 1M images/day. Our OpenAI-compatible API makes it easy to start building with Fireworks. Get dedicated deployments for your models to ensure uptime and speed. Fireworks is proudly compliant with HIPAA and SOC2 and offers secure VPC and VPN connectivity. Meet your needs with data privacy - own your data and your models. Serverless models are hosted by Fireworks, there's no need to configure hardware or deploy models. Fireworks.ai is a lightning-fast inference platform that helps you serve generative AI models.
    Starting Price: $0.20 per 1M tokens
  • 24
    Qwen Chat

    Qwen Chat

    Alibaba

    Qwen Chat is a versatile and powerful AI platform developed by Alibaba, offering an array of functionalities through a user-friendly web interface. It integrates multiple advanced Qwen AI models, allowing users to engage in text-based conversations, generate images and videos, perform web searches, and utilize various tools for enhanced productivity. With features like document and image processing, HTML preview for coding tasks, and the ability to create and test artifacts directly within the chat, Qwen Chat caters to developers, researchers, and AI enthusiasts. Users can switch between models seamlessly to fit different needs, from general conversation to specialized coding or vision tasks. The platform promises future updates including voice interaction, making it an evolving tool for diverse AI applications.
    Starting Price: Free
  • 25
    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
  • 26
    SiliconFlow

    SiliconFlow

    SiliconFlow

    SiliconFlow is a high-performance, developer-focused AI infrastructure platform offering a unified and scalable solution for running, fine-tuning, and deploying both language and multimodal models. It provides fast, reliable inference across open source and commercial models, thanks to blazing speed, low latency, and high throughput, with flexible options such as serverless endpoints, dedicated compute, or private cloud deployments. Platform capabilities include one-stop inference, fine-tuning pipelines, and reserved GPU access, all delivered via an OpenAI-compatible API and complete with built-in observability, monitoring, and cost-efficient smart scaling. For diffusion-based tasks, SiliconFlow offers the open source OneDiff acceleration library, while its BizyAir runtime supports scalable multimodal workloads. Designed for enterprise-grade stability, it includes features like BYOC (Bring Your Own Cloud), robust security, and real-time metrics.
    Starting Price: $0.04 per image
  • 27
    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
  • 28
    Okara

    Okara

    Okara

    Okara is a privacy-first AI workspace and private chat platform that lets professionals interact with 20+ powerful open source AI language and image models in one unified environment without losing context as you switch between models, conduct research, generate content, or analyze documents. All conversations, uploads (PDF, DOCX, spreadsheets, images), and workspace memory are encrypted at rest, processed on privately hosted open-source models, and never used for AI training or shared with third parties, giving users full data control with client-side key generation and true deletion. Okara combines secure, encrypted AI chat with integrated real-time web, Reddit, X/Twitter, and YouTube search tools, unified memory across models, and image generation, letting users weave live information and visuals into workflows while protecting sensitive or confidential data. It also supports shared team workspaces, enabling collaborative AI threads and shared context for groups like startups.
    Starting Price: $20 per month
  • 29
    LFM2.5

    LFM2.5

    Liquid AI

    Liquid AI’s LFM2.5 is the next generation of on-device AI foundation models designed to deliver high-performance, efficient AI inference on edge devices such as phones, laptops, vehicles, IoT systems, and embedded hardware without relying on cloud compute. It extends the previous LFM2 architecture by significantly increasing the pretraining scale and reinforcement learning stages, yielding a family of hybrid models around 1.2 billion parameters that balance instruction following, reasoning, and multimodal capabilities for real-world agentic use cases. The LFM2.5 family includes Base (for fine-tuning and customization), Instruct (general-purpose instruction-tuned), Japanese-optimized, Vision-Language, and Audio-Language variants, all optimized for fast, on-device inference under tight memory constraints and available as open-weight models deployable via frameworks like llama.cpp, MLX, vLLM, and ONNX.
    Starting Price: Free
  • 30
    Lorka

    Lorka

    Lorka

    Lorka AI is an all-in-one AI platform that aggregates multiple top generative models and tools into a single workspace to help users write, research, analyze, create, and solve problems more efficiently. Instead of switching between separate AI apps or subscriptions, Lorka gives access to major models like ChatGPT-5.2, Claude 4.5, Gemini 3, Grok 4.1, DeepSeek, Qwen, and others in one place so you can choose the best model for each task, from brainstorming and drafting content to data analysis and problem solving. It includes features such as AI chat across models, document summarization and PDF analysis, web search summaries, AI-powered image editing, translation, humanizing text, voice mode, and more, letting users switch seamlessly between capabilities for complex workflows. It is designed for a wide range of tasks, such as writing emails, studying with clear explanations, creating visuals, summarizing reports, debugging code, and crafting investor materials.
    Starting Price: $19.99 per month
  • 31
    Phala

    Phala

    Phala

    Phala is a hardware-secured cloud platform designed to help organizations deploy confidential AI with verifiable trust and enterprise-grade privacy. Using Trusted Execution Environments (TEEs), Phala ensures that AI models, data, and computations run inside fully isolated, encrypted environments that even cloud providers cannot access. The platform includes pre-configured confidential AI models, confidential VMs, and GPU TEE support for NVIDIA H100, H200, and B200 hardware, delivering near-native performance with complete privacy. With Phala Cloud, developers can build, containerize, and deploy encrypted AI applications in minutes while relying on automated attestations and strong compliance guarantees. Phala powers sensitive workloads across finance, healthcare, AI SaaS, decentralized AI, and other privacy-critical industries. Trusted by thousands of developers and enterprise customers, Phala enables businesses to build AI that users can trust.
    Starting Price: $50.37/month
  • 32
    JavaScript

    JavaScript

    JavaScript

    JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.
    Starting Price: Free
  • 33
    SQL

    SQL

    SQL

    SQL is a domain-specific programming language used for accessing, managing, and manipulating relational databases and relational database management systems.
    Starting Price: Free
  • 34
    C#

    C#

    Microsoft

    C# (also known as C Sharp, pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.
    Starting Price: Free
  • 35
    Clojure

    Clojure

    Clojure

    Clojure is a robust, practical, and fast programming language with a set of useful features that together form a simple, coherent, and powerful tool. Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language, yet remains completely dynamic, every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection. Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language and features a rich set of immutable, persistent data structures. When a mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system.
    Starting Price: Free
  • 36
    ModelScope

    ModelScope

    Alibaba Cloud

    This model is based on a multi-stage text-to-video generation diffusion model, which inputs a description text and returns a video that matches the text description. Only English input is supported. This model is based on a multi-stage text-to-video generation diffusion model, which inputs a description text and returns a video that matches the text description. Only English input is supported. The text-to-video generation diffusion model consists of three sub-networks: text feature extraction, text feature-to-video latent space diffusion model, and video latent space to video visual space. The overall model parameters are about 1.7 billion. Support English input. The diffusion model adopts the Unet3D structure, and realizes the function of video generation through the iterative denoising process from the pure Gaussian noise video.
    Starting Price: Free
  • 37
    SSSModel

    SSSModel

    SSSModel

    ​SSSModel is an innovative tool that allows users to input a single prompt and receive up to three responses from different large language models, enhancing creative possibilities and providing diverse perspectives. The platform currently supports models, with plans to integrate more in the future. Users can ask questions and mix and match answers, facilitating comprehensive insights. Future updates aim to include features like summarizing replies, highlighting key differences, and introducing a feed to view prompts from other users. ​
    Starting Price: $20 per month
  • 38
    Sesterce

    Sesterce

    Sesterce

    Sesterce Cloud offers the seamless and simplest way to launch a GPU Cloud instance, in bare-metal or virtualized mode. Our platform is tailored to allow early-stage teams to collaborate, for training or deploying AI solutions through a large range of NVIDIA and AMD products and optimized pricing, in over 50 regions worldwide. We also offer packaged, turnkey AI solutions for companies that want to rapidly deploy tools to automate their processes, or develop new sources of growth. All with integrated customer support, 99.9% uptime, unlimited storage capacity.
    Starting Price: $0.30/GPU/hr
  • 39
    Tinker

    Tinker

    Thinking Machines Lab

    Tinker is a training API designed for researchers and developers that allows full control over model fine-tuning while abstracting away the infrastructure complexity. It supports primitives and enables users to build custom training loops, supervision logic, and reinforcement learning flows. It currently supports LoRA fine-tuning on open-weight models across both LLama and Qwen families, ranging from small models to large mixture-of-experts architectures. Users write Python code to handle data, loss functions, and algorithmic logic; Tinker handles scheduling, resource allocation, distributed training, and failure recovery behind the scenes. The service lets users download model weights at different checkpoints and doesn’t force them to manage the compute environment. Tinker is delivered as a managed offering; training jobs run on Thinking Machines’ internal GPU infrastructure, freeing users from cluster orchestration.
  • 40
    Holo2

    Holo2

    H Company

    H Company’s Holo2 model family delivers cost-efficient, high-performance vision-language models tailored for computer-use agents that navigate, localize UI elements, and act across web, desktop, and mobile environments. The series, available in 4 B, 8 B, and 30 B-A3B sizes, builds on their earlier Holo1 and Holo1.5 models, retaining strong UI grounding while significantly enhancing navigation capabilities. Holo2 models use a mixture-of-experts (MoE) architecture, activating only necessary parameters, to optimize efficiency. Trained on curated localization and agent datasets, they can be deployed as drop-in replacements for their predecessors. They support seamless inference in frameworks compatible with Qwen3-VL models and can be integrated into agentic pipelines like Surfer 2. In benchmark testing, Holo2-30B-A3B achieved 66.1% accuracy on ScreenSpot-Pro and 76.1% on OSWorld-G, leading the UI localization category.
  • 41
    LFM2

    LFM2

    Liquid AI

    LFM2 is a next-generation series of on-device foundation models built to deliver the fastest generative-AI experience across a wide range of endpoints. It employs a new hybrid architecture that achieves up to 2x faster decode and prefill performance than comparable models, and up to 3x improvements in training efficiency compared to the previous generation. These models strike an optimal balance of quality, latency, and memory for deployment on embedded systems, allowing real-time, on-device AI across smartphones, laptops, vehicles, wearables, and other endpoints, enabling millisecond inference, device resilience, and full data sovereignty. Available in three dense checkpoints (0.35 B, 0.7 B, and 1.2 B parameters), LFM2 demonstrates benchmark performance that outperforms similarly sized models in tasks such as knowledge recall, mathematics, multilingual instruction-following, and conversational dialogue evaluations.
  • 42
    Mirai

    Mirai

    Mirai

    Mirai is a developer-focused on-device AI infrastructure platform designed to convert, optimize, and run machine learning models directly on Apple devices with high performance and privacy. It provides a unified pipeline that enables teams to convert and quantize models, benchmark them, distribute them, and execute inference locally. It is built specifically for Apple Silicon and aims to deliver near-zero latency, zero inference cost, and full data privacy by keeping sensitive processing on the user’s device. Through its SDK and inference engine, developers can integrate AI features into applications quickly, using hardware-aware optimizations that unlock the full power of the GPU and Neural Engine. Mirai also includes dynamic routing capabilities that automatically decide whether a request should run locally or in the cloud based on latency, privacy, or workload requirements.
  • 43
    Kaggle

    Kaggle

    Kaggle

    Kaggle offers a no-setup, customizable, Jupyter Notebooks environment. Access free GPUs and a huge repository of community published data & code. Inside Kaggle you’ll find all the code & data you need to do your data science work. Use over 19,000 public datasets and 200,000 public notebooks to conquer any analysis in no time.
  • 44
    C++

    C++

    C++

    C++ is a simple and clear language in its expressions. It is true that a piece of code written with C++ may be seen by a stranger of programming a bit more cryptic than some other languages due to the intensive use of special characters ({}[]*&!|...), but once one knows the meaning of such characters it can be even more schematic and clear than other languages that rely more on English words. Also, the simplification of the input/output interface of C++ in comparison to C and the incorporation of the standard template library in the language, makes the communication and manipulation of data in a program written in C++ as simple as in other languages, without losing the power it offers. It is a programming model that treats programming from a perspective where each component is considered an object, with its own properties and methods, replacing or complementing structured programming paradigm, where the focus was on procedures and parameters.
    Starting Price: Free
  • 45
    C

    C

    C

    C is a programming language created in 1972 which remains very important and widely used today. C is a general-purpose, imperative, procedural language. The C language can be used to develop a wide variety of different software and applications including operating systems, software applications, code compilers, databases, and more.
  • 46
    HTML

    HTML

    HTML

    HTML, short for HyperText Markup Language, is the markup language that is used by every website on the internet. HTML is code that websites use to build and structure every part of their website and web pages. HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and final major HTML version that is a World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard. It is maintained by the Web Hypertext Application Technology Working Group (WHATWG), a consortium of the major browser vendors (Apple, Google, Mozilla, and Microsoft). HTML5 includes detailed processing models to encourage more interoperable implementations; it extends, improves, and rationalizes the markup available for documents and introduces markup and application programming interfaces (APIs) for complex web applications. For the same reasons, HTML5 is also a candidate for cross-platform mobile applications.
  • 47
    Hyperbolic

    Hyperbolic

    Hyperbolic

    Hyperbolic is an open-access AI cloud platform dedicated to democratizing artificial intelligence by providing affordable and scalable GPU resources and AI services. By uniting global compute power, Hyperbolic enables companies, researchers, data centers, and individuals to access and monetize GPU resources at a fraction of the cost offered by traditional cloud providers. Their mission is to foster a collaborative AI ecosystem where innovation thrives without the constraints of high computational expenses.
    Starting Price: $0.50/hour
  • Previous
  • You're on page 1
  • Next