Discover and explore top open-source AI tools and projects—updated daily.
raijinlabsDecentralized AI compute orchestration and verification
New!
Top 55.1% on SourcePulse
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> The Lucid AI SDK by Raijin Labs provides a TypeScript client library and an MCP server for interacting with the LucidLayer API. It enables developers to manage AI model and compute resources, orchestrate AI agents, and securely track AI inference through cryptographic proofs and receipts. The SDK targets developers building decentralized AI applications, AI marketplaces, and AI-powered tools, offering a structured way to integrate with the LucidLayer ecosystem.
How It Works
<2-4 sentences on core approach / design (key algorithms, models, data flow, or architectural choices) and why this approach is advantageous or novel.> The project consists of two main components: a TypeScript SDK client and an MCP (Model Context Protocol) server. The SDK offers a typed interface to the LucidLayer API, abstracting complex operations like creating and managing "passports" for AI models and compute resources, matching compute providers to model requirements based on defined policies, and generating/verifying "receipts" for AI inferences. The MCP server acts as a bridge, exposing these API functionalities as tools for AI assistants, facilitating agent orchestration and contribution proof generation via an Agent MMR (Merkle Message Root) system.
Quick Start & Requirements
npm install raijin-labs-lucid-ainpx raijinlabs-mcp starttypescript/README.mdtypescript/examples/mcp/README.mdHighlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
<1-3 sentences on caveats: unsupported platforms, missing features, alpha status, known bugs, breaking changes, bus factor, deprecation, etc. Avoid vague non-statements and judgments.> The provided README excerpt focuses on features and usage, offering no explicit details on known limitations, alpha/beta status, or potential adoption blockers beyond standard development prerequisites. The version numbers (SDK 0.4.1, MCP 0.2.2) suggest the project may still be in early development stages.
6 days ago
Inactive
e2b-dev