Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

Anthropic

Anthropic’s Constitutional AI training approach research focuses on developing AI systems safe by design and aligned with human values. By prioritizing safety, we can create strong and corrigible AI systems that are safe for humans to use.

Anthropic Claude

Claude is your friendly and versatile AI language model that can assist you as a company representative, research assistant, creative partner, or task automator.

Claude is Safe, Clever, and Yours. Built with safety at its core and with industry leading security practices, Claude can be customized to handle complex multi-step instructions and help you achieve your tasks.

You can easily use Claude for your app, and all necessary APIs, boilerplates, tutorials explaining how to do so and more, you can find on our Claude tech page.

Claude Code

Claude Code is a command-line tool from Anthropic for agentic coding. It enables Claude to refactor, debug, and manage code directly in the terminal. You can find more information on our Claude Code tech page.


Anthropic AI Technologies Hackathon projects

Discover innovative solutions crafted with Anthropic AI Technologies, developed by our community members during our engaging hackathons.

DI Advisor: regulated multi-agent advice

DI Advisor: regulated multi-agent advice

Most investing chatbots will tell anyone anything. Under Malaysian securities law (SC Technical Note 1/2022), digital investment advice is a regulated activity, so a system that just answers prompts is a liability, not a product. DI Advisor is a multi-agent adviser where the regulated decision stays deterministic and the agents sit at the periphery. Three specialist agents collaborate through Band: - Interviewer: maps a client's free-text answers (English or Malay) onto a structured suitability questionnaire and confirms them back. - Explainer: turns the engine's result into plain language, with every percentage and ringgit figure verified against an engine fact before it is shown. - Compliance Q&A: answers follow-up questions from approved materials only, refusing and escalating when a question falls outside the grounded corpus. Between them sits a deterministic engine that scores risk, runs an unsuitable-investor gate (it can cap the risk level or decline service outright), builds a model portfolio, and attaches mandatory disclosures. No agent can reach that decision; the host invokes it. Band is the collaboration layer. Agents pass structured context, hand off work in a fixed order, and route to a licensed human on any decline, out-of-scope question, or low-confidence answer. Every agent turn, tool call, and decision is written to a hash-chained audit log you can verify end to end. This is Track 3: review, traceability, escalation, and careful decision-making are the product, not an afterthought. A refusal is a success state. Built zero-dependency; runs on demo personas only. Not investment advice; a deploying entity needs SC authorisation.