Business Software for GLM-5.2

Top Software that integrates with GLM-5.2 as of June 2026

GLM-5.2 Clear Filters

Compare business software, products, and services to find the best solution for your business or organization. Use the filters on the left to drill down by category, pricing, features, organization size, organization type, region, user reviews, integrations, and more. View and sort the products and solutions that match your needs in the results below.

  • 1
    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
  • 2
    OpenRouter

    OpenRouter

    OpenRouter

    OpenRouter is a unified interface for LLMs. OpenRouter scouts for the lowest prices and best latencies/throughputs across dozens of providers, and lets you choose how to prioritize them. No need to change your code when switching between models or providers. You can even let users choose and pay for their own. Evals are flawed; instead, compare models by how often they're used for different purposes. Chat with multiple at once in the chatroom. Model usage can be paid by users, developers, or both, and may shift in availability. You can also fetch models, prices, and limits via API. OpenRouter routes requests to the best available providers for your model, given your preferences. By default, requests are load-balanced across the top providers to maximize uptime, but you can customize how this works using the provider object in the request body. Prioritize providers that have not seen significant outages in the last 10 seconds.
    Starting Price: $2 one-time payment
  • 3
    Z.ai

    Z.ai

    Z.ai

    Z.ai is a free AI‑powered chat assistant that enables users to create presentations, professional writing, and complex code scripts through simple natural‑language prompts. It offers AI‑powered presentation generation (AI Slides) for slide decks, professional writing assistance via its AI Writer, and code generation and explanation through its Code Agent. Additional capabilities include information search and deep research, brainstorming ideas, text summarization, overcoming writer’s block, and automating tedious tasks. Users start a chat, describe their requirement, and receive instant, ready‑to‑use outputs without registration or software installation. Its intuitive web interface, multilingual support, and context‑aware memory facilitate seamless multi‑turn interactions, and unlimited free usage makes advanced content creation accessible to anyone.
    Starting Price: Free
  • 4
    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
  • 5
    Claude Code

    Claude Code

    Anthropic

    Claude Code is an AI-powered coding agent designed to work directly inside your existing development environment. It goes beyond simple autocomplete by understanding entire codebases and helping developers build, debug, refactor, and ship features faster. Developers can interact with Claude Code from the terminal, IDEs, Slack, or the web, making it easy to stay in flow without switching tools. By describing tasks in natural language, users can let Claude handle code exploration, modifications, and explanations. Claude Code can analyze project structure, dependencies, and architecture to onboard developers quickly. It integrates with common command-line tools, version control systems, and testing workflows. This makes it a powerful companion for both individual developers and teams working on complex software projects.
    Starting Price: $20/month
  • 6
    Roo Code

    Roo Code

    Roo Code

    Roo Code is an AI-powered software engineering platform designed to help developers build, debug, and ship code faster. It works directly inside your IDE through a VS Code extension or autonomously in the cloud using AI agents. Roo Code supports multiple AI models and providers, giving developers full flexibility and control. Role-based modes keep AI focused on specific tasks like coding, debugging, testing, or planning. The platform is open source, secure, and transparent by design. Developers can configure workflows to match their exact preferences. Roo Code fits seamlessly into modern development environments for both individuals and teams.
    Starting Price: Free
  • 7
    Kilo Code

    Kilo Code

    Kilo Code

    Kilo Code is a powerful open-source coding agent designed to help developers build, ship, and iterate faster across every stage of the software development workflow. It offers multiple modes—including Ask, Architect, Code, Debug, and Orchestrator—so developers can switch seamlessly between tasks with tailored AI support. The platform includes features such as hallucination-free code, automatic failure recovery, and deep context awareness to ensure accuracy and reliability. Developers can run parallel agents, enjoy fast autocomplete, and even deploy applications with a single click. With access to 500+ models and integration across terminals, VS Code, and JetBrains editors, Kilo provides unmatched flexibility. As the #1 agent on OpenRouter with over 750,000 users, it has quickly become a preferred choice for modern AI-assisted development.
    Starting Price: $15/user/month
  • 8
    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
  • 9
    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
  • 10
    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
  • 11
    Swift

    Swift

    Apple

    Writing Swift code is interactive and fun, the syntax is concise yet expressive, and Swift includes modern features developers love. Swift code is safe by design and produces software that runs lightning-fast. Swift is the result of the latest research on programming languages, combined with decades of experience building Apple platforms. Named parameters are expressed in a clean syntax that makes APIs in Swift even easier to read and maintain. Even better, you don’t even need to type semi-colons. Inferred types make code cleaner and less prone to mistakes, while modules eliminate headers and provide namespaces. To best support international languages and emoji, Strings are Unicode-correct and use a UTF-8 based encoding to optimize performance for a wide-variety of use cases. You can even write concurrent code with simple, built-in keywords that define asynchronous behavior, making your code more readable and less error-prone.
    Starting Price: Free
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    scikit-learn

    scikit-learn

    scikit-learn

    Scikit-learn provides simple and efficient tools for predictive data analysis. Scikit-learn is a robust, open source machine learning library for the Python programming language, designed to provide simple and efficient tools for data analysis and modeling. Built on the foundations of popular scientific libraries like NumPy, SciPy, and Matplotlib, scikit-learn offers a wide range of supervised and unsupervised learning algorithms, making it an essential toolkit for data scientists, machine learning engineers, and researchers. The library is organized into a consistent and flexible framework, where various components can be combined and customized to suit specific needs. This modularity makes it easy for users to build complex pipelines, automate repetitive tasks, and integrate scikit-learn into larger machine-learning workflows. Additionally, the library’s emphasis on interoperability ensures that it works seamlessly with other Python libraries, facilitating smooth data processing.
    Starting Price: Free
  • 18
    Cline

    Cline

    Cline AI Coding Agent

    Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way. Cline can handle complex software development tasks step-by-step. With tools that let him create & edit files, explore large projects, use the browser, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond code completion or tech support. While autonomous AI scripts traditionally run in sandboxed environments, this extension provides a human-in-the-loop GUI to approve every file change and terminal command, providing a safe and accessible way to explore the potential of agentic AI.
    Starting Price: Free
  • 19
    Vercel AI Gateway
    Vercel AI Gateway is a unified AI infrastructure platform that allows developers to access, manage, and route requests across hundreds of AI models and providers through a single API interface. Built as part of the Vercel AI ecosystem, the platform supports text, image, and video generation models from providers such as OpenAI, Anthropic, xAI, and others while simplifying authentication, billing, observability, and failover management. Developers can use one API key and centralized dashboard to integrate multiple AI providers into applications without managing separate provider accounts or infrastructure. The platform also includes built-in routing, automatic failovers, usage tracking, unified billing, and compatibility with SDKs such as the Vercel AI SDK, enabling faster development and more resilient AI-powered applications.
  • 20
    Qoder

    Qoder

    Qoder

    Qoder is an agentic coding platform engineered for real software development, designed to go far beyond typical code completion by combining enhanced context engineering with intelligent AI agents that deeply understand your project. It allows developers to delegate complex, asynchronous tasks using its Quest Mode, where agents work autonomously and return finished results, and to extend capabilities through Model Context Protocol (MCP) integrations with external tools and services. Qoder’s Memory system preserves coding style, project-specific guidance, and reusable context to ensure consistent, project-aware outputs over time. Developers can also interact via chat for guidance or code suggestions, maintain a Repo Wiki for knowledge consolidation, and control behavior through Rules to keep AI-generated work safe and guided. This blend of context-aware automation, agent delegation, and customizable AI behavior empowers teams to think deeper, code smarter, and build better.
    Starting Price: $20/month
  • 21
    Sup AI

    Sup AI

    Sup AI

    Sup AI is a multi-LLM platform that merges outputs from several top large language models, such as GPT, Claude, Llama, and more, to generate richer, more accurate, and better-validated answers than any single model could provide. It applies real-time “logprob confidence scoring,” analyzing each token’s probability to detect uncertainty or hallucination; when a model’s confidence falls below a threshold, the response is halted, helping ensure that delivered answers remain high-quality and trustworthy. Sup’s “multi-model fusion” then compares, contrasts, and consolidates outputs from different models, cross-verifying and synthesizing the best parts into a final result. Sup also supports “multimodal RAG” (retrieval-augmented generation) to incorporate external data (text, PDFs, images) into context-aware responses, giving the AI access to factual sources and helping it “never forget” relevant information.
    Starting Price: $20 per month
  • 22
    Yonoo

    Yonoo

    Yonoo

    Yonoo is a browser-based AI smart-router and multi-AI workspace that lets users access and interact with eight frontier AI models, including GPT-5.2, Claude 4.5, Gemini 2.5, Grok, Perplexity, DeepSeek, Llama, and DALL-E, from a single conversation interface, so you can ask once and get rich outputs for writing, research, image creation, video generation, translation, planning, and more without switching engines or apps; it supports deep research, web search, file uploads, and creative tasks with weekly free quotas and options to unlock more with a free signup. Yonoo’s intelligent routing automatically selects the most appropriate AI for a given task while preserving chat history and saving users from managing multiple separate model accounts, reducing friction and streamlining workflows for exploration, content generation, learning, and ideation.
    Starting Price: €5.99 per month
  • 23
    Dessix

    Dessix

    Dessix

    Dessix is an AI-enhanced thinking and knowledge workspace that helps users capture inspiration, organize scattered information, build shared context with AI, and create meaningful outputs from complex ideas by integrating note capture, dynamic context management, collaborative AI thinking, and content generation in one visual environment. Users start by capturing content, whether web pages, snippets, tweets, video frames, or quick thoughts, using the browser extension or web app, automatically generating summaries and keywords so material is quickly indexed and stored as discrete Blocks that reference source context. Dessix then organizes context visually in a multi-window, linear flow where what you see is exactly what the AI sees, enabling AI to truly understand your focus rather than relying on isolated prompts, and letting users cluster, fix, and link Blocks into a shared mental map that mirrors their reasoning process.
    Starting Price: $9.99 per month
  • 24
    Zo Computer

    Zo Computer

    Zo Computer

    Zo Computer is an always-on AI companion designed to act like your own personal cloud computer. It works 24/7 to schedule meetings, clean your inbox, organize files, and run tasks while you’re away. Users can interact with Zo through its app or simply by texting it commands. Built on a powerful Linux server, Zo gives you full control to host files, build automations, and run projects effortlessly. It supports deep research, web browsing, reminders, and data organization in one unified environment. Zo combines AI, code, and compute into a single system you own. It’s built to help you get real work done, not just chat.
    Starting Price: $18/month
  • 25
    Shiori

    Shiori

    Shiori

    Shiori is a multi-model AI chat platform designed to provide access to dozens of leading AI systems within a single unified interface, allowing users to switch seamlessly between models such as GPT, Claude, Gemini, Grok, and others during the same conversation. It combines conversational AI with a wide range of generation and productivity tools, enabling users to create text, images, videos, and speech outputs directly from one workspace. It supports over 45 AI models and integrate capabilities like document analysis, file uploads, web search, and code execution, allowing users to analyze PDFs, research topics, and generate content without switching tools. It emphasizes flexibility by letting users choose the most suitable model for each task, whether for coding, writing, or data analysis, while maintaining persistent memory and real-time synchronization across devices.
    Starting Price: Free
  • 26
    Hermes Agent

    Hermes Agent

    Nous Research

    Hermes Agent by Nous Research is an open-source autonomous AI agent designed to run locally on your server and improve over time. It operates independently from traditional chatbots by maintaining persistent memory and learning from past interactions. The agent can integrate with multiple platforms such as Slack, Discord, Telegram, and WhatsApp through a unified gateway. Hermes supports automation tasks like scheduling reports, managing workflows, and executing commands using natural language. It also enables parallel task execution through subagents, improving efficiency for complex operations. With built-in tools for web browsing, search, and code execution, it provides a versatile environment for various tasks. Overall, Hermes Agent acts as a continuously evolving AI system that adapts to user needs and workflows.
    Starting Price: $20/month
  • 27
    Claw Code

    Claw Code

    Claw Code

    Claw Code is an open-source AI coding agent framework designed to replicate and expand upon modern AI-assisted development architectures. Built using a combination of Python and Rust, it delivers a modular and high-performance system for coding automation. The framework features a plugin-based tool system, allowing developers to execute tasks like file operations, shell commands, and web interactions with permission controls. Its core query engine manages LLM interactions, enabling intelligent code generation, analysis, and multi-step task execution. Claw Code supports multi-agent orchestration, allowing complex tasks to be broken down into parallel workflows. It is provider-agnostic, meaning it can integrate with multiple AI models rather than being limited to a single ecosystem. Overall, Claw Code offers developers a flexible, transparent, and customizable foundation for building advanced AI coding agents.
    Starting Price: Free
  • 28
    Factory Droid

    Factory Droid

    Factory.ai

    Factory Droid is an enterprise-grade AI development platform from Factory.ai that helps engineering teams build, refactor, migrate, and ship software faster. The platform acts as an orchestration layer for autonomous engineering, allowing teams to plan complex initiatives and delegate execution to parallel AI Droids. Developers can use Droid to manage multi-step workflows such as feature development, code migrations, refactors, and other large engineering tasks. Factory Droid is designed for both fast-moving software teams and enterprise environments that require security, compliance, and scalable infrastructure. The platform supports industries such as financial services, healthcare, telecom, defense, national security, national labs, and SaaS. Factory Droid helps organizations accelerate development by combining AI agents, mission planning, and autonomous software execution in one engineering platform.
    Starting Price: $20/month
  • 29
    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
  • 30
    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
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo