17 Integrations with Orq.ai

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

  • 1
    Vertex AI
    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case. Through Vertex AI Workbench, Vertex AI is natively integrated with BigQuery, Dataproc, and Spark. You can use BigQuery ML to create and execute machine learning models in BigQuery using standard SQL queries on existing business intelligence tools and spreadsheets, or you can export datasets from BigQuery directly into Vertex AI Workbench and run your models from there. Use Vertex Data Labeling to generate highly accurate labels for your data collection. Vertex AI Agent Builder enables developers to create and deploy enterprise-grade generative AI applications. It offers both no-code and code-first approaches, allowing users to build AI agents using natural language instructions or by leveraging frameworks like LangChain and LlamaIndex.
    Starting Price: Free ($300 in free credits)
    View Software
    Visit Website
  • 2
    Google AI Studio
    Google AI Studio is a unified development platform that helps teams explore, build, and deploy applications using Google’s most advanced AI models, including Gemini 3. It brings text, image, audio, and video models together in one interactive playground. With vibe coding, developers can use natural language to quickly turn ideas into working AI applications. The platform reduces friction by generating functional apps that are ready for deployment with minimal setup. Built-in integrations like Google Search enhance real-world use cases. Google AI Studio also centralizes API key management, usage monitoring, and billing. It offers a fast, intuitive path from prompt to production powered by vibe coding workflows.
    Starting Price: Free
    View Software
    Visit Website
  • 3
    Microsoft Azure
    Microsoft's Azure is a cloud computing platform that allows for rapid and secure application development, testing and management. Azure. Invent with purpose. Turn ideas into solutions with more than 100 services to build, deploy, and manage applications—in the cloud, on-premises, and at the edge—using the tools and frameworks of your choice. Continuous innovation from Microsoft supports your development today, and your product visions for tomorrow. With a commitment to open source, and support for all languages and frameworks, build how you want, and deploy where you want to. On-premises, in the cloud, and at the edge—we’ll meet you where you are. Integrate and manage your environments with services designed for hybrid cloud. Get security from the ground up, backed by a team of experts, and proactive compliance trusted by enterprises, governments, and startups. The cloud you can trust, with the numbers to prove it.
  • 4
    Perplexity

    Perplexity

    Perplexity AI

    Where knowledge begins. Perplexity is an AI search engine that gives you quick answers. Available for free at as a web app, desktop app, or on the go on iPhone or Android. Perplexity AI is an advanced search and question-answering tool that leverages large language models to provide accurate, contextually relevant answers to user queries. Designed for both general and specialized inquiries, it combines the power of AI with real-time search capabilities to retrieve and synthesize information from a wide range of sources. Perplexity AI emphasizes ease of use and transparency, often providing citations or linking directly to its sources. Its goal is to streamline the information discovery process while maintaining high accuracy and clarity in its responses, making it a valuable tool for researchers, professionals, and everyday users.
    Starting Price: Free
  • 5
    OpenAI

    OpenAI

    OpenAI

    OpenAI’s mission is to ensure that artificial general intelligence (AGI)—by which we mean highly autonomous systems that outperform humans at most economically valuable work—benefits all of humanity. We will attempt to directly build safe and beneficial AGI, but will also consider our mission fulfilled if our work aids others to achieve this outcome. Apply our API to any language task — semantic search, summarization, sentiment analysis, content generation, translation, and more — with only a few examples or by specifying your task in English. One simple integration gives you access to our constantly-improving AI technology. Explore how you integrate with the API with these sample completions.
  • 6
    Cohere

    Cohere

    Cohere AI

    Cohere is an enterprise AI platform that enables developers and businesses to build powerful language-based applications. Specializing in large language models (LLMs), Cohere provides solutions for text generation, summarization, and semantic search. Their model offerings include the Command family for high-performance language tasks and Aya Expanse for multilingual applications across 23 languages. Focused on security and customization, Cohere allows flexible deployment across major cloud providers, private cloud environments, or on-premises setups to meet diverse enterprise needs. The company collaborates with industry leaders like Oracle and Salesforce to integrate generative AI into business applications, improving automation and customer engagement. Additionally, Cohere For AI, their research lab, advances machine learning through open-source projects and a global research community.
    Starting Price: Free
  • 7
    Claude

    Claude

    Anthropic

    Claude is a next-generation AI assistant developed by Anthropic to help individuals and teams solve complex problems with safety, accuracy, and reliability at its core. It is designed to support a wide range of tasks, including writing, editing, coding, data analysis, and research. Claude allows users to create and iterate on documents, websites, graphics, and code directly within chat using collaborative tools like Artifacts. The platform supports file uploads, image analysis, and data visualization to enhance productivity and understanding. Claude is available across web, iOS, and Android, making it accessible wherever work happens. With built-in web search and extended reasoning capabilities, Claude helps users find information and think through challenging problems more effectively. Anthropic emphasizes security, privacy, and responsible AI development to ensure Claude can be trusted in professional and personal workflows.
    Starting Price: Free
  • 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
    LangChain

    LangChain

    LangChain

    LangChain is a powerful, composable framework designed for building, running, and managing applications powered by large language models (LLMs). It offers an array of tools for creating context-aware, reasoning applications, allowing businesses to leverage their own data and APIs to enhance functionality. LangChain’s suite includes LangGraph for orchestrating agent-driven workflows, and LangSmith for agent observability and performance management. Whether you're building prototypes or scaling full applications, LangChain offers the flexibility and tools needed to optimize the LLM lifecycle, with seamless integrations and fault-tolerant scalability.
  • 10
    Leonardo.ai

    Leonardo.ai

    Leonardo.ai

    We’re building market-leading features that will give you greater control over your generations. Create unique production-ready assets from pre-trained AI models or train your own. We’re building an entire generative content production platform, visual assets are just the start. Use a general or fine-tuned model to generate all sorts of production-ready art assets. In just a few clicks, you can train your own AI model and generate thousands of variations and deviations from your training data. Iterate to your heart's content. Create a universe with infinite possibilities in minutes. Rapidly iterate with ease while keeping a consistent look or style.
  • 11
    Node.js

    Node.js

    Node.js

    As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. Upon each connection, the callback is fired, but if there is no work to be done, Node.js will sleep. This is in contrast to today's more common concurrency model, in which OS threads are employed. Thread-based networking is relatively inefficient and very difficult to use. Furthermore, users of Node.js are free from worries of dead-locking the process, since there are no locks. Almost no function in Node.js directly performs I/O, so the process never blocks except when the I/O is performed using synchronous methods of Node.js standard library. Because nothing blocks, scalable systems are very reasonable to develop in Node.js. Node.js is similar in design to, and influenced by, systems like Ruby's Event Machine and Python's Twisted. Node.js takes the event model a bit further. It presents an event loop as a runtime construct instead of as a library.
    Starting Price: Free
  • 12
    fal

    fal

    fal.ai

    fal is a serverless Python runtime that lets you scale your code in the cloud with no infra management. Build real-time AI applications with lightning-fast inference (under ~120ms). Check out some of the ready-to-use models, they have simple API endpoints ready for you to start your own AI-powered applications. Ship custom model endpoints with fine-grained control over idle timeout, max concurrency, and autoscaling. Use common models such as Stable Diffusion, Background Removal, ControlNet, and more as APIs. These models are kept warm for free. (Don't pay for cold starts) Join the discussion around our product and help shape the future of AI. Automatically scale up to hundreds of GPUs and scale down back to 0 GPUs when idle. Pay by the second only when your code is running. You can start using fal on any Python project by just importing fal and wrapping existing functions with the decorator.
    Starting Price: $0.00111 per second
  • 13
    NVIDIA NIM
    Explore the latest optimized AI models, connect AI agents to data with NVIDIA NeMo, and deploy anywhere with NVIDIA NIM microservices. NVIDIA NIM is a set of easy-to-use inference microservices that facilitate the deployment of foundation models across any cloud or data center, ensuring data security and streamlined AI integration. Additionally, NVIDIA AI provides access to the Deep Learning Institute (DLI), offering technical training to gain in-demand skills, hands-on experience, and expert knowledge in AI, data science, and accelerated computing. AI models generate responses and outputs based on complex algorithms and machine learning techniques, and those responses or outputs may be inaccurate, harmful, biased, or indecent. By testing this model, you assume the risk of any harm caused by any response or output of the model. Please do not upload any confidential information or personal data unless expressly permitted. Your use is logged for security purposes.
  • 14
    Amazon Bedrock
    Amazon Bedrock is a fully managed service that simplifies building and scaling generative AI applications by providing access to a variety of high-performing foundation models (FMs) from leading AI companies such as AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, Stability AI, and Amazon itself. Through a single API, developers can experiment with these models, customize them using techniques like fine-tuning and Retrieval Augmented Generation (RAG), and create agents that interact with enterprise systems and data sources. As a serverless platform, Amazon Bedrock eliminates the need for infrastructure management, allowing seamless integration of generative AI capabilities into applications with a focus on security, privacy, and responsible AI practices.
  • 15
    Together AI

    Together AI

    Together AI

    Together AI provides an AI-native cloud platform built to accelerate training, fine-tuning, and inference on high-performance GPU clusters. Engineered for massive scale, the platform supports workloads that process trillions of tokens without performance drops. Together AI delivers industry-leading cost efficiency by optimizing hardware, scheduling, and inference techniques, lowering total cost of ownership for demanding AI workloads. With deep research expertise, the company brings cutting-edge models, hardware, and runtime innovations—like ATLAS runtime-learning accelerators—directly into production environments. Its full-stack ecosystem includes a model library, inference APIs, fine-tuning capabilities, pre-training support, and instant GPU clusters. Designed for AI-native teams, Together AI helps organizations build and deploy advanced applications faster and more affordably.
    Starting Price: $0.0001 per 1k tokens
  • 16
    Groq

    Groq

    Groq

    GroqCloud is a high-performance AI inference platform built specifically for developers who need speed, scale, and predictable costs. It delivers ultra-fast responses for leading generative AI models across text, audio, and vision workloads. Powered by Groq’s purpose-built LPU (Language Processing Unit), the platform is designed for inference from the ground up, not adapted from training hardware. GroqCloud supports popular LLMs, speech-to-text, text-to-speech, and image-to-text models through industry-standard APIs. Developers can start for free and scale seamlessly as usage grows, with clear usage-based pricing. The platform is available in public, private, or co-cloud deployments to match different security and performance needs. GroqCloud combines consistent low latency with enterprise-grade reliability.
  • 17
    Microsoft Foundry Agent Service
    Microsoft Foundry Agent Service is a secure, enterprise-ready platform for designing, deploying, and orchestrating AI agents at scale. It gives teams a streamlined interface and toolset to automate complex workflows using multi-agent systems. Developers can build with hosted agents, custom code, or agent frameworks while taking advantage of Azure’s reliability, scalability, and integrated observability. Built-in tools, enterprise connectors, and Model Context Protocol support make it easy for agents to interact with business systems and organizational data. Security, access governance, and compliance are embedded throughout, allowing companies to maintain full control while deploying intelligent automation across critical processes. With one-click deployment to Microsoft 365 experiences, Foundry Agent Service accelerates how organizations operationalize AI in everyday work.
  • Previous
  • You're on page 1
  • Next