connery-sdk  by connery-io

SDK/CLI tool for AI plugin and action creation

created 2 years ago
297 stars

Top 90.4% on sourcepulse

GitHubView on GitHub
Project Summary

Connery SDK is an open-source NPM package and CLI tool designed to simplify the creation of plugins and actions for AI applications. It targets developers building integrations for AI platforms, enabling them to define reusable actions with standardized REST APIs, abstracting away authorization, input validation, and logging.

How It Works

Connery SDK utilizes a monorepo structure, with the core SDK and CLI residing in ./packages/connery. Developers define actions using JavaScript code and metadata describing inputs and outputs. The CLI automates the development process, packaging these actions into a plugin server that exposes a standardized REST API. This approach allows AI applications to interact with diverse services consistently, focusing developer effort on core action logic rather than boilerplate API management.

Quick Start & Requirements

Highlighted Details

  • Streamlines AI plugin and action development.
  • Automates plugin server generation with standardized REST APIs.
  • Handles authorization, input validation, and logging.
  • Supports integration with external APIs, databases, and services.

Maintenance & Community

The project is actively seeking feedback and contributions, with channels for Discussions, Issues, and Twitter updates. It is noted as being in early beta.

Licensing & Compatibility

  • License: MIT.
  • Compatibility: Permissive MIT license allows for commercial use and integration into closed-source applications.

Limitations & Caveats

The project is explicitly stated to be in early beta, indicating potential instability, missing features, or upcoming breaking changes.

Health Check
Last commit

3 months ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
0
Star History
2 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Taranjeet Singh Taranjeet Singh(Cofounder of Mem0), and
1 more.

fragments by e2b-dev

0.6%
6k
Next.js template for AI-generated apps
created 1 year ago
updated 1 week ago
Starred by Tobi Lutke Tobi Lutke(Cofounder of Shopify), John Resig John Resig(Author of jQuery; Chief Software Architect at Khan Academy), and
12 more.

opencode by sst

7.8%
16k
CLI tool for AI-assisted coding in the terminal
created 3 months ago
updated 22 hours ago
Feedback? Help us improve.