Showing 119 open source projects for "automatic"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Electronic Lab Notebook (ELN) Software Icon
    Electronic Lab Notebook (ELN) Software

    Ideal for any lab. Whether you’re just starting up, a small or large academic institution, or a globally operating company.

    eLabJournal is an all-in-one Electronic Lab Notebook (ELN) software that includes sample tracking and protocol management modules.
    Learn More
  • 1
    Computer Vision Annotation Tool (CVAT)

    Computer Vision Annotation Tool (CVAT)

    Interactive video and image annotation tool for computer vision

    Computer Vision Annotation Tool (CVAT) is a free and open source, interactive online tool for annotating videos and images for Computer Vision algorithms. It offers many powerful features, including automatic annotation using deep learning models, interpolation of bounding boxes between key frames, LDAP and more. It is being used by its own professional data annotation team to annotate millions of objects with different properties. The UX and UI were also specially developed by the team for computer vision tasks. CVAT supports several annotation formats. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    faster_react

    faster_react

    Full Stack web framework with React + Faster

    Faster React is a full-stack web framework built on React and Faster, designed for efficient development with automatic handling of routes, frontend bundling, and server-side rendering (SSR). It is fully compatible with Deno and serverless environments like Deno Deploy. The framework automatically detects changes, reloads components, and minifies frontend code for production. With Faster React, developers can focus on building applications while the framework handles essential backend and frontend tasks seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Zabbix plugin for Grafana

    Zabbix plugin for Grafana

    Zabbix plugin for Grafana dashboard

    Grafana Zabbix is a plugin that integrates Zabbix monitoring with Grafana, enabling advanced visualization and analysis of Zabbix metrics using Grafana's powerful dashboard features.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    MCP Framework

    MCP Framework

    A framework for writing MCP (Model Context Protocol) servers

    The mcp-framework is a TypeScript framework for building Model Context Protocol (MCP) servers elegantly. It provides an out-of-the-box architecture with automatic directory-based discovery for tools, resources, and prompts. The framework offers powerful MCP abstractions, enabling developers to define components in an elegant manner, and includes a CLI to streamline the server setup process. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • ESET PROTECT Advanced Icon
    ESET PROTECT Advanced

    Comprehensive security solution for all business sizes

    Best-in-class endpoint protection against ransomware & zero-day threats, backed by powerful data security.
    Learn More
  • 5
    Apollo and GraphQL for Vue.js

    Apollo and GraphQL for Vue.js

    Apollo/GraphQL integration for VueJS

    This library integrates apollo in your Vue components with declarative queries. Compatible with Vue 2.0+. Don't think about updating the UI or refetching the queries! It provides automatic updates. Use Apollo in a truly declarative way with the Apollo components. Run your queries on the server before rendering the page HTML. GraphQL is a specification that aims at easing the communication between frontends and backends. It mainly consists of a Schema Language for the server and a Query Language for the client. Apollo is a set of tools and community effort to help you use GraphQL in your apps. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Slonik

    Slonik

    A Node.js PostgreSQL client with runtime and build time type safety

    Slonik is a PostgreSQL client for Node.js that ensures safe and efficient query execution by using tagged template literals, preventing SQL injection attacks and promoting better query structure.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Portkey AI Gateway

    Portkey AI Gateway

    A blazing fast AI Gateway with integrated guardrails

    ...It presents a single, friendly API through which you can route to 200+ LLMs, while applying configurable input/output guardrails to enforce policies or restrict certain content. It supports automatic retries, fallbacks, load balancing across providers or keys, and request timeouts to avoid latency spikes. The gateway is multimodal: it can handle text, vision, audio, and image models under a common interface. It also offers features for governance: role-based access, compliance with standards (SOC2, HIPAA, GDPR), secure key management, and logging/analytics of usage, latency, errors, and cost. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Handy STT

    Handy STT

    A free, open source, and extensible speech-to-text application

    ...Handy allows users to start transcription instantly using a configurable keyboard shortcut—press to record, release to transcribe—and automatically pastes the resulting text into any active text field. Its backend leverages OpenAI’s Whisper models for GPU-accelerated speech recognition and Parakeet V3 for efficient CPU-only transcription with automatic language detection. To further refine accuracy and responsiveness, Handy integrates Silero’s Voice Activity Detection (VAD) for silence filtering, ensuring only speech segments are processed.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9
    PostHog Browser JS Library

    PostHog Browser JS Library

    Send usage data from your web app or site to PostHog

    PostHog JS is the JavaScript SDK for integrating PostHog's product analytics into web applications. It allows developers to track user interactions, analyze behavior, and improve app performance based on user data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • My Member Software is the downloadable open source member administration program. Icon
    My Member Software is the downloadable open source member administration program.

    Organizations in need of a powerful Association Management solution

    My Member Software is User friendly frontend member administration, open source and downloadable. Associations, Clubs, Foundations and even companies can administrate their members and it is integrated in the CMS Joomla, but can also run beside a Wordpress or Drupal website. Member administration independend on time and place! Available in a do-it-yourself version or with us included, for a hassle free complete setup. We are also looking for partnerships with Accounting firms and webdesigners.
    Learn More
  • 10
    NestJS Swagger

    NestJS Swagger

    OpenAPI (Swagger) module for Nest framework (node.js)

    An official Swagger module for NestJS that enables OpenAPI documentation generation for APIs.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    NPM Publish

    NPM Publish

    GitHub Action to publish to NPM

    npm-publish is a Node.js utility that simplifies the process of publishing npm packages by automating checks, versioning, and distribution. It helps maintainers streamline their release workflow.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Shumai

    Shumai

    Fast Differentiable Tensor Library in JavaScript & TypeScript with Bun

    ...It provides a high-performance framework for numerical computing and machine learning within modern JavaScript runtimes. Built on Bun and Flashlight, with ArrayFire as its numerical backend, Shumai brings GPU-accelerated tensor operations, automatic differentiation, and scientific computing tools directly to JavaScript developers. It allows seamless integration of machine learning, deep learning, and custom differentiable programs into web-based or server-side environments without relying on Python frameworks. The library supports matrix operations, gradient computation, and tensor conversions with intuitive APIs and near-native speed, thanks to Bun’s low-overhead FFI bindings. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Magic Portfolio

    Magic Portfolio

    Build your timeless portfolio with Once UI's Magic Portfolio

    ...The template emphasizes SEO with auto-generated Open Graph/X images, schemas, and metadata derived from the content configuration, making it more discoverable out of the box. It offers flexible feature toggles to enable or disable sections such as blog, work, gallery, and about, as well as options for automatic social link generation and password-protected URLs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Next.js Notion Starter Kit

    Next.js Notion Starter Kit

    Deploy your own Notion-powered website in minutes with Next.js

    ...The idea is to let you write and manage content in Notion, and have that content rendered as a fully functional, statically-generated React/Next.js site, with minimal setup — usually just a configuration file to point to your root Notion page. The kit brings a lot of convenience: it handles page routing, pretty URLs, automatic generation of tables of contents, responsive design, dark mode, image previews, and even auto-generated social preview images. Because it uses Next.js’s static site generation (or optionally dynamic), it produces fast-loading pages optimized for performance and SEO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Instant

    Instant

    Instant is a modern Firebase

    Instant is a modern, frontend-friendly backend / real-time database system, designed to provide reactive, multiplayer data handling with relational query syntax, offline caching, optimistic updates, and automatic rollback. It is intended to be a simpler alternative to Firebase, making front-end development more seamless by offloading backend concerns (permissions, synchronization, querying) to Instant. So we built Instant. Instant gives you a database you can use in the client, so you can focus on what’s important: building a great UX for your users, and doing it quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AWS Powertools for Lambda

    AWS Powertools for Lambda

    Powertools is a developer toolkit to implement best practices

    A TypeScript utility library that provides best practices and tools for AWS Lambda applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Kilo Code

    Kilo Code

    Gives you a whole dev team of AI agents in your code editor

    Kilo Code is a leading open-source coding agent designed to help developers build, ship, and debug software faster with AI-driven workflows. It offers specialized modes such as Ask, Architect, Code, Debug, and Orchestrator to support every stage of development. With features like automatic failure recovery, hallucination-free code, and deep context awareness, Kilo ensures reliable and accurate outputs. Developers can install Kilo across terminals, VS Code, and JetBrains editors for seamless integration into existing workflows. The platform also provides parallel agents, smart autocomplete, one-click deployment, and automated code reviews. ...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 18
    Express Zod API

    Express Zod API

    A Typescript library to help you get an API server up and running

    Start your API server with I/O schema validation and custom middlewares in minutes. I made this library because of the often repetitive tasks of starting a web server API with the need to validate input data. It integrates and provides the capabilities of popular web servers, logger, validation, and document solutions. Therefore, many basic tasks can be accomplished faster and easier.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    gaxios

    gaxios

    An HTTP request client that provides an axios like interface over top

    gaxios is a lightweight HTTP client for Node.js and the browser, developed by Google. It provides an efficient way to make HTTP requests with built-in support for retries, caching, and authentication.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    Fast CSV

    Fast CSV

    CSV parser and formatter for node

    A high-performance Node.js library for parsing and formatting CSV data efficiently.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    React Router

    React Router

    Declarative routing for React

    ...It supports advanced features in React 19. You can use it maximally as a React framework or minimally as a library with your own architecture. First‑class type safety with automatic type generation for route params and data. It is designed to facilitate migration from React 18 to React 19 with non‑breaking upgrades
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Prettier Formatter for Visual Studio

    Prettier Formatter for Visual Studio

    Visual Studio Code extension for Prettier

    Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. To ensure that this extension is used over other extensions you may have installed, be sure to set it as the default formatter in your VS Code settings. This setting can be set for all languages or by a specific language. If you want to disable Prettier on a particular language you...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 23
    Plural

    Plural

    Deploy open source software on Kubernetes in record time

    Deploy, secure, and scale open-source applications on your cloud in minutes. Plural comes with batteries included to elevate fast moving teams from the headache of operating third-party OSS apps. We elevate you from the work of building and maintaining your open-source infrastructure and let teams focus on delivering value. Dependency management between Terraform/Helm modules, with dependency-aware deployment and upgrades. Authenticated docker registry and chartmuseum proxy per repository....
    Downloads: 18 This Week
    Last Update:
    See Project
  • 24
    RWKV Runner

    RWKV Runner

    A RWKV management and startup tool, full automation, only 8MB

    RWKV (pronounced as RwaKuv) is an RNN with GPT-level LLM performance, which can also be directly trained like a GPT transformer (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, fast training, saves VRAM, "infinite" ctxlen, and free text embedding. Moreover it's 100% attention-free. Default configs has enabled custom CUDA kernel acceleration, which is much faster and consumes much less VRAM. If you encounter possible compatibility...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    DynamoDB OneTable

    DynamoDB OneTable

    DynamoDB access and management for one table designs with NodeJS

    DynamoDB OneTable is an abstraction layer for AWS DynamoDB, simplifying schema design, data modeling, and query operations for serverless applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next