Skip to content
 
 

Repository files navigation

Multi Agent Demo

Tip

Updated for Coral Server v1

Prerequisites

./check-dependencies.sh

This script will automatically check for valid versions of all prerequisites.

Running Coral Server

First, make sure you have pulled the coral-server submodule:

git submodule init
git submodule update

Now, we can cd into the coral-server folder, and start it.

cd coral-server
REGISTRY_FILE_PATH="../registry.toml" ./gradlew run

Note

We use the REGISTRY_FILE_PATH environment variable to tell Coral Server where our custom registry.toml is.

Running Coral Studio

npx @coral-protocol/coral-studio

We can then visit Coral Studio at http://localhost:3000/

What next?

Check out our docs for more information on how Coral Studio works, how to write agents that work with Coral, and using Coral in your applications.

About

🏆 2nd Place @ Coral Protocol Hackathon NYC - AI CMO that builds a website for you and creates custom UGC videos with any product and any person in minutes!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages