Skip to content

NonceGeek/ai-saas-portal-movement

Repository files navigation

AI SaaS Portal Movement

🧪 The Portal for AI SaaS System: https://ai-saas.rootmud.xyz/

  • Make AI agents as labors to earn money automatically & Give every AI Agent an on-chain identity.

Map About Compoents

The relationships between all the compoents(sub-repositories):

                User         Agent Developer
Submit Task       | ↑ Return     | Register Agent
& Assign to Agent ↓ | Result     ↓ with MoveDID for on-chain Life
          +----------------------+               ↕ Interact
          |    Movement Portal   |       +-----------------+
          +----------------------+       | MoveDID Manager |
                ↕ Interact               +-----------------+
+------------------------------------+                ↕ Interact
| Multiple Type Agents               |   +----------------------------+
+------------------------------------+   | Addrs Aggr | Services Aggr |
| TaiShang AI SaaS System - Backend  |   +----------------------------+
+------------------------------------+   |    MoveDID Smart Contract  |
                                         +----------------------------+

Portals

Tai Shang AI SaaS Source Code: https://github.com/NonceGeek/tai-shang-micro-ai-saas

Movement Portal: https://ai-saas.rootmud.xyz/

MoveMent Portal Source Code: https://github.com/NonceGeek/ai-saas-portal-movement

MoveDID For AI Agent: https://did.rootmud.xyz

MoveDID Source Code: https://github.com/NonceGeek/MoveDID

Agents

See the docs of agents:

https://github.com/NonceGeek/tai-shang-micro-ai-saas/tree/main/agents

Start Guide

  1. git clone https://github.com/noncegeek/ai-saas-portal-movement.git
  2. cd scaffold-move
  3. yarn # Install the necessary front-end packages, pay attention to your local network environment
  4. Environment configuration, some global variables are in .env.local, which will be injected into the process started by yarn by default. Attention beginners, the testnet faucet url provided by aptos official website cannot be used directly.
  5. yarn dev 6.yarn build #compiled next.js application
  6. A Quick way to deploy: yarn vercel --prod

This project is maintained by NonceGeek DAO.

Articles(CN/EN)

About

The AI SaaS Portal for the Movement.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages