Skip to content

microchipgnu/sui-aim

Repository files navigation

Suiiii

A web-based development environment for building, testing, and deploying Sui agentic workflows.

This project uses AIM to run Markdown-based agentic workflows.

The juicy workflows are in the content folder. You can read all the workflows created and even edit and run on your own project. Or just visit the live demo

Captura de ecrã 2025-02-10, às 22 09 02

AIM

AIM is another project I'm building, see more here

You can use to write agentic workflows using Markdown.

AIM config

AIM is configured in src/lib/aim.ts and you can see all the tools it is running in its runtime.

Sui Ecosystem Tools

Sui

NAVI

Bluefin

Suilend

Atoma

🚀 Getting Started

  1. Clone the repository
  2. Install with bun install
  3. Set .env vars based on .env.example
  4. Run the dev server bun dev

That's it. You can then deploy wherever you'd like or implement aim in any other project.

Releases

No releases published

Packages

No packages published

Languages