Once you set up your RAG server, you can choose to fully run it locally or
deploy it to the cloud like Vercel. After you have your server URL and API
key, you can easily connect to it using our SDKs.
TypeScript / JavaScript
Install via npm or yarn for Node.js and browser environments.
Python
Install via pip or uv for robust Python backend integration.

