intentkit and intentlang

IntentKit provides infrastructure for orchestrating multi-agent systems, while IntentLang offers a programming framework for expressing agent intentions—making them complementary tools that could be used together, with IntentLang potentially serving as a language layer for defining agent behaviors within IntentKit's orchestration platform.

intentkit
89
Verified
intentlang
38
Emerging
Maintenance 25/25
Adoption 19/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 9/25
Maturity 13/25
Community 6/25
Stars: 6,488
Forks: 700
Downloads: 6,792
Commits (30d): 230
Language: Python
License: MIT
Stars: 76
Forks: 3
Downloads: —
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About intentkit

crestalnetwork/intentkit

IntentKit is an open-source, self-hosted cloud agent cluster that manages a collaborative team of AI agents for you.

Supports inter-agent communication and collaboration through a configurable skill system, enabling complex multi-step workflows. Built as a Python library and API-first platform, it integrates with Web3/blockchain and social media platforms while remaining deployable as a Docker container or embedded component in existing applications.

About intentlang

l3yx/intentlang

The next-generation AI Agent framework driven by Intent Engineering. Move beyond turn-based Function Calling to embrace code-level intent expression and embedded execution. An AI-Native, Intent-Oriented Programming Language built on Python.

Embeds natural language directly as executable Python expressions through CPython string hacking, enabling AI to generate and run code against live objects (sockets, browser instances, database connections) without serialization into prompts. Uses an XML-based Intent IR to formally model goal, context, tools, and constraints, then produces Turing-complete Python code instead of discrete function calls. Eliminates context token limits by keeping large input data in-memory while LLMs only receive schema metadata.

Scores updated daily from GitHub, PyPI, and npm data. How scores work