Comprehensive 개발자 템플릿 Tools for Every Need

Get access to 개발자 템플릿 solutions that address multiple requirements. One-stop resources for streamlined workflows.

개발자 템플릿

  • A sample Salesforce client illustrating how to integrate and extend AgentForce to build customized AI-driven conversational agents.
    0
    0
    What is AgentForce Custom Client Sample?
    The AgentForce Custom Client Sample provides a codebase leveraging JavaScript/TypeScript and Salesforce APIs to authenticate against a Salesforce org, manage AgentForce chat sessions, send and receive messages, and customize user interface components. It showcases event subscription, custom business logic integration, and styling via Lightning Web Components. Developers can use this template to scaffold AI conversational agents, tailor message flows, integrate external systems, and extend the framework to meet unique organizational workflows and branding requirements.
  • A blockchain-integrated Eliza chatbot that processes messages on Solana, storing conversational history via Anchor smart contracts.
    0
    0
    What is Solana AI Agent Eliza?
    Solana AI Agent Eliza is a proof-of-concept AI agent that brings the classic Eliza chatbot onto the Solana blockchain. It comprises an Anchor-based Rust smart contract that implements the Eliza dialogue patterns and a lightweight web frontend. When a user submits a message, the frontend invokes the on-chain program, which generates an Eliza-style response and writes both the prompt and reply into a Solana account. This design demonstrates how to integrate simple AI logic directly on-chain, ensuring immutable, auditable conversation logs, and provides a template for developers to build more advanced AI agents on Solana.
Featured