vercel / ai

Build AI-powered applications with React, Svelte, Vue, and Solid
https://sdk.vercel.ai/docs
Other
9.39k stars 1.37k forks source link

Add JigsawStack SDK as part of the AI SDK #2787

Open yoeven opened 3 weeks ago

yoeven commented 3 weeks ago

Feature Description

JigsawStack provides a suite of AI tools powered by fine tuned models for specialized developer use cases like AI scraping, OCR and more.

This is current SDK: https://www.npmjs.com/package/jigsawstack

I would like to integrate it as part of the Vercel AI SDK and adding it to the ecosystem

Use Case

Allowing access to more powerful AI tools beyond just LLMs for a wider range of AI use cases like translation, AI scraping, vOCR and more.

Additional context

The NPM lib: https://www.npmjs.com/package/jigsawstack The website: https://jigsawstack.com/ The docs: https://docs.jigsawstack.com/api-reference/ai/scrape

lgrammel commented 2 weeks ago

You could e.g. implement a custom language model provider, see https://sdk.vercel.ai/providers/community-providers/custom-providers

glamboyosa commented 1 week ago

Hey, is this free to pick up @lgrammel ?

lgrammel commented 6 days ago

@glamboyosa i'm not planning to work on it. not sure what an integration would look like though