Building a true AI SDK
We see so many AI SDKs in the space today, and almost all of them are aggregating the schemas of LLMs, like Vercel AI SDK or Lang chain, etc.
To truly be an AI SDK, it has to do more than just Large Language Models (LLMs).
There are many other AI models in the market that can power a tech stack like:
- OCR for images/PDFs
- Translation for your site
- AI scrapers for data collection
The list goes on, these are models that aren't LLMs but other forms of machine learning models.
This is why we built JigsawStack(https://jigsawstack.com), which is an SDK powered by small AI models to solve a wide variety of tasks in your tech stack way beyond an LLM limitation.