{"id":43491097,"url":"https://github.com/sendbird/delight-ai-agent","last_synced_at":"2026-03-10T10:06:58.590Z","repository":{"id":281352603,"uuid":"944356847","full_name":"sendbird/delight-ai-agent","owner":"sendbird","description":"Sendbird AI-Agent ","archived":false,"fork":false,"pushed_at":"2026-03-06T06:24:37.000Z","size":78507,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-03-06T10:54:10.917Z","etag":null,"topics":["ai","ai-agent-framework","ai-agents","ai-chat","ai-chatbot","ai-chatbots","ai-client","ai-framework","aiagent"],"latest_commit_sha":null,"homepage":"https://sendbird.com/ai-agent","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sendbird.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-07T07:53:57.000Z","updated_at":"2026-03-06T06:24:41.000Z","dependencies_parsed_at":"2025-03-08T14:24:12.472Z","dependency_job_id":"a720461d-13ac-435f-9b24-697649d46fc0","html_url":"https://github.com/sendbird/delight-ai-agent","commit_stats":null,"previous_names":["sendbird/sendbird-ai-agent","sendbird/delight-ai-agent"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/sendbird/delight-ai-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fdelight-ai-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fdelight-ai-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fdelight-ai-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fdelight-ai-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sendbird","download_url":"https://codeload.github.com/sendbird/delight-ai-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sendbird%2Fdelight-ai-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30329698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-agent-framework","ai-agents","ai-chat","ai-chatbot","ai-chatbots","ai-client","ai-framework","aiagent"],"created_at":"2026-02-03T10:02:52.549Z","updated_at":"2026-03-10T10:06:58.107Z","avatar_url":"https://github.com/sendbird.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Delight AI agent\n\n**Delight AI agent** is an enterprise-grade, omnichannel AI solution designed to revolutionize customer service.\nUnlike traditional chatbots, Delight AI agents understand intent, maintain context, take action, and adapt over time, delivering natural, human-like conversations that resolve complex issues and escalate seamlessly when needed. ([delight.ai](https://delight.ai/ai-agent?utm_source=chatgpt.com))\n\n## Features\n\n- **Omnichannel Support**: Integrates with SMS, email, WhatsApp, in-app chat, web, and social messaging platforms, ensuring your AI agent is always available where your customers are. ([delight.ai](https://delight.ai/ai-agent?utm_source=chatgpt.com))\n\n- **Contextual Understanding**: Maintains conversation context across channels, allowing the AI agent to pick up the conversation exactly where the customer left off.\n\n- **Proactive Engagement**: Anticipates customer needs and initiates conversations on preferred channels before issues arise.\n\n- **Unified Customer Insights**: Transforms omnichannel conversations into unified customer insights to inform smarter business decisions. ([delight.ai](https://delight.ai/?utm_source=chatgpt.com))\n\n- **Seamless Integrations**: Connects with customer support software like Salesforce, Zendesk, Notion, and Google Drive, allowing the AI agent to be trained using your existing content. ([delight.ai](https://delight.ai/ai-agent/builder?utm_source=chatgpt.com))\n\n## Getting Started\n\nTo integrate Delight AI agent into your application, follow these steps:\n\n1. **Log in to your dedicated Delight AI dashboard**.\n\n2. **Check the identifiers**: In the dashboard, go to **Channels → Messenger → Basic information** to check the Application ID and AI Agent ID.\n\n3. **Integrate SDK**: Depending on your platform (iOS, Android, Web), integrate the appropriate Delight AI agent SDK into your application.\n\n4. **Initialize AI Agent**: Use the Application ID and Agent ID to initialize the AI agent within your application. You can find it under the **Channels** \u003e **Messenger** menu on the Delight AI dashboard.\n\n![ai-agent-app-id-agent-id](https://sendbird-files.s3.ap-northeast-1.amazonaws.com/docs/aa-messenger-basic-information.png)\n\n\n## Repository Structure\n\nThis repository contains platform-specific implementations and customer guides for the Delight AI agent:\n\n- **JavaScript**: Located in the `js` directory, includes:\n  - Documentation guides for React and CDN integration  \n  - Interactive live examples\n  - Downloadable sample projects for local development\n\n- **iOS**: Located in the `ios` directory, includes Swift integration guides and sample applications.\n\n- **Android**: Located in the `android` directory, includes Android integration documentation.\n\n### JavaScript Sample Projects\n\nEach JavaScript platform directory contains a ready-to-run sample project:\n\n- **`js/react/sample/`**: Vite + TypeScript + React sample with full AI Agent integration\n- **`js/cdn/sample/`**: Vite + Vanilla JavaScript sample using CDN integration\n\nBoth samples demonstrate:\n- Basic AI Agent Messenger integration\n- User authentication and session handling\n- Context configuration\n- Manual messenger controls\n\nTo run the samples locally:\n```bash\ncd js/react/sample    # or js/cdn/sample\nnpm install\nnpm run dev\n```\n\nEach platform-specific directory contains its own README with detailed integration instructions.\n\n## Documentation\n\nFor comprehensive documentation, including API references and advanced configuration options, visit the [Delight AI agent documentation](https://docs.delight.ai).\n\n## Support\n\nIf you encounter any issues or have questions, please open an issue in this repository or [Contact Sales](https://delight.ai/contact-sales).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n---\n\nFor more information on Delight's AI Agent platform and its capabilities, visit the [official website](https://delight.ai/ai-agent).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fdelight-ai-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsendbird%2Fdelight-ai-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsendbird%2Fdelight-ai-agent/lists"}