Showing 155 open source projects for "install"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    tribeca

    tribeca

    A high frequency, market making cryptocurrency trading platform

    ...Change the environment variables of the env file to match your desired configuration. Input your exchange connectivity information, account information, and MongoDB credentials. Please install docker for your system before proceeding. Requires at least Docker 1.7.1. Mac/Windows only. Ensure your target machine has node v7.8 (or greater) and MongoDB v3 or greater. Also, ensure Typescript 2.2, grunt, and, optionally, forever are installed (npm install -g grunt-cli typescript forever).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Emmet

    Emmet

    The essential toolkit for web-developers

    With Emmet, you can type expressions (abbreviations) similar to CSS selectors and convert them into code fragment with a single keystroke. As a web-developer, you already know how to use Emmet. Abbreviation syntax is similar to CSS Selectors with shortcuts for id, class, custom attributes, element nesting and so on. Unlike default editor snippets, Emmet abbreviations are dynamic and parsed as-you-type. No need to predefine them for each project, just type MyComponent>custom-element to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
     Anyrow SDK

    Anyrow SDK

    TypeScript/JS SDK for Anyrow AI document extraction API

    ...Manage tables, rows, batches, live extraction streams, and exports via a single typed client. Runs in browsers and on Node, Bun, Deno, and Cloudflare Workers — any runtime with `fetch`. Install: npm install @anyrow/sdk Quick start: import { AnyrowSDK } from "@anyrow/sdk" const client = new AnyrowSDK({ baseURL: "https://api.anyrow.ai", headers: { Authorization: "Bearer KEY" }}) await client.extract.once({ params: { project_id: "proj_123" }, json: { url: "https://example.com/doc.pdf" }}) Open source (MIT). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ChatGPT Bulk Delete

    ChatGPT Bulk Delete

    Bulk delete your ChatGPT conversations easily with this Chrome extensi

    ...Key Features: • Bulk delete all or selected ChatGPT conversations with one click • Fast, safe, and privacy-conscious operation • Open source and free to use Installation: 1. Clone the repository: git clone https://github.com/joysey/chatgpt-bulk-delete.git 2. Install dependencies: pnpm install 3. Build the extension: pnpm build 4. Load the extension in Chrome via the Extensions page (chrome://ext
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    pikaid

    pikaid

    A 26-char, Base36 identifier designed to be small, sortable and secure

    Pikaid (pronounced “Pika ID”) is a 26-character, lowercase Base36 identifier designed to be: -Small: same length as ULID (26 chars) but more entropy-packed. -Sortable: lexicographically ordered by creation timestamp without extra fields. -Secure: 96 bits of cryptographic randomness to make collisions practically impossible. Use pikaid when you need a modern alternative to UUID or ULID that is equally compact, more entropy-rich, and uses a standard, familiar alphabet.
    Downloads: 0 This Week
    Last Update:
    See Project