Skip to content

benclarkegithub/coral-hackathon

 
 

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, Studio, and Microservice

./start-microservice.sh
./start-server.sh
./start-studio.sh
  • The Coral Studio will be available on: http://localhost:3000
  • The Microservice will be available on: http://localhost:8000

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.3%
  • Shell 33.1%
  • Dockerfile 5.6%