Best Artificial Intelligence Software for JavaScript - Page 9

Compare the Top Artificial Intelligence Software that integrates with JavaScript as of December 2025 - Page 9

This a list of Artificial Intelligence software that integrates with JavaScript. Use the filters on the left to add additional filters for products that have integrations with JavaScript. View the products that work with JavaScript in the table below.

  • 1
    GPT-5 nano
    GPT-5 nano is OpenAI’s fastest and most affordable version of the GPT-5 family, designed for high-speed text processing tasks like summarization and classification. It supports text and image inputs, generating high-quality text outputs with a large 400,000-token context window and up to 128,000 output tokens. GPT-5 nano offers very fast response times, making it ideal for applications requiring quick turnaround without sacrificing quality. Pricing is extremely competitive, with input tokens costing $0.05 per million and output tokens $0.40 per million, making it accessible for budget-conscious projects. The model supports advanced API features such as streaming, function calling, structured outputs, and fine-tuning. While it supports image input, it does not handle audio input or web search, focusing on core text tasks efficiently.
    Starting Price: $0.05 per 1M tokens
  • 2
    Arcade

    Arcade

    Arcade

    Arcade.dev is an AI tool-calling platform that enables AI agents to securely perform real-world actions, like sending emails, messaging, updating systems, or triggering workflows, through authenticated, user-authorized integrations. By acting as an authenticated proxy based on the OpenAI API spec, Arcade.dev lets models invoke external services (such as Gmail, Slack, GitHub, Salesforce, Notion, and more) via pre-built connectors or custom tool SDKs, managing authentication, token handling, and security seamlessly. Developers work with a unified client interface (arcadepy for Python or arcadejs for JavaScript), facilitating tool execution and authorization without burdening application logic with credentials or API specifics. It supports secure deployments in the cloud, private VPCs, or on premises, and includes a control plane for managing tools, users, permissions, and observability.
    Starting Price: $50 per month
  • 3
    Async

    Async

    Async

    Async is a developer-first AI voice platform, rooted in technology that powers Podcastle, offering premium text-to-speech and voice cloning via a simple, high-performance API. Developers gain access to broadcast-quality, natural-sounding voices with under-200 ms latency, and can create personalized voice clones using just a three-second audio sample. It supports streaming output so audio plays as it’s generated, and offers transparent usage-based billing with real-time daily stats and per-second cost control. Built to scale from prototypes to full production, Async makes advanced voice capabilities accessible to indie developers and enterprises alike, backed by the same trusted infrastructure that fueled Podcastle.
    Starting Price: $1 per hour
  • 4
    Dash0

    Dash0

    Dash0

    Dash0 is an OpenTelemetry-native observability platform that unifies metrics, logs, traces, and resources into one intuitive interface, enabling fast and context-rich monitoring without vendor lock-in. It centralizes Prometheus and OpenTelemetry metrics, supports powerful filtering of high-cardinality attributes, and provides heatmap drilldowns and detailed trace views to pinpoint errors and bottlenecks in real time. Users benefit from fully customizable dashboards built on Perses, with support for code-based configuration and Grafana import, plus seamless integration with predefined alerts, checks, and PromQL queries. Dash0's AI-enhanced tools, such as Log AI for automated severity inference and pattern extraction, enrich telemetry data without requiring users to even notice that AI is working behind the scenes. These AI capabilities power features like log classification, grouping, inferred severity tagging, and streamlined triage workflows through the SIFT framework.
    Starting Price: $0.20 per month
  • 5
    Parlant

    Parlant

    Parlant

    Parlant is a production-ready, open source framework for building compliant AI chat agents that reliably follow instructions and scale with complexity. It enables developers to create adaptive, iterative, and explainable conversational agents using natural-language behavior modeling, including guidelines, journeys, canned responses, retrievers, glossaries, and tools, all versionable via Git. Its guidelines let you nudge agent behavior contextually and precisely, while journeys define multi-step interaction flows; canned responses ensure consistency in high-risk scenarios; and explainability tools provide clear visibility into why each decision was made. Tools require matching guidelines to execute, cleanly separating business logic from conversation behavior, enabling developers and business experts to collaborate independently. Built-in features like session persistence, tool result tracking across sessions, and a drop-in React chat widget make it easy to install.
    Starting Price: Free
  • 6
    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
  • 7
    TraceRoot.AI

    TraceRoot.AI

    TraceRoot.AI

    TraceRoot.AI is an open source, AI-native observability and debugging platform designed to help engineering teams resolve production issues faster. It consolidates telemetry into a single correlated execution tree that provides causal context for failures. AI agents operate over this structured view to summarize issues, pinpoint likely root causes, and even suggest actionable fixes or draft GitHub issues and pull requests. It offers interactive trace exploration with zoomable log clusters, span and latency views, and code-linked insights. Lightweight SDKs for Python and TypeScript enable seamless instrumentation using OpenTelemetry, with support for both self-hosted and cloud deployment. Human-in-the-loop interaction is central: developers can guide reasoning by selecting relevant spans or logs, then verify agent reasoning through traceable context.
    Starting Price: $49 per month
  • 8
    Rafter

    Rafter

    Rafter

    Rafter is a developer-friendly security scanning platform that lets you detect and address vulnerabilities in your GitHub repositories with a single click or command. It integrates seamlessly via a browser-based dashboard, CLI, or REST API to scan JavaScript, TypeScript, and Python code for a range of issues, including exposed API keys, SQL injection, XSS flaws, insecure dependencies, hardcoded credentials, and authentication weaknesses. Results are clearly categorized into “Errors,” “Warnings,” and “Improvements,” each offering detailed explanations, code locations, remediation steps, and formatted prompts ready to paste into AI coding assistants. You can view findings in JSON or Markdown, automate scans within CI/CD pipelines, and pull scan results directly into your workflows. Whether you prefer no-code, low-code, or full-code environments, Rafter adapts flexibly to your setup, making proactive security early in development effortless and scalable.
    Starting Price: $39
  • 9
    Brokk

    Brokk

    Brokk

    Brokk is an AI-native code assistant built to handle large, complex codebases by giving language models compiler-grade understanding of code structure, semantics, and dependencies. It enables context management by selectively loading summaries, diffs, or full files into a workspace so that the AI sees just the relevant portions of a million-line codebase rather than everything. Brokk supports actions such as Quick Context, which suggests files to include based on embeddings and structural relevance; Deep Scan, which uses more powerful models to recommend which files to edit or summarize further; and Agentic Search, allowing multi-step exploration of symbols, call graphs, or usages across the project. The architecture is grounded in static analysis via Joern (offering type inference beyond simple ASTs) and uses JLama for fast embedding inference to guide context changes. Brokk is offered as a standalone Java application (not an IDE plugin) to let users supervise AI workflows clearly.
    Starting Price: $20 per month
  • 10
    AgentKit

    AgentKit

    OpenAI

    AgentKit is a unified suite of tools designed to streamline the process of building, deploying, and optimizing AI agents. It introduces Agent Builder, a visual canvas that lets developers compose multi-agent workflows via drag-and-drop nodes, set guardrails, preview runs, and version workflows. The Connector Registry centralizes the management of data and tool integrations across workspaces and ensures governance and access control. ChatKit enables frictionless embedding of agentic chat interfaces, customizable to match branding and experience, into web or app environments. To support robust performance and reliability, AgentKit enhances its evaluation infrastructure with datasets, trace grading, automated prompt optimization, and support for third-party models. It also supports reinforcement fine-tuning to push agent capabilities further.
    Starting Price: Free
  • 11
    viaSocket

    viaSocket

    viaSocket

    viaSocket is an AI-driven, no-code workflow automation platform that enables users to connect hundreds to thousands of apps and build powerful automations without writing code. It allows you to create workflows composed of triggers (events in one app) and subsequent actions in others, supporting conditional logic, delays, branching, custom JavaScript, human intervention, memory, and HTTP/API steps. It offers a visual drag-and-drop workflow builder augmented by AI suggestions during setup. viaSocket integrates with a broad ecosystem, over 1,500 to 5,000+ applications across CRM, marketing, ecommerce, helpdesk, documents, collaboration tools, and more, and lets users embed automation into their own SaaS products. It also enables listing custom apps on its marketplace. The platform supports features like templates for common workflows, multi-path logic, error handling, audit logs, observability, enterprise-grade security (SOC 2, ISO, GDPR/CCPA compliance), uptime SLAs, and monitoring.
    Starting Price: $100 per month
  • 12
    Gemini Enterprise
    Gemini Enterprise is a comprehensive AI platform built by Google Cloud designed to bring the full power of Google’s advanced AI models, agent-creation tools, and enterprise-grade data access into everyday workflows. The solution offers a unified chat interface that lets employees interact with internal documents, applications, data sources, and custom AI agents. At its core, Gemini Enterprise comprises six key components: the Gemini family of large multimodal models, an agent orchestration workbench (formerly Google Agentspace), pre-built starter agents, robust data-integration connectors to business systems, extensive security and governance controls, and a partner ecosystem for tailored integrations. It is engineered to scale across departments and enterprises, enabling users to build no-code or low-code agents that automate tasks, such as research synthesis, customer support response, code assist, contract analysis, and more, while operating within corporate compliance standards.
    Starting Price: $21 per month
  • 13
    GPT-5.1-Codex
    GPT-5.1-Codex is a specialized version of the GPT-5.1 model built for software engineering and agentic coding workflows. It is optimized for both interactive development sessions and long-horizon, autonomous execution of complex engineering tasks, such as building projects from scratch, developing features, debugging, performing large-scale refactoring, and code review. It supports tool-use, integrates naturally with developer environments, and adapts reasoning effort dynamically, moving quickly on simple tasks while spending more time on deep ones. The model is described as producing cleaner and higher-quality code outputs compared to general models, with closer adherence to developer instructions and fewer hallucinations. GPT-5.1-Codex is available via the Responses API route (rather than a standard chat API) and comes in variants including “mini” for cost-sensitive usage and “max” for the highest capability.
    Starting Price: $1.25 per input
  • 14
    Gaffa

    Gaffa

    Gaffa

    Gaffa is a REST API for browser automation that enables developers to control real, full browsers at scale with a single API call, eliminating the need to manage headless-browser frameworks, proxies, scaling, or infrastructure. It handles JavaScript rendering by default, ensuring that pages load exactly as they would for a real user, and supports a variety of automation tasks: scraping websites, taking screenshots, exporting pages to PDF, converting pages into clean, LLM-ready Markdown, infinite-scroll scraping of dynamic sites, form filling, capturing full-page screenshots, and archiving pages in offline form. Gaffa includes a rotating residential proxy network to ensure reliable access from different geographies, automatic CAPTCHA handling (where needed), and a credit-based usage model where you pay for actual browser execution time and bandwidth, simplifying scaling and cost control.
    Starting Price: $29 per month
  • 15
    Kodey

    Kodey

    Kodey

    Kodey is a comprehensive AI-agent platform that lets users build, deploy, and manage autonomous AI agents without needing to write code. It offers a visual agent builder for non-technical users, enabling you to drag and drop components and connect workflows or data sources in minutes, plus full-support SDKs and APIs (e.g., Python, JavaScript, REST/GraphQL) for developers who want deeper customization. Once configured, agents run in secure, containerized environments and can be deployed to production via REST, WebSocket, or as embeddable web components; Kodey.ai automatically scales infrastructure to meet demand. It includes prebuilt integrations (databases, third-party tools, etc.), real-time monitoring and analytics, version control, and collaboration tools with role-based access control, all ensuring reliability, security, and maintainability in production workflows.
    Starting Price: $100 per month
  • 16
    TruGen AI

    TruGen AI

    TruGen AI

    TruGen AI transforms conversational agents into fully immersive, human-like video agents that can see, hear, respond, and act in real time, offering hyper-realistic avatars with expressive faces, eye contact, and natural body/face animations. These agents are powered by two core models: a video-avatar model that generates real-time, high-fidelity facial animation, and a vision model that enables context- and emotion-aware interaction (e.g., face recognition, action detection). Through a developer-first, API-based platform, you can embed these video agents into websites or apps in just a few lines of code. Once deployed, agents respond with sub-second latency, carry conversational memory, integrate with a knowledge base, and can call custom APIs or tools, allowing them to deliver context-aware, brand-consistent responses or execute actions rather than just chat.
    Starting Price: $28 per month
  • 17
    TestComplete

    TestComplete

    SmartBear

    Ensure the quality of your application without sacrificing speed or agility with an easy-to-use, GUI test automation tool. Our AI-powered object recognition engine and script or scriptless flexibility is unmatched, letting you test every desktop, web, and mobile application with ease. TestComplete comes with an intelligent object repository and support for over 500 controls, so you can ensure your GUI tests are scalable, robust, and easy to maintain. More automated quality means more overall quality. Automate UI testing across a wide range of desktop applications, including .Net, Java, WPF and Windows 10. Create reusable tests for all web applications including modern JavaScript frameworks like React and Angular on 2050+ browser and platform configurations. Create and automate functional UI tests on physical or virtual iOS and Android devices. No need to jailbreak your phone.
    Starting Price: $4,836
  • 18
    Codacy

    Codacy

    Codacy

    Codacy is an automated code review tool that helps identify issues through static code analysis, allowing engineering teams to save time in code reviews and tackle technical debt. Codacy integrates seamlessly into existing workflows on your Git provider, and also with Slack, JIRA, or using Webhooks. Users receive notifications on security issues, code coverage, code duplication, and code complexity in every commit and pull request along with advanced code metrics on the health of a project and team performance. The Codacy CLI enables running Codacy code analysis locally, so teams can see Codacy results without having to check their Git provider or the Codacy app. Codacy supports more than 30 coding languages and is available in free open-source, and enterprise versions (cloud and self-hosted). For more see https://www.codacy.com/
    Starting Price: $15.00/month/user
  • 19
    Eclipse Theia

    Eclipse Theia

    Eclipse Foundation

    Eclipse Theia is an extensible platform to develop multi-language Cloud & Desktop IDEs with state-of-the-art web technologies. Not sure whether you need a web or desktop version or both? With Theia you can develop one IDE and run it in browsers or native desktop application from a single source. The Theia project is hosted at the Eclipse Foundation, a not-for-profit corporation, and is developed by a diverse community. Unlike other "open-source" projects, projects hosted at an Open-Source Foundation are protected against single-vendor decisions against the interest of the diverse community. Theia is designed in a modular way to allow extenders and adopters customizing and extending every aspect of it. Composing a custom IDE-like product is as easy as listing all needed extensions in a package.json file. Adding new functionality by implementing your own extensions is easy, too and provides all the flexibility you need.
    Starting Price: $0
  • 20
    CLion

    CLion

    JetBrains

    Who wouldn’t like to code at the speed of thought while the IDE does all the mundane development tasks for them? But is that really possible for a tricky language like C++, what with its modern standards and heavily templated libraries? Why, yes, yes it is! See it to believe it. Generate tons of boilerplate code instantly. Override and implement functions with simple shortcuts. Generate constructors and destructors, getters and setters, and equality, relational, and stream output operators. Wrap a block of code with a statement, or generate a declaration from a usage. Create custom live templates to reuse typical code blocks across your code base to save time and maintain a consistent style. Rename symbols; inline a function, variable, or macro; move members through the hierarchy; change function signatures; and extract functions, variables, parameters, or a typedef.
    Starting Price: $8.90 per month
  • 21
    IntelliCode

    IntelliCode

    Microsoft

    Visual Studio IntelliCode: AI-assisted development. IntelliCode saves you time by putting what you’re most likely to use at the top of your completion list. IntelliCode recommendations are based on thousands of open source projects on GitHub each with over 100 stars. When combined with the context of your code, the completion list is tailored to promote common practices. IntelliCode isn’t limited to statement completion. Signature help also recommends the most likely overload for your context. IntelliCode can provide recommendations based on your code and seamlessly share them across your team. With this preview feature, you can build a team model to provide recommendations on code that isn’t in the open source domain, such as methods on your own utility classes or domain specific library calls. Integrate our build task into your pipeline to keep your team completions up to date with repository changes.
  • 22
    JetBrains Fleet
    Built from scratch, based on 20 years of experience developing IDEs. JetBrains Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI. We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud.
  • 23
    CodeWP

    CodeWP

    CodeWP

    Save all of your generations. Export them in JSON format, ready for popular code snippet plugins, functions.php, your theme, or other implementation. Share publically or with specific users. Goodbye tedious testing, broken websites, or StackOverflow. If you're not a developer, think of CodeWP as a helpful mentor. If you are, get ready to maximize your efficiency. We trained CodeWP on WordPress and WooCommerce PHP, JS and jQuery. Soon, we'll support popular plugins like Elementor, Learndash and The Events Calendar (to name a few). And, it's constantly learning and giving you better generations. This is not a plugin - we are a plugin agnostic service, meaning you can use CodeWP generations with any free/paid code snippet plugin, theme, or WordPress installation.
    Starting Price: $12 per month
  • 24
    Dash Rewriter

    Dash Rewriter

    Dash Developer

    If you need a quick way to rewrite your articles, our Rewriter API is the solution for you. With our simple API, you can get your articles rewritten automatically. Our rewriter is built for simplicity without all the jargon configurations or AI integrations. Our rewriter has only one objective and that is to rewrite your article quickly at a low cost, providing a perfect solution for anyone who needs an affordable rewrite. Get API key from your member area and paste it in your WordPress plugin. We make it plain and simple to use. Our API is made very affordable for anyone who is looking to rank better on the search engine result page. We provide simple code samples in order for you to get started. Whether you are using PHP, Python, or JS, our API can work for you. You no longer need to use another platform to rewrite your article, you can rewrite directly from your website. Dash Rewriter can be easily integrated into a WordPress website just by installing our free plugin.
    Starting Price: $5 per month
  • 25
    Figstack

    Figstack

    Figstack

    Reading and writing code is hard. Figstack helps you interpret the details so you can focus on building what matters. Powered by AI and trained with billions of lines of code, Figstack supercharges your ability to read and write code across languages. Having trouble understanding the program that you're looking at? Use the explain code function to explain it to you in natural language. Need to convert Python to Go or Ruby to Javascript? The language translator function lets you reliably swap from one language to another. Don't like writing documentation for your functions? Have Figstack's docstring writer craft detailed docstrings so your functions are always readable and maintainable. Measure the efficiency of your code in Big O notation using the time complexity function and see how you can optimize your program. Get the time complexity of your program. Automate documentation for your functions. Translate programming languages.
  • 26
    Text Generator

    Text Generator

    Text Generator

    Generate high-quality text with state-of-the-art AI Accurate, fast, and flexible. Competitive cost-effective AI text generation using advanced large neural networks. Create chatbots, perform question answering, summarization, paraphrasing, and change the tone of text on top of our constantly improving text generation API. Easy to guide text creation, via 'prompt engineering' guiding generation through keywords and natural questions, this can adapt the API for e.g. classification or sentiment analysis. Personal information is never kept on our servers in any form. Up-to-date continuous training of our algorithms helps the AI understand recent events. Global multi-lingual text generation in almost any language. Links are crawled and image content is analyzed to generate realistic text, text in images is recognized so you can answer questions about screenshots/receipts, etc. Code generation from a shared API supports many languages including.
  • 27
    Q

    Q

    Suchica

    Q is an AI Slack chatbot powered by OpenAI GPT-3.5 AI model. Q is based on GPT-3.5, a natural language processing AI provided by OpenAI. GPT-3.5 is also used for chatGPT. When "Q" has been mentioned, it reads the content of the thread to better understand the conversation naturally. It does not read the content outside of the thread. Q will retain the content of the conversation for abuse and misuse monitoring purposes for a maximum of 30 days, after which it will be deleted.
  • 28
    Query Kitty

    Query Kitty

    Query Kitty

    Our AI-powered Chrome extension is the solution to all your queries. Get more done in less time. Download now and start hustling smarter! Skip reading through endless websites to find your answer by just asking on those websites. Turn your recently found content into a social growth engine, Twitter, Linkedin, and Youtube. Yes, we do emails too because LLM's make it possible. Help with formulas or Google app scripts to automate your Google Sheets. Generate quick react modules or quick JavaScript scripts. Save the prompts you like to use on a daily basis, don't waste any more time. Currently, we are actively developing new features that will likely be incorporated. Our ultimate aim is to make merlin the most outstanding ChatGPT extension available, and we are committed to fulfilling this objective with great earnestness. Currently, our extension is compatible with Google Chrome, Edge, Firefox, and any Chromium-based browsers.
    Starting Price: $19 one-time payment
  • 29
    Dialoq

    Dialoq

    Dialoq

    Setting up AI powered chatbot in Dialoq is easy and requires zero coding knowledge. Customize the appreance of your chatbox, set bot's initial message and tone. Your AI powered chatbot is ready to be embeded in your website. Dialoq uses a message credit system to calculate the number of messages your chatbot can send each month. Each time your chatbot sends a message, one credit is deducted from your account. Character credit is the total limit of characters that can be uploaded in your data, and it is shared among the chatbots you have created. Once you have trained your chatbot, you can embed the chatbot by using iframe or Javascript. You can select chat box theme, set its default message and bot's personality
    Starting Price: $19 per month
  • 30
    Second

    Second

    Second

    Use developer bots to jumpstart your web application development without hiring a frontend engineer. Developer bots use modern frameworks and libraries, and write clean source code. The engineers that you eventually hire can continue building upon your codebase alongside a Second bot. Connect a developer bot to an existing project, or create a new one, and see a significant boost in product development. Developer bots write code and raise pull requests that your engineers can review before merging them in. Increase your revenue by delivering more web applications for your clients. Use developer bots to build 80-90% of the application, and use your engineers on staff to finish the rest. Deliver a modern, scalable, and performant codebase to your customers. Second bots deliver features as source code so that you have the flexibility to modify those features as you see fit.
    Starting Price: $300 per bot per month