Showing 1 open source project for "structured storage"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
     Anyrow SDK

    Anyrow SDK

    TypeScript/JS SDK for Anyrow AI document extraction API

    Anyrow SDK (@anyrow/sdk) is the official TypeScript/JavaScript client for the Anyrow API — AI-native document extraction with built-in structured storage. Extract clean rows from PDFs, images, emails, calls, and websites. 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
  • Previous
  • You're on page 1
  • Next