Hello there, Welcome to APAC AI's developer platform 👋
Announcing Swarms, Kosmos, and Andromeda
Documentation, examples, it's all here for youNext steps
Here are some things you can do with APAC AI:
Swarks Onboarding
# Launch a Swarmpip install swarms# Add a componentfrom swarms import swarms swarm("objective", "key")
Initiate Autonomous agents
from swarms import Agent()
Run affected commands
# see what's been affected by changesAPAC AI affected:graph# run tests for current changesAPAC AI affected:test# run e2e tests for current changesAPAC AI affected:e2e
Carefully crafted with