Showing 58 open source projects for "integration"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    RabbitMQ Server

    RabbitMQ Server

    Core server and tier 1 (built-in) plugins

    RabbitMQ is the most widely deployed open source message broker. With tens of thousands of users, RabbitMQ is one of the most popular open source message brokers. From T-Mobile to Runtastic, RabbitMQ is used worldwide at small startups and large enterprises. RabbitMQ is lightweight and easy to deploy on premises and in the cloud. It supports multiple messaging protocols. RabbitMQ can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements....
    Downloads: 44 This Week
    Last Update:
    See Project
  • 2
    Cromite

    Cromite

    Cromite a Bromite fork with ad blocking and privacy enhancements

    ...It retains the core goal of limiting tracking and intrusive ads by integrating ad blocking directly into the browser engine rather than relying on external extensions, all while striving to reduce telemetry, aggressive analytics, and close manufacturer integration. Cromite emphasizes user choice and control over web content, offering privacy-oriented settings and mitigations such as anti-fingerprinting measures and configurable filters to block unwanted elements. The project extends its focus beyond Android to desktop platforms, building packages that let users benefit from a more private browsing experience without sacrificing compatibility with modern web standards.
    Downloads: 251 This Week
    Last Update:
    See Project
  • 3
    Chromium

    Chromium

    The official GitHub mirror of the Chromium source

    ...This directory is currently in a prototyping state and may be removed in the future. As we add support for multiple coding IDE/agents, we will likely pull common prompts and instructions into a central directory with stubs for bespoke IDE/agent integration. Please check with your organization before using GitHub Copilot. copilot-intructions.md is typically a single instruction file that contains default instructions for a workspace. These instructions are automatically included in every chat request.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 4
    Open ChatGPT Atlas

    Open ChatGPT Atlas

    Open Source and Free Alternative to ChatGPT Atlas

    ...Unlike a fixed chat app, Atlas is designed as a foundation that can be extended with plugins, external APIs, and custom logic to support domain-specific assistants, agent-like behaviors, and multi-task workflows. The project includes utilities for session management to preserve context across interactions, structured interfaces for streaming responses, and integration layers that let you plug in third-party tools and services. It often forms the basis for research, prototyping, or production systems where the default ChatGPT interface isn’t flexible enough.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    BrowserOS

    BrowserOS

    Agentic browser; privacy-first alternative to ChatGPT Atlas

    BrowserOS is an open-source, agentic web browser built on a Chromium base that integrates AI agents directly into the browsing experience. Rather than just doing standard browsing, it places AI intelligence at the core: you can connect your own API keys (for e.g., OpenAI, Anthropic, Google Gemini) or run local models (via e.g., Ollama) so that your browsing data and automation stay on your machine — privacy and control are emphasized throughout. The interface remains familiar to users of...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    chai

    chai

    BDD / TDD assertion framework for node.js

    ...The chain-capable BDD styles provide an expressive language & readable style, while the TDD assert style provides a more classical feel. Plugins extend Chai's assertions to new contexts such as vendor integration & object construction. Developers can build their own plugins to share with community or use the plugin pattern to DRY up existing tests. You can also use it within the browser; install via npm and use the chai.js file found within the download. Browse our growing directory of custom plugins & vendor integrations to find the best tool for your needs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cuprite

    Cuprite

    Headless Chrome/Chromium driver for Capybara

    ...The driver integrates seamlessly with Capybara, allowing developers to write feature tests that simulate real user interactions with web applications. Because it uses headless Chrome by default, Cuprite is well suited for automated test environments and continuous integration pipelines. Developers can also run tests with a visible browser window for debugging purposes during development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dev Browser

    Dev Browser

    A Claude Skill to give your agent the ability to use a web browser

    Dev Browser is a browser automation skill/plugin that enables an AI agent to control a real browser for verification and testing during development. Its purpose is to close the gap between “code was written” and “the UI actually works,” by letting the agent navigate, interact with pages, and validate behavior in a live environment. A key idea is persistence: the browser can keep pages open so the agent can navigate once and then perform multiple interactions across scripts without losing...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    MyBatis Pagination

    MyBatis Pagination

    A pagination plugin

    If you are using MyBatis, it is recommended to try this pagination plugin. This must be the most convenient pagination plugin. PageHelper supports any complex single-table, multi-table queries. As to some special cases, please refer to the Important notes. Through a comprehensive sample code and test, the basic usage of adding, deleting, modifying, and checking operations in the MyBatis XML mode and annotation mode is explained, and the application of dynamic SQL in different aspects and the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    builder.io

    builder.io

    Visual Development for React, Vue, Svelte, Qwik, and more

    Builder is an open-source visual development platform and headless content management system designed to help teams build and manage digital experiences more efficiently. The platform combines a drag-and-drop visual editor with an API-driven content system that can deliver structured content to any front-end framework or application. Builder allows developers to integrate their existing components and design systems while enabling designers and marketers to modify layouts and publish content...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Ferrum

    Ferrum

    Headless Chrome Ruby API

    Ferrum is a Ruby library that provides a high-level API for controlling Chrome or Chromium browsers using the Chrome DevTools Protocol. The project allows developers to automate browser interactions directly without relying on Selenium, WebDriver, or external drivers, which simplifies browser automation workflows. Ferrum runs in headless mode by default but can also be configured to run with a visible browser window for debugging and development purposes. The library communicates directly...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Symfony Panther

    Symfony Panther

    A browser testing and web crawling library for PHP and Symfony

    Symfony Panther is a browser testing and web scraping tool that allows developers to interact with websites programmatically. It uses headless Chrome or Firefox to automate browser tasks, making it suitable for end-to-end testing and data extraction. Panther integrates well with Symfony and PHPUnit, allowing developers to write comprehensive tests for web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ZetaJS

    ZetaJS

    JS wrapper for ZetaOffice in the browser

    The zeta.js library provides the facilities to run an instance of ZetaOffice integrated into your web site, allowing you to control it with JavaScript code via the LibreOffice UNO technology. Use cases range from an in-browser office suite that looks and feels just like its desktop counterpart, to fine-tuned custom text editing and spreadsheet capabilities embedded in your website, to a headless zetajs instance that does document conversion in the background.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Faust.js

    Faust.js

    The Headless WordPress Toolkit

    Faust.js is an open-source toolkit designed to simplify the development of headless WordPress websites using modern JavaScript frameworks such as Next.js and React. It provides developers with a structured set of tools that bridge WordPress content management with frontend frameworks, enabling teams to build high-performance decoupled websites while still relying on WordPress as the backend CMS. The toolkit addresses many of the challenges associated with headless WordPress development,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Ungoogled Chromium Arch Linux

    Ungoogled Chromium Arch Linux

    Arch Linux packaging for ungoogled-chromium

    Ungoogled Chromium Arch Linux is a community-maintained repository providing Arch Linux PKGBUILDs and packaging support to build and install privacy-enhanced Chromium on Arch and Arch-based distributions like Manjaro. This project adjusts upstream Chromium sources with patches that remove Google dependencies — such as account sign-in, crash reporting, and proprietary component updates — so that users can enjoy the Chromium engine without unwanted telemetry or background connections. The...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Bits UI

    Bits UI

    The headless components for Svelte

    Bits UI is an open-source headless component library designed specifically for the Svelte ecosystem, providing developers with flexible and accessible primitives for building custom user interface components. Instead of shipping with predefined styles, the library offers unstyled components that focus on behavior and accessibility, allowing developers to fully control the appearance of their UI through their own CSS or design systems. This headless architecture makes Bits UI particularly...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    RailsPanel

    RailsPanel

    Chrome extension for Rails development

    ...Provides insight to db/rendering/total times, parameter list, rendered views and more. Provides insight to db/rendering/total times, parameter list, rendered views, text editor integration and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mink

    Mink

    PHP web browser emulator abstraction

    Mink is an open-source PHP library that provides a browser abstraction layer for web application testing, allowing developers to simulate user interactions with websites in a consistent and flexible way. Instead of tying test logic to a specific browser driver, Mink introduces a unified API that can work with multiple drivers such as Goutte, Selenium, ChromeDriver, or BrowserKit. This abstraction enables developers to write tests once and run them across different environments without...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Vendure Core

    Vendure Core

    Open source headless commerce framework built with TypeScript

    Vendure is an open-source headless commerce framework designed for building customizable and scalable e-commerce applications. Built with Node.js and TypeScript, the platform provides a modular architecture that allows developers to create complex commerce systems tailored to specific business requirements. Vendure separates the backend commerce engine from the front-end storefront, allowing developers to build custom user interfaces using modern frameworks such as React, Angular, or Vue....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    YourInfo

    YourInfo

    Real-time browser fingerprinting demo with cross-browser tracking

    YourInfo is a personal information management tool designed to let users securely store, structure, and retrieve their key data — such as contacts, credentials, personal notes, and preferences — while also enabling AI-assisted queries or reminders using that data. The platform prioritizes privacy by focusing on local storage or user-controlled databases, ensuring sensitive data stays under the user’s control rather than in third-party servers. Users can define types of information, tag...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Greenworks

    Greenworks

    A node.js plugin to integrate nw.js/electron games with steamworks

    ...Greenworks is a node.js addon that allows you to integrate your HTML5 game (or app) with Steamworks by exposing a number of Steamworks APIs to JavaScript. Greenworks was originally developed by Greenheart Games to enable Steam integration in Game Dev Tycoon. Since then, it has been open-sourced and is used in many other projects. Currently, Greenworks supports node v0.8, v0.10, v0.12, v4, v5, v6, v7, v8, v9 and v10. Guides and the API references are located in docs directory. Greenworks is published under the MIT license. Greenworks is built using Native Abstractions for Node.js to support different node versions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    HeadlessX

    HeadlessX

    The undetected self-hosted browser automation platform

    HeadlessX is an open-source, self-hosted browser automation platform designed to run headless browsers for tasks such as web scraping, automation, and testing. The system provides a centralized service that allows developers to programmatically control browser sessions and extract data from websites through a structured API. It is built using modern technologies including Node.js, Next.js, TypeScript, and Playwright, and uses a specialized browser engine called Camoufox based on Firefox. One...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Browserless

    Browserless

    The headless Chrome/Chromium driver on top of Puppeteer

    Browserless is an open-source headless browser automation library and service built on top of Puppeteer that simplifies the process of running and scaling Chromium-based browser tasks in production environments. It provides a high-level API for interacting with headless Chrome, allowing developers to perform operations such as generating PDFs, capturing screenshots, extracting text or HTML, and automating web navigation. The project is designed to act as a production-ready abstraction layer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flutter Workmanager

    Flutter Workmanager

    A Flutter plugin which allows you to execute code in the background

    Flutter Workmanager is an open-source Flutter plugin that enables developers to execute Dart code in the background on both Android and iOS devices, even when the application is not actively running. It acts as a wrapper around native background task systems such as Android’s WorkManager and iOS background execution APIs, providing a unified interface for scheduling and managing tasks across platforms. The plugin is designed to handle asynchronous operations that need to run independently of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Reka UI

    Reka UI

    An open-source UI component library for building design systems

    Reka UI is an open-source UI component library designed for building accessible and customizable web interfaces in Vue-based applications. The library provides a collection of unstyled UI primitives that developers can use as the foundation for creating fully customized design systems. Rather than forcing a predefined visual style, Reka UI focuses on accessibility, composability, and flexibility, allowing developers to implement their own visual themes and branding. The project evolved from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB