Skip to content

Calljmp/calljmp-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Calljmp Web SDK

Agentic AI for web developers. Build with TypeScript, React, Next.js, and beyond.

npm version GitHub license

Overview

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.

Key Features

  • 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


Installation

Install the SDK via npm:

npm install @calljmp/web

or via yarn:

yarn add @calljmp/web

Getting Started

TypeScript/JavaScript (Framework Agnostic)

Use the core SDK without any framework dependencies:

import { Calljmp } from '@calljmp/web';

const calljmp = new Calljmp();

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support & Community

If you have any questions or feedback:

About

TypeScript SDK for Calljmp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published