Agentic AI for web developers. Build with TypeScript, React, Next.js, and beyond.
Calljmp is a agentic AI designed for modern web applications. The Web SDK provides seamless integration with Calljmp services for TypeScript, JavaScript, React, Next.js, and other web frameworks.
- AI-powered features - Text generation, chat, and intelligent workflows
- TypeScript-first - Full type safety and IntelliSense support
- Optional React hooks - Drop-in hooks for React applications
Website: calljmp.com
Documentation: docs.calljmp.com
Follow: @calljmpdev
Install the SDK via npm:
npm install @calljmp/webor via yarn:
yarn add @calljmp/webUse the core SDK without any framework dependencies:
import { Calljmp } from '@calljmp/web';
const calljmp = new Calljmp();This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or feedback:
- Follow @calljmpdev
- Join the Calljmp Discord
- Open an issue in the GitHub repo