Seamless Integrations with AI Applications
Tensorlake integrates seamlessly with any AI application stack:
With Frameworks
If you are using LangChain, LlamaIndex, Agno, or other frameworks, you can use the
tensorlake
Python SDK inside these frameworks for document parsing.
For Langchain we also provide an official package to integrate easily. We are building more official integrations with other frameworks in the future.
In Next.js or Typescript applications
All the Tensorlake APIs are exposed as REST endpoints, so they can be easily integrated into any JavaScript or TypeScript application.