We provide a suite of specialized SDKs, each designed for a specific part of the modern application stack. This lets you use the right tool for the job, whether you’re building a user interface or a backend agent.

Why Three SDKs?

  • React SDK: For the Frontend. Use this to build user-facing components. It includes the <JeanChat /> appliance for instant setup and the useJean hook for building custom UIs. Its main job is to handle the UI and secure user authentication.
  • Node.js SDK: For Javascript Backends. A headless library for your server. It’s built to be used in API routes (like Next.js or Express) and serverless functions to fetch context for your LLM calls. It’s the bridge between your application logic and the Jean Memory engine.
  • Python SDK: For Python Backends. Also a headless library, this is the perfect choice for backend agents, data processing pipelines, and any AI/ML workflows written in Python.